summaryrefslogtreecommitdiffstats
path: root/vrrpd/subdir.am (unfollow)
Commit message (Expand)AuthorFilesLines
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-27build: fix pthread CFLAGS for function checksDavid Lamparter1-5/+10
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
2021-04-22lib: remove enabled flag for bfd sessionsIgor Ryzhov4-30/+19
2021-04-22lib: hard-fail creating threads before fork()David Lamparter3-0/+10
2021-04-22pathd: don't init PCEP before fork()David Lamparter1-1/+11
2021-04-22lib: add frr_config_pre hookDavid Lamparter2-0/+7
2021-04-22lib: rename very_late_init hook to config_postDavid Lamparter3-5/+5
2021-04-22zebra: Add some flavor documentation for ECMP in zebraDonald Sharp1-0/+72
2021-04-21zebra: handle TE policy changes in LSP async notifsMark Stapp1-0/+12
2021-04-21zebra: include inner labels with recursive backupsMark Stapp1-0/+36
2021-04-21zebra: fix some issues in recursive backup nexthop codeMark Stapp1-3/+8
2021-04-21lib: correctly exit CLI nodes on file config loadDavid Lamparter2-37/+45
2021-04-21lib: fix possible assert() fail in zlog_fd()David Lamparter1-26/+34
2021-04-21build: turn on automake warnings (& symlinks)David Lamparter2-2/+2
2021-04-21build: run autoupdateDavid Lamparter2-43/+76
2021-04-21build: remove deprecated AC_WORDS_BIGENDIANDavid Lamparter3-27/+18
2021-04-21build: improve AX_LUA_HEADERS for crosscompileDavid Lamparter1-39/+16
2021-04-21build: use AC_CONFIG_AUX_DIRDavid Lamparter2-0/+3
2021-04-21build: properly split CFLAGS from AC_CFLAGSDavid Lamparter15-31/+36