summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig_vlan.py
AgeCommit message (Expand)Author
2020-06-05vlan: T2553: fix vif-s regressionJernej Jakob
2020-05-26dhcpv6-pd: T2506: add option to request specific prefix lengthChristian Poessinger
2020-05-26dhcpv6-pd: pppoe: T2506: restructure CLIChristian Poessinger
2020-05-19dhcpv6-pd: T421: support ethernet based interfacesChristian Poessinger
2020-05-11vlan: T2449: set accept_ra on vlan interfacesJernej Jakob
2020-05-08vlan: T2435: fix missing dict key in print variableJernej Jakob
2020-05-05vlan: T2427: move code that applies VLANs to interface to common functionJernej Jakob
2020-05-05vlan: T2427: convert vlan config variables from lists to dictsJernej Jakob
2020-05-04vlan: T2241: make address and bridge membership mutually exclusiveJernej Jakob
2020-05-04vlan: T2241: fix falling out of bridge when changing settingsJernej Jakob
2020-05-04vlan: T2241: add checks for bridge membershipJernej Jakob
2020-04-23interfaces: vlan: T2362: add IPv6 EUI64 address to VLAN scriptsJernej Jakob
2020-04-11dhcp: T2265: refactor DHCP classThomas Mangin
2020-03-30ifconfig: T2166: Recovery Proxy ARP for vlansDmitriyEshenko
2020-03-28ipv6: T1831: migrate autoconf nodeChristian Poessinger
2020-03-28ipv6: T1831: use integers over bool in interface configurationChristian Poessinger
2020-03-28ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodesChristian Poessinger
2020-03-28ifconfig: T2057: explicity name state functionsThomas Mangin
2020-03-24ifconfig: T2057: convert VLAN to adapterThomas Mangin
2020-03-24ifconfig: T2057: add class RegisterThomas Mangin
2020-03-23ifconfig: T31: convert all interface to set_vrf apiThomas Mangin
2020-03-08ifconfig: T1557: reorder calling order to support non q-in-q interfacesChristian Poessinger
2020-03-08vrf: T31: support VRF usage on VLAN/VIF interfacesChristian Poessinger
2020-02-24ifconfig: T2057: generalised Interface configurationThomas Mangin
2020-01-03ifconfig: T1939: provide abstraction for interface "ip" optionChristian Poessinger
2020-01-02ifconfig: T1557: refactor apply_vlan_config() functionChristian Poessinger