index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
/
bfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-4
/
+4
*
bfdd: remove profiles when removing bfd node
Igor Ryzhov
2021-04-01
1
-0
/
+8
*
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
1
-4
/
+4
|
\
|
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-4
/
+4
*
|
Merge pull request #8225 from idryzhov/bfd-echo-mode
Rafael Zalamena
2021-03-17
1
-1
/
+3
|
\
\
|
*
|
bfdd: fix starting echo receive timer
Igor Ryzhov
2021-03-16
1
-1
/
+3
|
|
/
*
/
bfdd: separate echo rx/tx timers
Igor Ryzhov
2021-03-16
1
-11
/
+24
|
/
*
bfdd: make sessions administratively up by default
Igor Ryzhov
2021-03-14
1
-2
/
+2
*
bfdd: fix detect timeout
Igor Ryzhov
2021-03-09
1
-3
/
+3
*
bfdd: fix session lookup
Igor Ryzhov
2021-02-03
1
-115
/
+45
*
bfdd: improve some debug messages related to zebra notifications
Philippe Guibert
2021-01-09
1
-2
/
+4
*
bfdd: enable bfd session if vrf interface available
Philippe Guibert
2021-01-09
1
-0
/
+7
*
bfd: fix session lookup
Igor Ryzhov
2020-12-04
1
-1
/
+1
*
bfdd: move interface/vrf reset code
Rafael Zalamena
2020-11-24
1
-2
/
+0
*
bfdd: integrate distributed BFD
Rafael Zalamena
2020-11-24
1
-5
/
+44
*
bfdd: disable sockets when using distributed BFD
Rafael Zalamena
2020-11-24
1
-16
/
+25
*
bfdd: fix multiple links same address
Rafael Zalamena
2020-11-18
1
-2
/
+5
*
bfdd: Make new multihop peer if local-address is unique
Tashana Mehta-Wilson
2020-09-29
1
-12
/
+13
*
Merge pull request #7063 from idryzhov/yang-leafref
Renato Westphal
2020-09-26
1
-1
/
+1
|
\
|
*
bfdd: use * as a placeholder for an empty interface name in northbound
Igor Ryzhov
2020-09-24
1
-1
/
+1
*
|
*: move all userdata when changing node xpath
Igor Ryzhov
2020-09-24
1
-0
/
+6
|
/
*
bfdd: Allow it to work when V6 is completely turned off
Donald Sharp
2020-08-14
1
-6
/
+9
*
bfdd: implement minimum TTL
Rafael Zalamena
2020-08-12
1
-0
/
+12
*
bfdd: simplify and remove duplicated code
Rafael Zalamena
2020-08-11
1
-46
/
+21
*
bfdd: implement passive mode
Rafael Zalamena
2020-08-11
1
-5
/
+59
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-2
/
+1
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-4
/
+2
*
bfdd: Use XFREE, clean up SA warning for bfd profiles
Mark Stapp
2020-07-03
1
-1
/
+2
*
bfdd: don't update peers settings on shutdown
Rafael Zalamena
2020-05-29
1
-1
/
+2
*
bfdd,lib: implement protocol profile selection
Rafael Zalamena
2020-05-29
1
-0
/
+9
*
bfdd: remove profile pointers on removal
Rafael Zalamena
2020-05-20
1
-0
/
+33
*
bfdd: implement BFD session configuration profiles
Rafael Zalamena
2020-05-20
1
-6
/
+218
*
bfdd: remove duplicated code
Rafael Zalamena
2020-05-15
1
-63
/
+70
*
*: replace all random() calls
Rafael Zalamena
2020-04-18
1
-3
/
+4
*
bfdd: constify satostr
Rafael Zalamena
2020-04-14
1
-3
/
+3
*
bfdd: simplify code flow
Rafael Zalamena
2020-04-14
1
-6
/
+1
*
bfdd: add debug fine tuning capabilities
Rafael Zalamena
2020-04-14
1
-48
/
+74
*
bfdd: use standard log macros
Rafael Zalamena
2020-04-10
1
-43
/
+48
*
bfdd: fix transmission timer calculation
Rafael Zalamena
2020-04-09
1
-8
/
+7
*
bfdd: remove BFD_*_FLAG macros
Rafael Zalamena
2020-04-09
1
-26
/
+26
*
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
*
|
bfdd: Adding new CLI, show bfd peers brief
SumitAgarwal123
2019-12-04
1
-0
/
+5
|
/
*
bfdd: bind VRF sockets to devices
Rafael Zalamena
2019-11-04
1
-6
/
+6
*
Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN
Rafael Zalamena
2019-10-29
1
-4
/
+42
|
\
|
*
bfdd: Handling local and remote admin-down
SumitAgarwal123
2019-10-29
1
-4
/
+42
*
|
bfdd: VRF and Coverity
Donald Sharp
2019-10-26
1
-0
/
+1
*
|
bfdd: simplify session observers code
Rafael Zalamena
2019-10-11
1
-12
/
+3
*
|
bfdd: set session down after disabling it
Rafael Zalamena
2019-10-11
1
-3
/
+13
*
|
bfdd: disable sockets polling before closing it
Rafael Zalamena
2019-10-11
1
-0
/
+9
[next]