summaryrefslogtreecommitdiff
path: root/data/templates/frr
AgeCommit message (Expand)Author
2023-12-21frr: T4020: re-enable watchfrr in config as it is always runningChristian Breunig
2023-12-15Merge pull request #2639 from c-po/frr-t4020Viacheslav Hletenko
2023-12-15frr: T4020: add option to define number of open file descriptorsChristian Breunig
2023-12-14T4163: Add BGP Monitoring Protocol BMP featureViacheslav Hletenko
2023-12-11srv6: T591: initial implementation to support locator definitionChristian Breunig
2023-12-11bgp: T591: add SRv6 support from FRRChristian Breunig
2023-12-08git: T5803: Adjust git configuration for baseline defaultsIndrajit Raychaudhuri
2023-11-13pim6: T5733: add missing FRR PIM6 related featuresChristian Breunig
2023-11-13igmp: T5736: support per interface "disable" CLI nodeChristian Breunig
2023-11-13pim: T5733: fix CLI level of global PIM commandsChristian Breunig
2023-11-13igmp: T5736: migrate "protocols igmp" to "protocols pim"Christian Breunig
2023-11-13pim: T5733: rename watermark-warn -> watermark-warningChristian Breunig
2023-11-13pim: T5733: add missing FRR PIM related featuresChristian Breunig
2023-10-30bgp: T5698: add support for EVPN MultihomingChristian Breunig
2023-10-30bond: T5698: add support for EVPN MultihomingChristian Breunig
2023-10-11ldpd: T5648: Fix ldpd template errorsDevon Mar
2023-10-08Merge pull request #2263 from Cheeze-It/currentViacheslav Hletenko
2023-10-06T5530: isis: Adding loop free alternate featureCheeze_It
2023-09-21frr: T5591: hint about daemons that always run and can't be disabledChristian Breunig
2023-09-21frr: T5591: cleanup of daemons fileApachez
2023-09-19Merge pull request #2284 from c-po/t5596-bgpChristian Breunig
2023-09-18isis: T5597: add new features from FRR 9Christian Breunig
2023-09-18bgp: T5596: add new features from FRR 9Christian Breunig
2023-09-14T2044: RPKI doesn't boot properlyApachez
2023-09-13T5576: Add BGP remove-private-as all optionViacheslav Hletenko
2023-09-09Merge pull request #2179 from vfreex/add-mldChristian Breunig
2023-09-08T5518: Add basic MLD supportYuxiang Zhu
2023-09-03T5543: IGMP: fix source address handling in static joinsYuxiang Zhu
2023-08-19bgp: T5466: rename type on CLI per-nexhop -> per-nexthop for l3vpn MPLS labelsChristian Breunig
2023-08-16 T5466: L3VPN label allocation modefett0
2023-08-07T5446: BGP: change <bgp paramater bestpath med> from node to leafNode, in ord...Nicolas Fort
2023-08-04frr: T5415: make mgmtd only listen on localhostChristian Breunig
2023-07-21ospf: T5377: add "capability opaque" supportChristian Breunig
2023-07-20ospf: T5377: add graceful restart FRR feature (RFC 3623)Christian Breunig
2023-07-12bgp: T5338: simplify XML and code handlingChristian Breunig
2023-07-11bgp: T5338: Added 'protocols bgp interface <int> mpls forwarding' featureaapostoliuk
2023-07-03ospf: T5334: add support for external route summarisation Type-5 and Type-7 LSAsChristian Breunig
2023-05-19T5230: remove trailing tabs causing j2lint errorJohn Estabrook
2023-05-19T5230: Added missing enforce-first-as option to bgp protocol common config an...Wered
2023-05-02T5163: Add match protocol filter for route-mapViacheslav Hletenko
2023-04-29static: T5161: add BFD monitoring for static routesfett0
2023-04-27bgp: T5010: fix for-loop copy/paste errorChristian Breunig
2023-04-27bgp: T5010: add missing for-loop when iterating over "both" route-targetChristian Breunig
2023-04-26vrf: T5174: ensure no duplicate VNIs can be definedChristian Breunig
2023-04-22frr: T4353: fix "exit-vrf" indentionChristian Breunig
2023-04-21vrf: T5150: l3vni must be removed prior to removing BGP VRF processChristian Breunig
2023-04-13T5150: initial VRF support for Kernel/Zebra route-map filteringChristian Breunig
2023-04-13T5150: do not apply zebra route-map from routing-daemon config levelChristian Breunig
2023-04-13T5150: initial implementation of new Kernel/Zebra route-map supportChristian Breunig
2023-04-04T5081: ISIS and OSPF syncronization with IGP-LDP syncCheeze_It