summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_nhg.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-04-21build: make builddir include path consistentDavid Lamparter38-38/+41
2021-04-21tools: Cleanup frr-reload.py by running black on itDonald Sharp1-11/+14
2021-04-21tools: Fix warning when running frr-reload.pyDonald Sharp1-1/+1
2021-04-21build: fix protobuf out-of-tree buildDavid Lamparter2-5/+5
2021-04-20doc: Start talking about useful sysctl's for proper zebra operationDonald Sharp2-0/+30
2021-04-20pimd: fix crash pim register-suppress-time commandSarita Patra1-6/+2
2021-04-19doc: fix ospfd maximum-paths commandIgor Ryzhov1-8/+4
2021-04-19ospf6d: Do not delete external table when configure max-pathMobashshera Rasool1-1/+0
2021-04-19lib: fix bogus unlinkat() warning in zlog TLS exitDavid Lamparter1-3/+7
2021-04-19lib: don't print 2 backtraces for crashesDavid Lamparter1-1/+13
2021-04-18ospf6d: Fix coredump when "no interface IFNAME area <A.B.C.D>" is calledYash Ranjan1-1/+1
2021-04-18bgpd: Check for flag existense for community instead of `if not NULL`Donatas Abraitis1-1/+1
2021-04-18bgpd: Fix clang-format/indentation for show_ip_bgp_large_community_list_cmdDonatas Abraitis1-6/+6
2021-04-16ospfd: Fixing few valgrind issuesrgirada1-10/+19
2021-04-16docker: prefer CMD to ENTRYPOINTWesley Coakley7-7/+9
2021-04-16docker: pin alpine base image to 3.13Quentin Young1-3/+3
2021-04-16alpine: add missing libelf-dev dependencyQuentin Young1-1/+1
2021-04-16ospf6d: add 'show ipv6 ospf6 vrfs' commandPhilippe Guibert1-0/+75
2021-04-16bgpd: fix uninit value when handling bgp read errsQuentin Young1-1/+4