summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_opaque.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-23lib: add notifications for opaque zapi messagesMark Stapp3-2/+173
2023-06-23lib, zebra: include source client zapi info in opaque messagesMark Stapp4-67/+98
2023-06-23ospf6d: Add config callbacks to suppress hellos during config load. Add bgpd/...Acee5-0/+83
2023-06-23ospfd: Add config callbacks and suppress hello during config load.Acee4-0/+44
2023-06-22tools: import latest linux clang-format config w/ FRR modsChristian Hopps1-85/+198
2023-06-21tests: Check if `match ipv6 address [prefix-list]` CMDs work for ripngDonatas Abraitis5-0/+128
2023-06-21doc: Add documentation for route-maps for ripngDonatas Abraitis1-0/+47
2023-06-21ripngd: add ability to match by ipv6 access/prefix list in route-mapsIgor Ryzhov1-0/+72
2023-06-21ripngd: changes for code maintainabilitysri-mohan12-17/+13
2023-06-21doc: Fix typo in previous Coverity workflow doc commit.Acee Lindem1-2/+2
2023-06-21pim, pim6d: pimreg interface is not getting added in a certain scenarioSai Gomathi N2-0/+2
2023-06-20zebra: Ignore non GR-aware zclient handling for BGPDonatas Abraitis1-0/+7
2023-06-20bgpd: Do not initialize global variable zclient_sync to NULLDonatas Abraitis1-1/+1
2023-06-20zebra: Show session id when printing an error when the client disconnectsDonatas Abraitis1-3/+4
2023-06-20bgpd: Reuse bgp_zebra_label_manager_ready() helper functionDonatas Abraitis1-2/+2
2023-06-20bgpd: Retry connecting to synchronouse label manager if not readyDonatas Abraitis4-10/+28
2023-06-20bgpd: Use synchronous way to get labels from ZebraDonatas Abraitis6-118/+154
2023-06-20tests: Adjust tests for BGP LU labelpool outputDonatas Abraitis4-12/+4
2023-06-20topotests: label per nexthop test adds add a while loop for mpls tablePhilippe Guibert1-29/+36
2023-06-20topotests: structural issues in bgp_local_as_dotplus_private_removePhilippe Guibert1-24/+39
2023-06-20tools: checkpatch: FRR modifications to linux checkpatch.plChristian Hopps1-29/+174
2023-06-20doc: add the linux doc for checkpatch.plChristian Hopps3-7/+1264
2023-06-20tools: unmodified import of scripts/checkpatch.pl from linuxChristian Hopps1-654/+1685
2023-06-20doc: start of mgmtd developer docChristian Hopps8-0/+1177
2023-06-19ospf6d: Increment sequence number correctly in Authentication TrailerDavid Ward1-10/+9
2023-06-19vrrpd: add priority field into interface jsonSindhu Parvathi Gopinathan1-0/+1
2023-06-19bgpd: add 'set as-path exclude all' commandPhilippe Guibert12-5/+241
2023-06-19ripngd: changes for code maintainabilitysri-mohan11-29/+26
2023-06-19mgmtd: fix memleakChristian Hopps1-30/+22
2023-06-19mgmtd: KISS the locking codeChristian Hopps13-300/+231
2023-06-18mgmtd: simplify locking, removing read locksChristian Hopps8-360/+196
2023-06-18lib: mgmtd: use short-circuit for lockingChristian Hopps5-77/+108
2023-06-18lib: mgmtd: re-purpose is_short_circuit and fix depth variable inc/decChristian Hopps2-5/+9
2023-06-16topotests: import vpn to default vrf in bgp_vpnv4_noretainLouis Scalbert8-0/+153
2023-06-16topotests: more tests in bgp_vpnv4_noretainLouis Scalbert10-9/+678
2023-06-16topotests: check protocol convergence at init in bgp_vpnv4_noretainLouis Scalbert2-0/+41
2023-06-16topotests: check r2 vpn table in bgp_vpnv4_noretainLouis Scalbert3-3/+98
2023-06-16topotests: do not import r1 vrf1 to itself bgp_vpnv4_noretainLouis Scalbert1-1/+1
2023-06-16topotests: filter out void RD in bgp_vpnv4_noretainLouis Scalbert2-2/+7
2023-06-16topotests: router relative variables in bgp_vpnv4_noretainLouis Scalbert8-51/+51
2023-06-16topotests: apply style to bgp_vpnv4_noretainLouis Scalbert1-25/+27
2023-06-16topotests: cosmetic changes to bgp_vpnv4_noretainLouis Scalbert3-35/+24
2023-06-16bgpd: fix incorrect json output in bgp_show_table_rd()Louis Scalbert1-1/+1
2023-06-16bgpd: cleanup un-imported vpn prefix if no retain setLouis Scalbert3-2/+67
2023-06-16bgpd: fix memory usage of vpn no retainLouis Scalbert3-0/+60
2023-06-16bgpd: revert no retain backendLouis Scalbert3-30/+11
2023-06-16bgpd: fix static analysis issue in subgroup_announce_check()Philippe Guibert1-1/+1
2023-06-16bgpd: fix accept-own routes received by a route reflectorPhilippe Guibert1-2/+17
2023-06-16bgpd: fix use nexthop tracking for exported vpn pathsPhilippe Guibert1-2/+6
2023-06-16doc: add 'mpls bgp l3vpn-multi-domain-switching'Philippe Guibert1-0/+8