index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_sr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
isisd: allow arbitrary order of area/interface configuration
Igor Ryzhov
10
-345
/
+314
2021-04-29
isisd: update link params after circuit is up
Igor Ryzhov
1
-2
/
+3
2021-04-29
isisd: fix incorrect snmp-id gen/free
Igor Ryzhov
4
-83
/
+62
2021-04-27
build: fix pthread CFLAGS for function checks
David Lamparter
1
-5
/
+10
2021-04-26
bgpd: fix bgp_get_vty return values
Igor Ryzhov
4
-24
/
+27
2021-04-26
eigrpd: validate TLV lengths
Mark Stapp
1
-2
/
+27
2021-04-26
zebra: debug log for redistribute_del
Emanuele Di Pascale
1
-0
/
+8
2021-04-26
ldpd: defer register for info until configured
Fredi Raspall
3
-5
/
+39
2021-04-24
bgpd: Prevent race condition loss of config
Donald Sharp
1
-1
/
+0
2021-04-24
tests: fix bfd-bgp-cbit-topo3 test
Igor Ryzhov
1
-3
/
+3
2021-04-23
ldpd: set `frr_is_after_fork` in lde/ldpe
David Lamparter
2
-0
/
+4
2021-04-23
isisd: Remove warnings and add some data to debugs for isis_csm.c
Donald Sharp
1
-14
/
+32
2021-04-23
topotests: test PIM BFD profile integration
Rafael Zalamena
3
-2
/
+38
2021-04-23
doc: document new PIM BFD command variant
Rafael Zalamena
1
-1
/
+4
2021-04-23
pimd: support BFD profiles configuration
Rafael Zalamena
6
-3
/
+84
2021-04-23
yang: add PIM BFD profile support
Rafael Zalamena
1
-0
/
+6
2021-04-23
topotests: add new basic PIM topology test
Rafael Zalamena
16
-0
/
+329
2021-04-23
pimd: rework BFD integration
Rafael Zalamena
7
-333
/
+95
2021-04-23
bgpd: fix invalid labeled nexthop check
Emanuele Di Pascale
1
-2
/
+5
2021-04-22
zebra: handle gracefulRS/retain with proto NHGs
Stephen Worley
1
-1
/
+32
2021-04-22
zebra: add uptime to NHEs
Stephen Worley
3
-12
/
+22
2021-04-22
zebra: add PROTO_OWNED macro for NHE id bounds checking
Stephen Worley
2
-4
/
+6
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
[next]