summaryrefslogtreecommitdiffstats
path: root/pathd (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-01build: enable pim6d by defaultMark Stapp1-4/+21
2022-11-30tests: Fix `bgp_srv6l3vpn_to_bgp_vrf2` topotestCarmine Scarpitta2-0/+4
2022-11-30tests: Improve `bgp_maximum_prefix_invalid_update` test caseDonatas Abraitis1-20/+5
2022-11-29bgpd: inet_ntop() adjustmentsDonatas Abraitis15-182/+114
2022-11-29bgpd: Adjust received prefix count only when we validate the nexthopDonatas Abraitis1-8/+11
2022-11-29tests: Refactor bgp_maximum_prefix_invalid_update test caseDonatas Abraitis4-22/+42
2022-11-29tests: Refactor bgp_local_as_private_remove test caseDonatas Abraitis1-24/+39
2022-11-29tests: Refactor bgp_comm-list_delete test caseDonatas Abraitis1-24/+30
2022-11-29zebra: json support for show ip nhtSindhu Parvathi Gopinathan4-48/+200
2022-11-28doc: Do not forget to update the reference table for release datesDonatas Abraitis1-0/+4
2022-11-28doc: Update release dates and add a hint on how to get dates correctlyDonatas Abraitis1-4/+18
2022-11-28ospf6d: Consolidate to ospf6_route_is_identicalDonald Sharp1-6/+1
2022-11-28ospf6d: ospf6_route_cmp_nexthops make return saneDonald Sharp3-15/+18
2022-11-28ospfd: Do not auto-debug DR-Election notificationsDonald Sharp1-4/+8
2022-11-28ospfd: Do not always debug joining AllDRouters Multicast groupDonald Sharp1-5/+6
2022-11-28bgpd: Null checking is not needed on failureDonald Sharp1-2/+2
2022-11-28lib: handle visual studio code C/C++ extensionRafael Zalamena2-16/+39
2022-11-28zebra: Use `mpls enable`, not `mpls` when generating a configDonatas Abraitis1-1/+1
2022-11-26lib: Do not log `echo PING` commands from watchfrrDonald Sharp1-1/+2
2022-11-26zebra: Fix tracepoint changes for lttngDonald Sharp1-0/+43
2022-11-25staticd: improve CLI/northbound translation codeRafael Zalamena1-317/+335
2022-11-25staticd: Do not crash when modifying an existing static route with colorDonatas Abraitis1-1/+1
2022-11-25pim6d: Fix RpAddress in "show ipv6 pim bsm-database"Sarita Patra1-1/+1
2022-11-24ospf6d: fix infinite loop when adding ASBR routeRenato Westphal2-0/+29
2022-11-24bgpd: Implement BGP4V2-MIB (bgp4V2PeerErrorsTable)Donatas Abraitis1-0/+225
2022-11-24bgpd: Keep the notification data under peer's struct when sendingDonatas Abraitis1-3/+12
2022-11-24bfdd: fix IPv4 socket source selectionRafael Zalamena1-2/+0
2022-11-24tests: Correct srv6 locator testcasesRyoga Saito3-16/+8
2022-11-24pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim bsrp-info" command...Abhishek N R1-15/+48
2022-11-24bgpd: JSON support for show ip bgp vrf all update-groupAshwini Reddy4-79/+272
2022-11-23zebra: Replace TC definitions for dplaneDonatas Abraitis1-3/+8
2022-11-23doc: Adding a description for a new optionMichal Ruprich1-0/+10
2022-11-23tools: Enable start of FRR for non-root userMichal Ruprich2-0/+9
2022-11-23pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim nexthop" command o...Abhishek N R1-7/+19
2022-11-22lib: disable vrf before terminating interfacesStephen Worley1-0/+1