summaryrefslogtreecommitdiffstats
path: root/lib/distribute.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-01isisd: fix memory leak for non-freed spftreesFredi Raspall1-3/+6
2021-04-30zebra: at startup, fix links on all namespacesPhilippe Guibert3-8/+6
2021-04-30zebra: add the link interface information on interface updatesPhilippe Guibert1-0/+3
2021-04-29doc: add evpn discussion of svi and arp cacheJafar Al-Gharaibeh1-3/+34
2021-04-29bgpd: avoid allocating very large stack bufferQuentin Young2-4/+8
2021-04-29Revert "lib: add ringbuf socket read function"Quentin Young2-46/+0
2021-04-29Revert "bgpd: improve socket read performance"Quentin Young1-1/+7
2021-04-29lib: Routemap is not getting applied upon changing the routemap actionrgirada1-1/+10
2021-04-29isisd: move ldp-sync checks from cli to nb callbacksIgor Ryzhov2-36/+33
2021-04-29isisd: don't use operational data in "no isis circuit-type"Igor Ryzhov1-32/+23
2021-04-29isisd, yang: remove vrf leaf from isis interface nodeIgor Ryzhov6-91/+38
2021-04-29isisd: don't use operational data in "ip/ipv6 router isis"Igor Ryzhov1-124/+55
2021-04-29isisd: don't create instances directly from cliIgor Ryzhov1-2/+0
2021-04-29isisd: don't use operational data in "no router isis"Igor Ryzhov1-21/+36
2021-04-29isisd: remove useless checks from cliIgor Ryzhov1-32/+0
2021-04-29isisd: fix ldp-sync configurationIgor Ryzhov10-321/+176
2021-04-29isisd: allow arbitrary order of area/interface configurationIgor Ryzhov10-345/+314
2021-04-29isisd: update link params after circuit is upIgor Ryzhov1-2/+3
2021-04-29isisd: fix incorrect snmp-id gen/freeIgor Ryzhov4-83/+62
2021-04-29zebra: msgdump debug strangeness cleanupDonald Sharp1-35/+30
2021-04-29sharpd: use correct list of redist protocols in remove lspMark Stapp1-2/+2
2021-04-29ospfd: show ip ospf interface only shows BDR info, Added DR info.rgirada2-0/+27
2021-04-29tests: fix build warningIgor Ryzhov1-1/+1
2021-04-28doc: clang in openbsd is the default and update compiler.Javier Garcia1-1/+16
2021-04-28zebra: use safe stream decodes for evpn zapi msgQuentin Young1-5/+8
2021-04-28pimd, zebra: explicit cast int netlink val to uintQuentin Young2-2/+3
2021-04-28lib, bgpd, zebra: RA interval is unsignedQuentin Young4-14/+5
2021-04-28bgpd, zebra: encode ip addr len as uint16Quentin Young2-4/+4
2021-04-28ospfd: Fixed some ASAN errorsErik Kooistra1-1/+8
2021-04-28tests: fix topotest polling logIgor Ryzhov1-2/+2
2021-04-27build: fix pthread CFLAGS for function checksDavid Lamparter1-5/+10
2021-04-27tests: Add pytest bgpd markers for recent BGP testsDonatas Abraitis2-0/+4
2021-04-26bgpd: fix bgp_get_vty return valuesIgor Ryzhov4-24/+27
2021-04-26eigrpd: validate TLV lengthsMark Stapp1-2/+27
2021-04-26zebra: debug log for redistribute_delEmanuele Di Pascale1-0/+8
2021-04-26ldpd: defer register for info until configuredFredi Raspall3-5/+39
2021-04-24bgpd: Prevent race condition loss of configDonald Sharp1-1/+0
2021-04-24tests: fix bfd-bgp-cbit-topo3 testIgor Ryzhov1-3/+3
2021-04-23ldpd: set `frr_is_after_fork` in lde/ldpeDavid Lamparter2-0/+4
2021-04-23isisd: Remove warnings and add some data to debugs for isis_csm.cDonald Sharp1-14/+32
2021-04-23topotests: test PIM BFD profile integrationRafael Zalamena3-2/+38
2021-04-23doc: document new PIM BFD command variantRafael Zalamena1-1/+4
2021-04-23pimd: support BFD profiles configurationRafael Zalamena6-3/+84
2021-04-23yang: add PIM BFD profile supportRafael Zalamena1-0/+6
2021-04-23topotests: add new basic PIM topology testRafael Zalamena16-0/+329
2021-04-23pimd: rework BFD integrationRafael Zalamena7-333/+95
2021-04-23bgpd: fix invalid labeled nexthop checkEmanuele Di Pascale1-2/+5
2021-04-22zebra: handle gracefulRS/retain with proto NHGsStephen Worley1-1/+32
2021-04-22zebra: add uptime to NHEsStephen Worley3-12/+22
2021-04-22zebra: add PROTO_OWNED macro for NHE id bounds checkingStephen Worley2-4/+6