index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6301 from pguibert6WIND/bfd_debug_show
Rafael Zalamena
2020-04-27
1
-3
/
+6
|
\
|
*
bfdd: display debugging status of bfd
Philippe Guibert
2020-04-27
1
-3
/
+6
*
|
bfdd: fix frr-format false warning
David Lamparter
2020-04-27
1
-4
/
+5
*
|
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-5
/
+4
*
|
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-2
/
+2
*
|
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
3
-254
/
+203
*
|
*: replace all random() calls
Rafael Zalamena
2020-04-18
1
-3
/
+4
*
|
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-0
/
+1
|
\
\
|
*
|
*: include vrf northbound module in init
Chirag Shah
2020-04-16
1
-0
/
+1
|
|
/
*
|
Merge pull request #6135 from opensourcerouting/cli-node-cleanup
Donald Sharp
2020-04-17
1
-8
/
+12
|
\
\
|
*
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+2
|
*
|
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+2
|
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-2
/
+4
|
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-2
/
+0
|
*
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-6
/
+6
|
|
/
*
|
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-0
/
+1
*
|
bfdd: add more zebra debug messages
Rafael Zalamena
2020-04-14
1
-25
/
+22
*
|
bfdd: constify satostr
Rafael Zalamena
2020-04-14
2
-4
/
+4
*
|
bfdd: remove time calculation debugs
Rafael Zalamena
2020-04-14
1
-16
/
+0
*
|
bfdd: simplify code flow
Rafael Zalamena
2020-04-14
4
-30
/
+5
*
|
bfdd: add debug fine tuning capabilities
Rafael Zalamena
2020-04-14
5
-68
/
+208
*
|
bfdd: use standard log macros
Rafael Zalamena
2020-04-10
9
-197
/
+206
*
|
bfdd: fix transmission timer calculation
Rafael Zalamena
2020-04-09
1
-8
/
+7
*
|
bfdd: initialize packet data with zeroes
Rafael Zalamena
2020-04-09
1
-1
/
+1
*
|
bfdd: remove BFD_*_FLAG macros
Rafael Zalamena
2020-04-09
9
-73
/
+69
|
/
*
bfdd: fix -Wundef warning
Ruben Kerkhof
2020-03-30
1
-1
/
+1
*
*: fix format string warnings
David Lamparter
2020-03-29
1
-3
/
+3
*
*: remove tabs from log messages
David Lamparter
2020-03-24
1
-19
/
+22
*
*: Use short version of bool expressions
Donatas Abraitis
2020-03-04
2
-3
/
+3
*
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-28
1
-1
/
+1
*
Revert "*: change hash_backet to hash_bucket"
Jafar Al-Gharaibeh
2020-02-27
1
-1
/
+1
*
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-27
1
-1
/
+1
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
*
Merge pull request #5716 from opensourcerouting/bfdd-log
Russ White
2020-01-28
7
-155
/
+20
|
\
|
*
bfdd: fix format strings
David Lamparter
2020-01-21
3
-5
/
+6
|
*
bfdd: remove logging shim
David Lamparter
2020-01-21
4
-150
/
+14
*
|
Merge pull request #5412 from opensourcerouting/bfdd-vrf-fix
Quentin Young
2020-01-22
1
-4
/
+15
|
\
\
|
|
/
|
/
|
|
*
bfdd: fix multiple VRF handling
Rafael Zalamena
2019-11-22
1
-4
/
+15
*
|
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
|
bfdd: Json fields for multiplier
SumitAgarwal123
2019-12-04
1
-7
/
+14
*
|
bfdd: Adding new CLI, show bfd peers brief
SumitAgarwal123
2019-12-04
3
-1
/
+98
*
|
bfdd: Adding new cli, clear bfd counters
SumitAgarwal123
2019-12-04
1
-0
/
+40
*
|
bfdd: Adding new fields to display show bfd peer
SumitAgarwal123
2019-12-04
1
-0
/
+6
*
|
*: generously apply const
David Lamparter
2019-12-02
2
-5
/
+5
*
|
*: make frr_yang_module_info const
David Lamparter
2019-11-30
1
-1
/
+1
|
/
*
Merge pull request #5274 from opensourcerouting/bfdd-vrf-socket
Russ White
2019-11-19
3
-24
/
+28
|
\
|
*
bfdd: bind VRF sockets to devices
Rafael Zalamena
2019-11-04
3
-24
/
+28
*
|
bfdd: remove unused initialization sa warning
Mark Stapp
2019-11-14
1
-1
/
+2
|
/
*
bfdd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
9
-1268
/
+1514
[next]