Age | Commit message (Expand) | Author |
2020-06-05 | vlan: T2553: fix vif-s regression | Jernej Jakob |
2020-05-26 | dhcpv6-pd: T2506: add option to request specific prefix length | Christian Poessinger |
2020-05-26 | dhcpv6-pd: pppoe: T2506: restructure CLI | Christian Poessinger |
2020-05-19 | dhcpv6-pd: T421: support ethernet based interfaces | Christian Poessinger |
2020-05-11 | vlan: T2449: set accept_ra on vlan interfaces | Jernej Jakob |
2020-05-08 | vlan: T2435: fix missing dict key in print variable | Jernej Jakob |
2020-05-05 | vlan: T2427: move code that applies VLANs to interface to common function | Jernej Jakob |
2020-05-05 | vlan: T2427: convert vlan config variables from lists to dicts | Jernej Jakob |
2020-05-04 | vlan: T2241: make address and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | vlan: T2241: fix falling out of bridge when changing settings | Jernej Jakob |
2020-05-04 | vlan: T2241: add checks for bridge membership | Jernej Jakob |
2020-04-23 | interfaces: vlan: T2362: add IPv6 EUI64 address to VLAN scripts | Jernej Jakob |
2020-04-11 | dhcp: T2265: refactor DHCP class | Thomas Mangin |
2020-03-30 | ifconfig: T2166: Recovery Proxy ARP for vlans | DmitriyEshenko |
2020-03-28 | ipv6: T1831: migrate autoconf node | Christian Poessinger |
2020-03-28 | ipv6: T1831: use integers over bool in interface configuration | Christian Poessinger |
2020-03-28 | ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodes | Christian Poessinger |
2020-03-28 | ifconfig: T2057: explicity name state functions | Thomas Mangin |
2020-03-24 | ifconfig: T2057: convert VLAN to adapter | Thomas Mangin |
2020-03-24 | ifconfig: T2057: add class Register | Thomas Mangin |
2020-03-23 | ifconfig: T31: convert all interface to set_vrf api | Thomas Mangin |
2020-03-08 | ifconfig: T1557: reorder calling order to support non q-in-q interfaces | Christian Poessinger |
2020-03-08 | vrf: T31: support VRF usage on VLAN/VIF interfaces | Christian Poessinger |
2020-02-24 | ifconfig: T2057: generalised Interface configuration | Thomas Mangin |
2020-01-03 | ifconfig: T1939: provide abstraction for interface "ip" option | Christian Poessinger |
2020-01-02 | ifconfig: T1557: refactor apply_vlan_config() function | Christian Poessinger |