Age | Commit message (Expand) | Author |
2021-06-08 | policy: T3605: add support to prefer IPv6 global next-hop address in route-map | Christian Poessinger |
2021-06-07 | nhrp: T3599: adjust Jinja2 template to common style pattern | Christian Poessinger |
2021-06-07 | ipsec: T2816: adjust Jinja2 template to common style pattern | Christian Poessinger |
2021-06-06 | nhrp: T3599: Migrate NHRP to XML/Python | sarthurdev |
2021-06-03 | pppoe-server: T3593: Change called-sid position in template | Eshenko Dmitriy |
2021-06-01 | pppoe-server: T3593: Add extended-scripts feature | Eshenko Dmitriy |
2021-05-31 | ipsec: T2816: Continued refactor, added proper ipsec-interfaces handling | Simon |
2021-05-30 | bgp: T3590: limiting maximum number of prefixes to be sent to a peer | Christian Poessinger |
2021-05-29 | vti: ipsec: T2816: Fix vti-up-down | sarthurdev |
2021-05-28 | ipsec: T2816: IPSec python rework, includes DMVPN and VTI support | Simon |
2021-05-27 | conntrack: T3579: initial implementation with XML and Python | Christian Poessinger |
2021-05-24 | isis: T3576: add IPv6 support | Christian Poessinger |
2021-05-24 | isis: T3417: add CLI node to enable "log-adjacency-changes" | Christian Poessinger |
2021-05-24 | isis: T3417: ease Jinja2 template code for is-type | Christian Poessinger |
2021-05-24 | isis: T3417: implement domain-password md5 | Christian Poessinger |
2021-05-24 | isis: T3576: support metric and route-map when originating a default route | Christian Poessinger |
2021-05-23 | router-advert: T3561: add support for specific routes | Mark Royds |
2021-05-22 | bgp: T3565: support multiple AS numbers for confederation peers | Christian Poessinger |
2021-05-21 | ndppd: T2518: Fix variable name error | JACK |
2021-05-20 | sysctl: T3565: initial implementation in XML and Python | Christian Poessinger |
2021-05-19 | ospfv3: T3554: add area-type "stub" | Viacheslav Hletenko |
2021-05-15 | dhcpv6-server: T3549: fix incorrect syntax for global name-server definition | Christian Poessinger |
2021-05-15 | conntrack: T3535: add op-mode commands for tracked connections" | Christian Poessinger |
2021-05-15 | conntrack: T3535: bugfix on "expect-sync all" | Christian Poessinger |
2021-05-15 | conntrack: T3535: add keepalived notifications for node transitions | Christian Poessinger |
2021-05-15 | conntrack: T3535: add support for icmp6 and dccp | Christian Poessinger |
2021-05-14 | conntrack: T3535: remove deprecated options from template | Christian Poessinger |
2021-05-14 | conntrack: T3535: migrate codebase from vyatta-conntrack-sync | Christian Poessinger |
2021-05-09 | bgp: T3530: add hyphen support for peer-group names | Christian Poessinger |
2021-05-08 | vrf: bgp: T3523: bugfix Kernel route-map deployment | Christian Poessinger |
2021-05-06 | vrf: isis: T3523: add route-map support for kernel routes | Christian Poessinger |
2021-05-06 | vrf: ospf: T3523: add route-map support for kernel routes | Christian Poessinger |
2021-05-06 | vrf: bgp: T3523: add route-map support for kernel routes | Christian Poessinger |
2021-05-06 | bgp: T2850: when concatenating strings in Jinja2 use ~ over + | Christian Poessinger |
2021-05-05 | dns: T3277: improve Jinja2 templating code for serve-rfc1918 yes/no | Christian Poessinger |
2021-05-05 | Merge pull request #829 from Hard7Rock/T3277 | Christian Poessinger |
2021-05-04 | dns: T3277: DNS Forwarding - reverse zones for RFC1918 addresses (v2) | Igor Melnyk |
2021-05-04 | dns: T3277: DNS Forwarding - reverse zones for RFC1918 addresses | Hard7Rock |
2021-04-30 | bgp: T3504: add support for per-peer graceful shutdown | Christian Poessinger |
2021-04-30 | ddclient: T3138: Fix typo for key | sever-sever |
2021-04-25 | policy: T3497: add verify() that prefix-lists must carry a defined prefix | Christian Poessinger |
2021-04-21 | containers: T2216: refine implementation | Christian Poessinger |
2021-04-20 | Revert "T2175: properly exist FRR "router" context when rendering templates" | Christian Poessinger |
2021-04-19 | mroute: T2364: fix Jinja2 template indentations | Christian Poessinger |
2021-04-19 | T2175: properly exist FRR "router" context when rendering templates | Christian Poessinger |
2021-04-18 | policy: template: T2425: convert DOS to UNIX line endings | Christian Poessinger |
2021-04-18 | policy: T2425: add missing route-map options when rendering template | Christian Poessinger |
2021-04-18 | policy: T2425: to simplify dictionary use get_first_key=True on get_config_di... | Christian Poessinger |
2021-04-17 | policy: T2425: re-implement "policy" tree from vyatta-cfg-quagga in XML/Python | Christian Poessinger |
2021-04-15 | bgp: T2771: add vpn, multicast, flowspec address families | Cheeze-It |