index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
if_sysctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
bgpd: improve BFD with timers configuration
Rafael Zalamena
2
-1
/
+5
2021-03-23
doc: document new BGP debug option
Rafael Zalamena
1
-0
/
+6
2021-03-23
bgpd: add debug option for BFD
Rafael Zalamena
3
-8
/
+53
2021-03-23
bgpd: rework BFD integration
Rafael Zalamena
7
-736
/
+436
2021-03-23
bgpd: remove cumulus specific code
Rafael Zalamena
1
-12
/
+1
2021-03-23
lib: small BFD session notifier improvement
Rafael Zalamena
1
-1
/
+5
2021-03-23
lib: new BFD integration API
Rafael Zalamena
2
-0
/
+961
2021-03-23
ospfd: fix checkpatch warnings
Rafael Zalamena
3
-5
/
+3
2021-03-23
doc: document new OSPF debug option
Rafael Zalamena
1
-0
/
+6
2021-03-23
ospfd: add debug option for BFD
Rafael Zalamena
3
-6
/
+53
2021-03-23
topotests: test OSPF BFD profile
Rafael Zalamena
3
-5
/
+5
2021-03-23
doc: update OSPF BFD documentation
Rafael Zalamena
1
-0
/
+5
2021-03-23
ospfd: support BFD profiles
Rafael Zalamena
1
-0
/
+49
2021-03-23
ospfd: rework BFD integration
Rafael Zalamena
10
-344
/
+167
2021-03-23
lib: small BFD session notifier improvement
Rafael Zalamena
1
-1
/
+5
2021-03-23
lib: new BFD integration API
Rafael Zalamena
2
-0
/
+961
2021-03-23
doc: add libsnmp-dev install line
Pat Ruddy
1
-0
/
+1
2021-03-22
doc: add missing vrf parameter to "show ip ospf database ..." commands
Igor Ryzhov
1
-15
/
+17
2021-03-22
ospfd: fix "show ip ospf database" issues
Igor Ryzhov
1
-97
/
+69
2021-03-22
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
46
-139
/
+40
2021-03-22
staticd: kill static_memory.h, use MTYPE_STATIC
David Lamparter
7
-122
/
+68
2021-03-22
ospf6d: kill ospf6_memory.h, use MTYPE_STATIC
David Lamparter
15
-98
/
+30
2021-03-22
ospf6d: split off ospf6_lsa_alloc()
David Lamparter
3
-28
/
+15
2021-03-22
pathd: kill *_memory.[ch]
David Lamparter
13
-118
/
+16
2021-03-22
eigrpd: kill eigrp_memory.h, use MTYPE_STATIC
David Lamparter
16
-98
/
+26
2021-03-22
isisd: kill isis_memory.h, use MTYPE_STATIC
David Lamparter
21
-131
/
+65
2021-03-22
bgpd: Reset LLA NHT's interface if there is a change
vivek
1
-0
/
+20
2021-03-22
build: test program needs to be warning-free
Mark Stapp
1
-1
/
+1
2021-03-22
lib: fix xref hash calculation
David Lamparter
1
-2
/
+0
2021-03-22
lib: add [XXXXX-XXXXX] log prefix & config
David Lamparter
3
-30
/
+112
2021-03-22
lib: remove flog() macro
David Lamparter
1
-2
/
+0
2021-03-22
lib: get rid of flog() usage in NB code
David Lamparter
1
-20
/
+20
2021-03-22
lib: add bputs/bputch fbuf (bprintfrr) helpers
David Lamparter
1
-0
/
+24
2021-03-21
isisd: Fix extra space after `router isis FOO`
Donald Sharp
1
-5
/
+5
2021-03-21
isisd: Fix spelling mistake
Donald Sharp
1
-1
/
+1
2021-03-21
pimd: marking MSDP traffic as DSCP CS6
Adriano Marto Reis
1
-0
/
+14
2021-03-20
pceplib: Fixing coverity messages.
Javier Garcia
16
-42
/
+179
2021-03-20
bgpd: convert send-community to transactional cli
Chirag Shah
1
-6
/
+42
2021-03-19
build: add -ggdb3 to dev build
Mark Stapp
1
-0
/
+2
2021-03-19
isisd: avoid lsp_sched loop when unstable
Emanuele Di Pascale
1
-5
/
+15
2021-03-18
nhrpd: Remove newline from log message
Donald Sharp
1
-1
/
+1
2021-03-18
isisd: add debug logs to troubleshoot BFD issues
Emanuele Di Pascale
1
-10
/
+57
2021-03-18
isisd: fix BFD session when IPv6 not configured
Emanuele Di Pascale
3
-15
/
+22
2021-03-18
doc: add seqno to bgp as path list section
Chirag Shah
1
-3
/
+4
2021-03-18
bgpd: add seqno in bgp as-path access-list policy
Chirag Shah
2
-13
/
+121
2021-03-18
tests: Fix bgp convergence issue mentioned in #8279
Kuldeep Kashyap
2
-143
/
+142
2021-03-17
bgpd: use add_event instead of add_timer with zero timeout
Mark Stapp
3
-5
/
+5
2021-03-17
tests: simplify docker rsync & support worktrees
David Lamparter
3
-9
/
+5
2021-03-17
tests: add libelf-dev to Dockerfile
David Lamparter
1
-0
/
+1
2021-03-17
tests: fix too many arguments for logging
ckishimo
1
-4
/
+3
[next]