Age | Commit message (Expand) | Author |
2021-05-06 | isis: xml: T3236: restructure include files and make them easier to recognize | Christian Poessinger |
2021-05-06 | ospf: xml: T3236: restructure include files and make them easier to recognize | Christian Poessinger |
2021-04-29 | bgp: xml: T2387: restructure include files and make them easier to recognize | Christian Poessinger |
2021-04-07 | vrf: T3344: re-add virtual network identifier | Christian Poessinger |
2021-03-29 | bgp: T1711: remove ASN tagNode and move to "local-as" | Christian Poessinger |
2021-03-23 | vrf: T31: bump priority to 299 - still before any interface or service | Christian Poessinger |
2021-03-21 | isis: T3417: add VRF support | Christian Poessinger |
2021-03-17 | vrf: T3344: adjust routing protocol priorities to be +1 after default VRF | Christian Poessinger |
2021-03-14 | static: T3280: move building blocks to subfolder | Christian Poessinger |
2021-03-14 | xml: T1579: re-arrange xml interface include building blocks | Christian Poessinger |
2021-03-14 | vrf: T3344: set explicit priority values for routing protocols | Christian Poessinger |
2021-03-14 | vrf: T3344: move dynamic routing protocols under "vrf name <name> protocols" | Christian Poessinger |
2021-02-05 | vrf: T2450: provide full protocol support in XML and Python with new CLI | Christian Poessinger |
2021-01-16 | vrf: T31: migrate to get_config_dict() | Christian Poessinger |
2021-01-13 | ssh: T3212: do not make /run/sshd directory disappear on failure | Christian Poessinger |
2020-07-04 | vrf: T31: lower startup priority to 60 | Christian Poessinger |
2020-05-30 | vrf: T2530: instance name must be 15 characters or less | Christian Poessinger |
2020-04-03 | vrf: T31: name of isntance is not allowed to mimic an interface name | Christian Poessinger |
2020-03-29 | vrf: T2178: table id must start at 100 | Christian Poessinger |
2020-03-04 | vrf: T31: rename 'vrf disable-bind-to-all ipv4' to 'vrf bind-to-all' | Christian Poessinger |
2020-03-04 | vrf: T31: improve help for routing table | Christian Poessinger |
2020-03-04 | vrf: T31: reuse interface-description.xml.i for instance description | Christian Poessinger |
2020-03-04 | vrf: T31: use embedded regex on 'vrf name' instead of python script | Christian Poessinger |
2020-03-04 | vrf: T31: initial support for a VRF backend in XML/Python | Thomas Mangin |