Age | Commit message (Expand) | Author |
2021-02-07 | rip: T2547: migrate interface specific options to "protocols rip" | Christian Poessinger |
2021-02-06 | rip: T2547: take key_mangling() for prefix-list names into account | Christian Poessinger |
2021-02-06 | rip: T2547: verify() existence of access-list, prefix-list and route-maps | Christian Poessinger |
2021-02-06 | rip: T2547: migrate to get_config_dict() and FRR reload | Christian Poessinger |
2021-02-05 | Merge branch 't2450-vrf' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2021-02-05 | route: static: T2450: provide full protocol support in XML and Python with ne... | Christian Poessinger |
2021-02-05 | vrf: T2450: provide full protocol support in XML and Python with new CLI | Christian Poessinger |
2021-02-04 | Merge pull request #620 from jack9603301/T3030 | Christian Poessinger |
2021-02-03 | ospfv3: T3244: drop superfluous import of dict_search | Christian Poessinger |
2021-02-03 | rpki: T3255: remove superfluous import of verify_route_maps | Christian Poessinger |
2021-02-02 | ospf: T3263: support hello sub-second timer | Christian Poessinger |
2021-02-02 | tunnel: T3030: Modify the command line to streamline configuration (support p... | jack9603301 |
2021-02-02 | tunnel: T3030: Add erspan protocol support | jack9603301 |
2021-01-31 | lldp: T2230: verify file exists before unlinking it | Christian Poessinger |
2021-01-29 | ospf: T3272: ensure interface config is consistent to CLI | Christian Poessinger |
2021-01-29 | ospf: T3267: move "interface ip ospf" configuration to "protocols ospf interf... | Christian Poessinger |
2021-01-29 | rpki: T3266: support deleting entire section from FRR config | Christian Poessinger |
2021-01-29 | rpki: T3255: disable debug knobs | Christian Poessinger |
2021-01-29 | rpki: T3255: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-27 | pppoe: T3261: Stop systemd service if pppoe interface disable | DmitriyEshenko |
2021-01-24 | ospf(v3): T3236: T3244: adjust to route-map converted name (_ for -) | Christian Poessinger |
2021-01-24 | ospf(v3): T3236: T3244: add verify() for used route-map existence | Christian Poessinger |
2021-01-24 | ospfv3: T3244: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-24 | nptv6: T2518: Remove obsolete references | jack9603301 |
2021-01-24 | nptv6: T2518: Delete redundant blank lines | jack9603301 |
2021-01-23 | nptv6: T2518: Delete the ndppd configuration file when the ndppd service does... | jack9603301 |
2021-01-23 | nptv6: T2518: Optimized implementation | jack9603301 |
2021-01-23 | nptv6: T2518: outbound_interface cannot be any, inbound_interface can be any | jack9603301 |
2021-01-23 | nptv6: T2518: Improved template generation | jack9603301 |
2021-01-23 | nptv6: T2518: Initial support for nat66 (NPT) | jack9603301 |
2021-01-23 | ospf: T3236: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-22 | ospf: T3236: support processing by vyos-configd | Christian Poessinger |
2021-01-22 | ospf: T3236: add default values | Christian Poessinger |
2021-01-22 | bgp: T1875: support processing by vyos-configd | Christian Poessinger |
2021-01-21 | xml: T3239: override default mtu values and remove workarounds | John Estabrook |
2021-01-21 | bgp: T1875: validate() that peer-group specified via listen range exists | Christian Poessinger |
2021-01-21 | Merge pull request #690 from Cheeze-It/current | Christian Poessinger |
2021-01-20 | bgp: T1875: Adding BGP listen range FRR feature | Cheeze_It |
2021-01-20 | ospf: add skeleton for new XML/Python based implementation | Christian Poessinger |
2021-01-19 | nat: T2947: add many-many translation | Christian Poessinger |
2021-01-18 | bgp: T2174: fix validator for neighbor interface config | Christian Poessinger |
2021-01-18 | options: T3231: bugfix ctrl-alt-delete option was not working | Christian Poessinger |
2021-01-18 | options: T1919: beautify with open() for reboot on panic | Christian Poessinger |
2021-01-18 | bgp: T2174: print debug output before passing config down to FRR | Christian Poessinger |
2021-01-17 | bgp: T2174: add debug option | Christian Poessinger |
2021-01-17 | openvpn: T2994: proper cleanup all files on interface deletion | Christian Poessinger |
2021-01-17 | ssh: T671: generate rsa, dsa and ed25519 keys on demand | Christian Poessinger |
2021-01-17 | ntp: T2185: store configuration in volatile /run area | Christian Poessinger |
2021-01-16 | vrf: T31: add support for - and _ in VRF names | Christian Poessinger |
2021-01-16 | vyos.configdict: node_changed() now accepts key mangling parameter | Christian Poessinger |