Age | Commit message (Expand) | Author |
2021-02-14 | bgp: T2387: route-reflector-client is only supported for iBGP peers | Christian Poessinger |
2021-02-11 | ospfv3: T3267: move interface specific options to "protocols ospfv3" | Christian Poessinger |
2021-02-11 | ripng: T3281: move interface specific options to "protocols ripng" | Christian Poessinger |
2021-02-11 | Merge branch 'ripng' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2021-02-10 | conntrack: T3290: remove references to removed GRE plugins | Brandon Stepler |
2021-02-10 | ripng: T3281: migrate to get_config_dict() and FRR reload | Christian Poessinger |
2021-02-10 | frr: T2638: remove dedicated per protocol debugging | Christian Poessinger |
2021-02-07 | rip: T2547: migrate interface specific options to "protocols rip" | Christian Poessinger |
2021-02-07 | rip: T2547: migrate interface specific configuration under protocols rip | Christian Poessinger |
2021-02-07 | system: T2486: bugfix name-servers-dhcp NameError on vif-c interfaces | Christian Poessinger |
2021-02-07 | rpki: T3293: bugfix for config migration when cache and address name match | 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 | xml: add new common "interface-name" validator | 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 | migrator: ospf: T3267: cleanup empty interface "ip" nodes | Christian Poessinger |
2021-02-04 | Merge pull request #620 from jack9603301/T3030 | Christian Poessinger |
2021-02-04 | op-mode: ip: T3283: Format Neigh tables | jack9603301 |
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 | Merge pull request #716 from erkin/current | Christian Poessinger |
2021-02-02 | nat: T2873: Add address filtering for DNAT translations | erkin |
2021-02-02 | Merge pull request #714 from erkin/current | Daniil Baturin |
2021-02-02 | powerctl: Fix typo | erkin |
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-30 | bgp: T3037: add migration script | Christian Poessinger |
2021-01-29 | ospf: T3272: ensure interface config is consistent to CLI | Christian Poessinger |
2021-01-29 | ospf: T3267: fix invalid migrator version number | 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-26 | op-mode: T3110: Gracefully handle SIGPIPE in show-interfaces | erkin |
2021-01-25 | Merge pull request #693 from bstepler/T3240 | Christian Poessinger |
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: T2515: Modify the field order of ndppd | jack9603301 |
2021-01-24 | nptv6: T2518: Delete redundant blank lines | jack9603301 |
2021-01-23 | nptv6: T2518: Remove trailing spaces | jack9603301 |
2021-01-23 | nptv6: T2518: Remove redundant paths for migration scripts | JACK |
2021-01-23 | nptv6: T2518: Delete the ndppd configuration file when the ndppd service does... | jack9603301 |