Age | Commit message (Expand) | Author |
2020-04-23 | Merge pull request #371 from jjakob/ipv6-link-local-fix | Christian Poessinger |
2020-04-23 | interfaces: T2362: add node to delete the default IPv6 link-local address | Jernej Jakob |
2020-04-23 | interfaces: T2362: allow setting multiple 'ipv6 address eui64' | Jernej Jakob |
2020-04-23 | l2tpv3: T2352: check that the local-ip exists | Thomas Mangin |
2020-04-23 | interfaces: T2362: add default IPv6 link-local address to make IPv6 work | Jernej Jakob |
2020-04-23 | interfaces: T2362: split set_ipv6_eui64_address into add and del functions | Jernej Jakob |
2020-04-19 | l2tpv3: fix missing "," within default_config_data | Christian Poessinger |
2020-04-19 | bridge: T2232: move helper to vyos.validate | Christian Poessinger |
2020-04-09 | util: T2226: os.system was wrongly converted to run | Thomas Mangin |
2020-04-07 | bridge: T2232: prevent deletion of enslaved interfaces | Christian Poessinger |
2020-04-07 | l2tpv3: T1923: switch to formatted strings in verify() | Christian Poessinger |
2020-04-06 | util: T2226: covert most calls from os.system to util | Thomas Mangin |
2020-03-28 | ipv6: T1831: migrate eui64 addressing to XML and python | Christian Poessinger |
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-18 | l2tpv3: T1923: move kernel module load to helper function | Christian Poessinger |
2020-03-03 | interfaces: T1579: fix c/p error when evaluating os.environ['VYOS_TAGNODE_VAL... | Christian Poessinger |
2020-02-24 | ifconfig: T2057: generalised Interface configuration | Thomas Mangin |
2019-12-31 | l2tpv3: T1923: support interface deletion | Christian Poessinger |
2019-12-31 | l2tpv3: T1923: implementation in XML/Python | Christian Poessinger |