Age | Commit message (Expand) | Author |
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-02 | ospf: T3263: support hello sub-second timer | Christian Poessinger |
2021-02-02 | tunnel: T3030: Add erspan protocol support | jack9603301 |
2021-01-30 | pppoe: T3273: Leave default-route in place if 'default-route' is set to 'none' | Sam Burney |
2021-01-29 | ospf: T3267: bugfix missing interface parameters cost, priority and bandwidth | 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: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-27 | dhcpv6: T3240: send DUID when only DHCPv6 PD is configured | Brandon Stepler |
2021-01-25 | Merge pull request #697 from DmitriyEshenko/1x-pppoe-2501202101 | Christian Poessinger |
2021-01-25 | pppoe: T3251: Add double-quotes to protect special characters | DmitriyEshenko |
2021-01-25 | Merge pull request #693 from bstepler/T3240 | Christian Poessinger |
2021-01-24 | bgp: T3247: bugfix import/export filter-list | Christian Poessinger |
2021-01-24 | bgp: T3247: bugfix import/export prefix-list and distribution-list | Christian Poessinger |
2021-01-24 | bgp: T2347: bugfix import/export route-map | Christian Poessinger |
2021-01-24 | ospfv3: T3244: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-24 | bgp: T2850: bugfix templating neighbor interface statements | Christian Poessinger |
2021-01-24 | nptv6: T2518: Delete redundant blank lines | jack9603301 |
2021-01-23 | nptv6: T2518: Use better variable names | jack9603301 |
2021-01-23 | nptv6: T2518: Remove trailing spaces | 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: DNPT does not need NDP agent | jack9603301 |
2021-01-23 | nptv6: T2518: Support many to many DNPT(DNAT66) | 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 | dhcpv6: T3240: support per-interface client DUIDs | Brandon Stepler |
2021-01-22 | ospf: T3236: support processing by vyos-configd | Christian Poessinger |
2021-01-22 | bgp: T1875: update CLI description under protocols and template indention level | Christian Poessinger |
2021-01-22 | bgp: T1875: support processing by vyos-configd | 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: use better variable names when creating peers | Christian Poessinger |
2021-01-18 | ssh: T3212: remove RestartPreventExitStatus from systemd unit | Christian Poessinger |
2021-01-17 | openvpn: T2381: bugfix rendering multiple openvpn-options from CLI | Christian Poessinger |
2021-01-17 | ntp: T2185: store configuration in volatile /run area | Christian Poessinger |
2021-01-16 | vrf: T31: migrate to get_config_dict() | Christian Poessinger |
2021-01-15 | snmp: T652: enable interface_replace_old option and restart command | Christian Poessinger |
2021-01-15 | Merge pull request #681 from jjakob/T3219-openvpn-ipv6-iroute | Christian Poessinger |
2021-01-15 | salt: T3157: Fix location for log file | sever-sever |
2021-01-14 | openvpn: T3219: fix for server client subnet IPv6 iroute | Jernej Jakob |
2021-01-14 | bgp: T2174: remove invalid "no bgp default ipv4-unicast" from default config | Christian Poessinger |
2021-01-13 | ssh: T3212: do not make /run/sshd directory disappear on failure | Christian Poessinger |
2021-01-13 | bgp: T2174: bugfix FRR template generation | Christian Poessinger |
2021-01-12 | Merge pull request #679 from sever-sever/T3210 | Christian Poessinger |
2021-01-12 | nat: T3186: fix negated addresses not applied from CLI | Christian Poessinger |