Age | Commit message (Expand) | Author |
2022-07-15 | interfaces: T4525: interfaces can not be member of a bridge/bond and a VRF | Christian Poessinger |
2022-04-25 | vyos.configdict: T4391: enable get_interface_dict() ti be used with ConfigTre... | Christian Poessinger |
2022-04-07 | qos: T4284: support mirror and redirect on all interface types | Christian Poessinger |
2022-03-21 | qos: T4284: initial XML interface definitions for rewrite | Christian Poessinger |
2021-02-28 | l2tpv3: T3366: migrate local-ip and remote-ip CLI options | Christian Poessinger |
2021-02-28 | vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config() | Christian Poessinger |
2021-01-21 | xml: T3239: override default mtu values and remove workarounds | John Estabrook |
2020-09-26 | ifconfig: mtu: disallow MTU < 1280 bytes when IPv6 is enabled on the interface | Christian Poessinger |
2020-09-20 | ifconfig: T2653: remove duplicates of get_config() | Christian Poessinger |
2020-09-15 | vyos.configdict: T2515: leaf_node_changed() should return list or None | Christian Poessinger |
2020-08-31 | configd: T2582: add scripts to include list for daemon | John Estabrook |
2020-07-25 | l2tpv3: ifconfig: T2653: move implementation to get_interface_dict() | Christian Poessinger |
2020-07-25 | vyos.util: add common helper to load kernel modules | Christian Poessinger |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin |
2020-05-11 | l2tpv3: T2449: set accept_ra=2 if ipv6 address autoconf or dhcpv6 is set | Jernej Jakob |
2020-05-04 | l2tpv3: T2241: cleanup verify section | Jernej Jakob |
2020-05-04 | l2tpv3: T2241: fix falling out of bridge when changing settings | Jernej Jakob |
2020-05-04 | l2tpv3: T2241: make address and bridge membership mutually exclusive | Jernej Jakob |
2020-05-04 | l2tpv3: T2241: add check for bridge membership | Jernej Jakob |
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 |