Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
numering.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Typo in conditional meant that 'ip li set dev ethN down' never
ran.
|
|
Having the word REQUIRED in the string is enough to break the webgui, remove it entirely
|
|
VYATTA-129: check for IPv6 addresses was moved to tunnel/node.def
VYATTA-128: added more stronger check to forbid any way of setting remote-ip
VYATTA-118: workaround added to update ipsec settings when tunnel local-ip is modified.
|