Age | Commit message (Collapse) | Author |
|
Signed-off-by: Daniil Baturin <daniil@baturin.org>
|
|
|
|
|
|
|
|
|
|
Update the bridge priority node to set the default STP priority to the
standard of 32768 when it's deleted, and update the node help to
indicate the new default and possible values.
Bug #512 http://bugzilla.vyos.net/show_bug.cgi?id=512
|
|
|
|
|
|
Adjusting the mtu node prority from 381 to 382 so child interfaces
set their MTU after the parent interface. This was reported for
multiple vifs when setting the MTU to 9000 for jumbo frames, although
it only exhibited it when more than one vif was configured.
Bug #473 http://bugzilla.vyos.net/show_bug.cgi?id=473
|
|
|
|
|
|
Seems to work with 319.
|
|
|
|
|
|
|
|
In the inital state, the "link" option was not usable,
so I moved the "link" directory under "node.tag".
Aftewards, the "link" option became usable.
|
|
|
|
|
|
|
|
|
|
|
|
options
|
|
|
|
|
|
and whatever else we have.
|
|
|
|
|
|
|
|
|
|
Add support for VXLAN
|
|
|
|
'remote-ip' is nowt set.
|
|
(aka /proc/sys/net/ipv4/conf/$intf/proxy_arp_pvlan).
Patch contributed by Shane Short.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface created by the driver.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|