Age | Commit message (Expand) | Author |
2019-11-19 | [tunnel] T1593: Added ip6gre encapsulation for tunnel interfaces | zsdc |
2019-11-17 | T1430: initial implementation of IPv4 DHCP client id and hostname options. | Daniil Baturin |
2019-08-14 | vlan: q-in-q: T1551: add missing if statement to check if vlan interface exists | Christian Poessinger |
2019-05-20 | [vxlan] T1384: bugfix on empty remote-port | Christian Poessinger |
2019-05-08 | [interfaces-vif] T1367 - VIF deletion fails inconsistently | hagbard |
2019-03-22 | [dhcp-hostname] T1262 - dhcp needs to call host_name.py to write resolv.conf | hagbard |
2019-03-17 | T1067: [vxlan] bump minimum MTU to 1450 bytes | Christian Poessinger |
2019-01-26 | T113: add a MAC address option for 802.1q and 802.1ad VLANs. | Daniil Baturin |
2019-01-15 | Fix: T1181 - enable/disable interface doesn't restart dhclient on enable | hagbard |
2018-12-31 | T1043: fail commit when multicast VXLAN is configured without the link option. | Daniil Baturin |
2018-12-04 | T1067: support setting VXLAN remote port | Christian Poessinger |
2018-12-04 | VXLAN: fix typo for remote | Christian Poessinger |
2018-11-18 | T1000: partially fix the broken 6rd implementation. | Daniil Baturin |
2018-10-14 | T900: handle the case when a bridge and tunnel bridge group are removed in th... | Daniil Baturin |
2018-10-14 | T898: use the new script for checking if a bridge still has active members. | Daniil Baturin |
2018-10-05 | Adding arp-cache-timeout on vlan level | Andamasov Yuriy |
2018-08-25 | T797: add sudo to ip command calls in other interface types. | Daniil Baturin |
2018-08-25 | T797: add sudo to ip link/ip tunnel commands, otherwise they are giving permi... | Daniil Baturin |
2018-07-28 | T755: use ethertype for QinQ service VLAN creation. | Daniil Baturin |
2017-11-04 | T444: missing keyword in ip l2tp del command. | Daniil Baturin |
2017-10-12 | T198: fix typos in the l2tpv3 script. | Daniil Baturin |
2017-02-24 | Update priority to load l2tpv3 in bridge-group | Kim |
2017-02-03 | Allow full integer range for GRE tunnel key | Helge Sychla |
2016-10-06 | fix path for fiv pvlan command | Diego Garcia del Rio |
2016-10-06 | Add support for proxy-arp-pvlan for vlan interfaces | |
2016-09-06 | Some devices use ethernet switch chips which use 'lan' interfaces, | Kim Hagen |
2016-02-24 | remove reference to dmvpn.secrets and chang dmvpn.conf to swanctl.conf | Kim Hagen |
2016-02-09 | Use directory /var/lib/dhcp instead of /var/lib/dhcp3. | Kim Hagen |
2016-01-27 | vyatta-cfg-system: add 6rd-relay-prefix option to support providers using ipv... | Seamus Caveney |
2016-01-26 | vyatta-cfg-system: add support for 6rd tunnel interfaces | Seamus Caveney |
2016-01-23 | Remove fuse group, not needed in debian jessie | UnicronNL |
2015-11-08 | vyatta-cfg-system: add option to modify interface scatter-gather option | Alex Harpin |
2015-11-08 | vyatta-cfg-system: rename ethernet offload option nodes | Alex Harpin |
2015-11-03 | vyatta-cfg-system: rename smp_affinity to smp-affinity | Alex Harpin |
2015-06-13 | allow dhcp interface for the local end of a tunnel | Carl Byington |
2015-06-13 | allow dhcp interface for the local end of a tunnel | Carl Byington |
2015-05-04 | Bug #410: add an option for ARP cache timeout. | Daniil Baturin |
2015-05-03 | Bug #541: load l2tp_ip6 module so L2TPv3 over IPv6 can work. | Daniil Baturin |
2015-03-18 | Add dhcpv6 client-id option (#519) | kouak |
2015-03-17 | Set correct dhclient configuration filename (#508) | kouak |
2015-03-09 | vyatta-cfg-system: set default stp priority to 32768 (additional) | Alex Harpin |
2015-03-09 | Set default STP priority to 32768 (#512) | kouak |
2015-03-03 | Fix broken commit 6257dfa1464d460de74e258b6290d4890a885218 | kouak |
2015-02-26 | vyatta-cfg-system: adjust mtu node priority to set mtu after parent | Alex Harpin |
2015-02-23 | Add ingress-qos-mapping/egress-qos-mapping to VLAN configuration (#385) | 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 |
2015-02-06 | Can not change EtherType with vif-c interfaces configured | Kim Hagen |
2015-02-05 | Bug #352 - QinQ - changing the ethertype value of vif-s | Kim Hagen |
2015-02-02 | Bug #467, tos inherit not turned on by default on tunnels (IPIP, GRE) | Kim Hagen |