summaryrefslogtreecommitdiff
path: root/src/conf_mode/interfaces-ethernet.py
AgeCommit message (Expand)Author
2020-04-11dhcp: T2265: refactor DHCP classThomas Mangin
2020-03-28ifconfig: T2057: Do not set empty hw_id macThomas Mangin
2020-03-28ipv6: T1831: migrate eui64 addressing to XML and pythonChristian Poessinger
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-23ifconfig: T31: convert all interface to set_vrf apiThomas Mangin
2020-03-15ethernet: T2119: check if physical interface existsChristian Poessinger
2020-03-08vrf: T31: support VRF usage on VLAN/VIF interfacesChristian Poessinger
2020-03-06vrf: T31: enable vrf support for ethernet interfaceChristian Poessinger
2020-03-06ifconfig: T2104: splt ifconfig.py into multiple filesThomas Mangin
2020-03-03interfaces: T1579: fix c/p error when evaluating os.environ['VYOS_TAGNODE_VAL...Christian Poessinger
2020-01-03ifconfig: T1939: provide abstraction for interface "ip" optionChristian Poessinger
2020-01-02ifconfig: T1557: refactor apply_vlan_config() functionChristian Poessinger
2019-10-24T1762: adjust the set_level() calls to use the new list representation.Daniil Baturin
2019-10-13Sync XML interface description source file pattern and conf script nameChristian Poessinger