index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_nhg.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
tests: Remove kill_mininet_router_process
Donald Sharp
6
-38
/
+0
2021-04-22
isisd: Use enum for circuit state
Donald Sharp
2
-8
/
+12
2021-04-22
isisd: use an enum for circuit states
Donald Sharp
3
-9
/
+9
2021-04-22
lib: BFD session handling improvement
Rafael Zalamena
2
-1
/
+85
2021-04-22
doc: OSPFv3 BFD profile documentation
Rafael Zalamena
1
-1
/
+4
2021-04-22
topotests: test OSPFv3 BFD profiles
Rafael Zalamena
4
-5
/
+9
2021-04-22
ospf6d: add support for BFD profiles
Rafael Zalamena
3
-7
/
+48
2021-04-22
topotests: converge OSPFv3 faster
Rafael Zalamena
2
-0
/
+4
2021-04-22
ospf6d: rework BFD integration
Rafael Zalamena
6
-244
/
+116
2021-04-22
lib: fix possible crash on BFD notification
Rafael Zalamena
1
-2
/
+2
2021-04-22
zebra: include nexthops' label stacks in debugs
Mark Stapp
1
-2
/
+12
2021-04-22
lib: remove enabled flag for bfd sessions
Igor Ryzhov
4
-30
/
+19
2021-04-22
lib: hard-fail creating threads before fork()
David Lamparter
3
-0
/
+10
2021-04-22
pathd: don't init PCEP before fork()
David Lamparter
1
-1
/
+11
2021-04-22
lib: add frr_config_pre hook
David Lamparter
2
-0
/
+7
2021-04-22
lib: rename very_late_init hook to config_post
David Lamparter
3
-5
/
+5
2021-04-22
zebra: Add some flavor documentation for ECMP in zebra
Donald Sharp
1
-0
/
+72
2021-04-21
zebra: handle TE policy changes in LSP async notifs
Mark Stapp
1
-0
/
+12
2021-04-21
zebra: include inner labels with recursive backups
Mark Stapp
1
-0
/
+36
2021-04-21
zebra: fix some issues in recursive backup nexthop code
Mark Stapp
1
-3
/
+8
2021-04-21
lib: correctly exit CLI nodes on file config load
David Lamparter
2
-37
/
+45
2021-04-21
lib: fix possible assert() fail in zlog_fd()
David Lamparter
1
-26
/
+34
2021-04-21
build: turn on automake warnings (& symlinks)
David Lamparter
2
-2
/
+2
2021-04-21
build: run autoupdate
David Lamparter
2
-43
/
+76
2021-04-21
build: remove deprecated AC_WORDS_BIGENDIAN
David Lamparter
3
-27
/
+18
2021-04-21
build: improve AX_LUA_HEADERS for crosscompile
David Lamparter
1
-39
/
+16
2021-04-21
build: use AC_CONFIG_AUX_DIR
David Lamparter
2
-0
/
+3
2021-04-21
build: properly split CFLAGS from AC_CFLAGS
David Lamparter
15
-31
/
+36
2021-04-21
build: make builddir include path consistent
David Lamparter
38
-38
/
+41
2021-04-21
tools: Cleanup frr-reload.py by running black on it
Donald Sharp
1
-11
/
+14
2021-04-21
tools: Fix warning when running frr-reload.py
Donald Sharp
1
-1
/
+1
2021-04-21
build: fix protobuf out-of-tree build
David Lamparter
2
-5
/
+5
2021-04-20
doc: Start talking about useful sysctl's for proper zebra operation
Donald Sharp
2
-0
/
+30
2021-04-20
pimd: fix crash pim register-suppress-time command
Sarita Patra
1
-6
/
+2
2021-04-19
doc: fix ospfd maximum-paths command
Igor Ryzhov
1
-8
/
+4
2021-04-19
ospf6d: Do not delete external table when configure max-path
Mobashshera Rasool
1
-1
/
+0
2021-04-19
lib: fix bogus unlinkat() warning in zlog TLS exit
David Lamparter
1
-3
/
+7
2021-04-19
lib: don't print 2 backtraces for crashes
David Lamparter
1
-1
/
+13
2021-04-18
ospf6d: Fix coredump when "no interface IFNAME area <A.B.C.D>" is called
Yash Ranjan
1
-1
/
+1
2021-04-18
bgpd: Check for flag existense for community instead of `if not NULL`
Donatas Abraitis
1
-1
/
+1
2021-04-18
bgpd: Fix clang-format/indentation for show_ip_bgp_large_community_list_cmd
Donatas Abraitis
1
-6
/
+6
2021-04-16
ospfd: Fixing few valgrind issues
rgirada
1
-10
/
+19
2021-04-16
docker: prefer CMD to ENTRYPOINT
Wesley Coakley
7
-7
/
+9
2021-04-16
docker: pin alpine base image to 3.13
Quentin Young
1
-3
/
+3
2021-04-16
alpine: add missing libelf-dev dependency
Quentin Young
1
-1
/
+1
2021-04-16
ospf6d: add 'show ipv6 ospf6 vrfs' command
Philippe Guibert
1
-0
/
+75
2021-04-16
bgpd: fix uninit value when handling bgp read errs
Quentin Young
1
-1
/
+4