summaryrefslogtreecommitdiffstats
path: root/pimd (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-30nhrpd: redirect netlink gre with zebraPhilippe Guibert3-22/+180
2021-04-30lib, zebra: get gre informationPhilippe Guibert3-0/+89
2021-04-30zebra: add stub implementation for zebra gre source setPhilippe Guibert2-0/+37
2021-04-30zebra: add 3 new gre commands, and enforce synchro mecanismPhilippe Guibert2-1/+7
2021-04-30zebra: storage of gre information in zebra layerPhilippe Guibert7-3/+200
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-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-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
2021-04-22tests: Remove kill_mininet_router_processDonald Sharp6-38/+0
2021-04-22isisd: Use enum for circuit stateDonald Sharp2-8/+12
2021-04-22isisd: use an enum for circuit statesDonald Sharp3-9/+9
2021-04-22lib: BFD session handling improvementRafael Zalamena2-1/+85
2021-04-22doc: OSPFv3 BFD profile documentationRafael Zalamena1-1/+4
2021-04-22topotests: test OSPFv3 BFD profilesRafael Zalamena4-5/+9
2021-04-22ospf6d: add support for BFD profilesRafael Zalamena3-7/+48
2021-04-22topotests: converge OSPFv3 fasterRafael Zalamena2-0/+4
2021-04-22ospf6d: rework BFD integrationRafael Zalamena6-244/+116
2021-04-22lib: fix possible crash on BFD notificationRafael Zalamena1-2/+2
2021-04-22zebra: include nexthops' label stacks in debugsMark Stapp1-2/+12