Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-04 | T444: missing keyword in ip l2tp del command. | Daniil Baturin | |
2017-10-30 | T435: Fix ingress-qos-mapping/egress-qos-mapping to VLAN configuration | Daniil Baturin | |
2017-10-12 | T198: fix typos in the l2tpv3 script. | Daniil Baturin | |
Thanks to Thomas Courbon! | |||
2017-09-14 | vyatta-cfg-system: add option to modify interface scatter-gather option | Alex Harpin | |
Allow the setting of the interfaces scatter-gather offload setting. This is useful for working around hardware related NIC problems and enables it to be set directly in the configuration. Bug #526 http://bugzilla.vyos.net/show_bug.cgi?id=526 | |||
2017-09-14 | vyatta-cfg-system: rename ethernet offload option nodes | Alex Harpin | |
Updates to the changes committed in connection with Bug #365 to allow a workaround for Xen based network issues. https://github.com/vyos/vyatta-cfg-system/commit/7a5a8500091589f0ede3d5a1dbc8b6b4b3fabf1d Rename the offload configuration node to offload-options, shorten the child node names, rename offload-settings to offload-option and add a more descriptive error message if an option fails to apply to the interface. Bug #612 http://bugzilla.vyos.net/show_bug.cgi?id=612 | |||
2017-09-14 | Bug #410: add an option for ARP cache timeout. | Daniil Baturin | |
2017-09-14 | Add dhcpv6 client-id option (#519) | kouak | |
2017-09-14 | Add ingress-qos-mapping/egress-qos-mapping to VLAN configuration (#385) | kouak | |
2017-09-14 | Bug #467, tos inherit not turned on by default on tunnels (IPIP, GRE) | Kim Hagen | |
2017-09-14 | support "remote" attribute of VXLAN tunnel | Ryo Nakamura | |
2017-09-14 | Correcting udp offload option name form segmentation to fragmentation | Jason Hendry | |
2017-09-14 | Removing default settings offload values | Jason Hendry | |
2017-09-14 | Updating comments so they make a bit more sense | Jason Hendry | |
2017-09-14 | Making offload setting changes change on a single option | Jason Hendry | |
2017-09-14 | Adding templates for tso options. fixing logic in vyatta-interfaces for tso ↵ | Jason Hendry | |
options | |||
2015-08-12 | Bug #541: load l2tp_ip6 module so L2TPv3 over IPv6 can work. | Daniil Baturin | |
2015-03-25 | vyatta-cfg-system: adjust mtu node priority to set mtu after parent | Alex Harpin | |
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 | |||
2015-03-24 | Set correct dhclient configuration filename (#508) | kouak | |
2015-02-20 | Bug #492: fail commit in case of DHCPv6 configuration errors. | Daniil Baturin | |
2015-02-20 | Bug #490: remove priority inversion in dhcpv6-options. | Daniil Baturin | |
Seems to work with 319. | |||
2014-10-30 | vyatta-cfg-system: fix for unusable "link" option | Hiroshi Umehara | |
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. | |||
2014-10-07 | Fix a typo in help string. | Daniil Baturin | |
2014-09-25 | Merge branch 'helium' of github.com:vyos/vyatta-cfg-system into helium | Daniil Baturin | |
2014-09-25 | Rename "dev" to "link" under VXLAN for consistency with peth | Daniil Baturin | |
and whatever else we have. | |||
2014-09-22 | Fix typo | Kim Hagen | |
2014-09-20 | Remove source-validation templates, those are also autogenerated. | Daniil Baturin | |
2014-09-20 | Remove ip/node.def, it's autogenerated too. | Daniil Baturin | |
2014-09-20 | Remove VXLAN templates that are supposed to be generated. | Daniil Baturin | |
2014-09-20 | Merge pull request #19 from upa/helium-vxlan-cli | Daniil Baturin | |
Add support for VXLAN | |||
2014-09-11 | Fix syntax error | Kim Hagen | |
2014-09-10 | Remove gre-multipoint encapsulation option, make the tunnel multipoint if ↵ | Kim Hagen | |
'remote-ip' is nowt set. | |||
2014-09-09 | Bug #306: add option to enable private VLAN proxy ARP on an interface. | Daniil Baturin | |
(aka /proc/sys/net/ipv4/conf/$intf/proxy_arp_pvlan). Patch contributed by Shane Short. | |||
2014-09-04 | Do not delete tunnel if it is in use by NHRP config | Kim Hagen | |
2014-09-02 | Bug #285 - Cannot delete bond interface with vif | Kim Hagen | |
2014-08-26 | fix create/del error handling | upa | |
2014-08-24 | Add support for VXLAN | upa | |
2014-08-23 | Remove obsolete information | UnicronNL | |
2014-08-23 | Remove execution of vyatta-update-nhtp script | UnicronNL | |
2014-08-02 | Bug #256: adjust mtu node priority. | Daniil Baturin | |
2014-08-02 | Bug #246: add multicast querier toggle to bridge. | Daniil Baturin | |
2014-07-31 | Merge branch 'helium' of github.com:vyos/vyatta-cfg-system into helium | Daniil Baturin | |
2014-07-31 | Rename dummy interfaces to dumX to avoid confusion with the default | Daniil Baturin | |
interface created by the driver. | |||
2014-07-30 | Change lower the priority of l2tpv3 than the priority of static route. | ftoyama | |
2014-07-11 | Fix modprobe for l2tpv3 over ip | tofoo | |
2014-07-02 | Set separate virtual interface for QinQ. | Kim Hagen | |
2014-06-26 | Set help to Nested vlan. | Kim Hagen | |
2014-06-26 | Add QinQ vlan to Bonding and pseudo-ethernet interfaces. | Kim Hagen | |
2014-06-25 | Change priority in node.def | Kim Hagen | |
2014-06-25 | Fix variables. | Kim Hagen | |
2014-06-25 | Add QinQ vlan to ethernet interface config | Kim Hagen | |