summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_mpls_vty.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-11zebra: On shutdown properly free up ns memoryDonald Sharp1-0/+7
2023-12-11zebra: Cleanup linked list on shutdown in label managerDonald Sharp3-0/+9
2023-12-11zebra: Properly unregister hook on shutdownDonald Sharp4-8/+21
2023-12-11zebra: The dplane_fpm_nl return path leaks memoryDonald Sharp3-0/+10
2023-12-11bgpd: Remove deprecated code for bgpStatusCodes/bgpOriginCodesDonatas Abraitis2-100/+17
2023-12-10docker: fix /sbin/modprobe missingVincent Jardin1-0/+1
2023-12-09bgpd: Remove duplicated code in `bgp_aggregate_route`zyxwvu Shi1-1/+0
2023-12-08ospf6d: remove hidden obsolete commandsRafael Zalamena1-144/+0
2023-12-08topotests: remove obsolete OSPFv3 area configRafael Zalamena19-41/+43
2023-12-08ospfd: Correct SID check sizeOlivier Dugeon1-3/+15
2023-12-08zebra: Add missing whitespace when printing route entry statusDonatas Abraitis1-1/+1
2023-12-08bgpd: Respect enforce-first-as command for peer-groups according to the defaultsDonatas Abraitis1-3/+3
2023-12-07zebra: enqueue NHG_DEL in rib_nhg meta queuePhilippe Guibert3-23/+65
2023-12-06bgpd: Ensure BGP does not stop monitoring nexthopsDonald Sharp2-0/+21
2023-12-06tests: Add a noprefixroute testDonald Sharp1-0/+17
2023-12-06zebra: Add connected with noprefixrouteDonald Sharp3-10/+27
2023-12-06zebra: Add ability to note that a address is NOPREFIXROUTEDonald Sharp3-0/+20
2023-12-05pbrd: fix map seq installed flag in jsonChirag Shah2-5/+4
2023-12-05tests: client testingChristian Hopps2-0/+140
2023-12-05mgmtd: enable conn debug when user enables mgmtd debugsChristian Hopps5-4/+37
2023-12-05lib: mgmtd: enable conn debugs when user enables client debugChristian Hopps2-24/+58
2023-12-05tests: improve test bgp_snmp_bgp4v2mib for snmp multi path supportFrancois Dumontet8-157/+349
2023-12-05lib: fix nexthop_group_nexthop_num_no_recurse() is staticPhilippe Guibert2-3/+2
2023-12-05sharpd: fix avoid twice sending NHG_DEL for a nexthop-groupPhilippe Guibert2-1/+3
2023-12-05sharpd: fix deleting nhid when suppressing nexthop from nh groupPhilippe Guibert1-4/+4
2023-12-05bgpd: check bgp evpn instance presence in sooChirag Shah1-1/+1
2023-12-05isisd: Fix dislaying LSP IDlynnemorrison1-1/+1
2023-12-04docker/ubi8-minimal: add protobuf-c runtime deplynnemorrison1-1/+4
2023-12-04bgpd: add multiple paths support for draft ietf bgp4v2 in nlriTableFrancois Dumontet1-20/+70
2023-12-04tests: import munet 0.13.10Christian Hopps7-106/+449
2023-12-03doc: Add RFC 9494 to the supported RFC listDonatas Abraitis1-0/+2
2023-12-01tests: add support for running things under `rr`.Christian Hopps3-14/+80
2023-12-01pathd: fix excessive doc string on pcep msd commandPhilippe Guibert1-1/+0
2023-12-01topotests: test wrong bfd source in bfd_topo3Louis Scalbert1-0/+39
2023-12-01topotests: redispatch tests in bfd_topo3Louis Scalbert1-36/+42
2023-12-01staticd: fix changing to source auto in bfd monitorLouis Scalbert1-0/+12
2023-12-01ospfd: fix deferred shutdown handlingRenato Westphal1-44/+12
2023-12-01ospfd: improve memory cleanup during shutdownRenato Westphal2-7/+5
2023-12-01bgpd: Do not null-terminate the domainname when receiving FQDN capabilityDonatas Abraitis1-2/+0
2023-11-30lib: fix nexthop node entry from nhg_listPhilippe Guibert1-2/+4
2023-11-30lib: remove useless nexthop_group_active_nexthop_num_no_recurse()Philippe Guibert2-16/+0
2023-11-30zebra: fix wrong nexthop id debug messagePhilippe Guibert1-1/+1
2023-11-30zebra: add client counter for nhg operationsPhilippe Guibert3-1/+14
2023-11-30zebra: clarify error when calling zebra_nhg_rib_find_nhe()Philippe Guibert1-1/+7
2023-11-30sharpd: fix deleting nhid when suppressing nexthop from nh groupPhilippe Guibert1-3/+9
2023-11-30bgpd: lttng tp add evpn route eventsChirag Shah4-0/+175
2023-11-30bgpd: aggr summary-only suppressed export to evpnChirag Shah4-26/+36
2023-11-30mgmtd: validate candidate yang tree before creating a config diffIgor Ryzhov1-18/+19
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps33-534/+534
2023-11-29zebra: Fix non-notification of better admin wonDonald Sharp1-0/+20