index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
/
bfd.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BFDD: Add RTT to BFD IPV4 Echo packet processing
lynnemorrison
2022-08-02
1
-1
/
+9
*
bfdd: add IPv4 BFD Echo support that matches RFC
lynnemorrison
2022-06-27
1
-2
/
+6
*
Merge pull request #11137 from opensourcerouting/if-name-len-fixes
Donald Sharp
2022-05-04
1
-2
/
+2
|
\
|
*
*: use FRR interface name definition everywhere
Rafael Zalamena
2022-05-02
1
-2
/
+2
*
|
bfdd: remove "local_address" of bfd session
ewlumpkin
2022-05-02
1
-1
/
+0
|
/
*
*: Fix spelling of overriden
Donald Sharp
2022-04-19
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-6
/
+6
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
1
-1
/
+0
*
bfdd: cleanup vrf handling in packet receive
Igor Ryzhov
2021-10-14
1
-1
/
+2
*
bfdd: fix bfd key structure
Igor Ryzhov
2021-06-02
1
-3
/
+14
*
bfdd: remove profiles when removing bfd node
Igor Ryzhov
2021-04-01
1
-0
/
+1
*
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
1
-3
/
+3
|
\
|
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-3
/
+3
*
|
bfdd: separate echo rx/tx timers
Igor Ryzhov
2021-03-16
1
-2
/
+12
|
/
*
bfdd: support connecting to BFD data plane
Rafael Zalamena
2020-11-24
1
-3
/
+4
*
bfdd: distributed BFD show commands
Rafael Zalamena
2020-11-24
1
-0
/
+12
*
bfdd: integrate distributed BFD
Rafael Zalamena
2020-11-24
1
-0
/
+27
*
bfdd: import distributed BFD implementation
Rafael Zalamena
2020-11-24
1
-0
/
+25
*
bfdd: implement minimum TTL
Rafael Zalamena
2020-08-12
1
-1
/
+4
*
bfdd: simplify and remove duplicated code
Rafael Zalamena
2020-08-11
1
-0
/
+9
*
bfdd: implement passive mode
Rafael Zalamena
2020-08-11
1
-0
/
+11
*
bfdd: don't update peers settings on shutdown
Rafael Zalamena
2020-05-29
1
-0
/
+6
*
bfdd: implement BFD session configuration profiles
Rafael Zalamena
2020-05-20
1
-0
/
+86
*
bfdd: remove duplicated code
Rafael Zalamena
2020-05-15
1
-0
/
+16
*
bfdd: constify satostr
Rafael Zalamena
2020-04-14
1
-1
/
+1
*
bfdd: add debug fine tuning capabilities
Rafael Zalamena
2020-04-14
1
-0
/
+19
*
bfdd: use standard log macros
Rafael Zalamena
2020-04-10
1
-8
/
+2
*
bfdd: remove BFD_*_FLAG macros
Rafael Zalamena
2020-04-09
1
-4
/
+0
*
bfdd: remove logging shim
David Lamparter
2020-01-21
1
-19
/
+12
*
bfdd: Adding new CLI, show bfd peers brief
SumitAgarwal123
2019-12-04
1
-0
/
+2
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+2
*
bfdd: bind VRF sockets to devices
Rafael Zalamena
2019-11-04
1
-6
/
+6
*
bfdd: split northbound callbacks into multiple files
Renato Westphal
2019-10-30
1
-31
/
+0
*
Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN
Rafael Zalamena
2019-10-29
1
-2
/
+2
|
\
|
*
bfdd: Handling local and remote admin-down
SumitAgarwal123
2019-10-29
1
-2
/
+2
*
|
bfdd: simplify session observers code
Rafael Zalamena
2019-10-11
1
-6
/
+2
|
/
*
bfdd: update vrf name of bfd session if necessary
Philippe Guibert
2019-08-27
1
-0
/
+1
*
bfdd: support global BFD reset
Rafael Zalamena
2019-06-22
1
-0
/
+1
*
bfdd: implement write_config using northbound
Rafael Zalamena
2019-06-22
1
-0
/
+23
*
bfdd: migrate session commands to northbound
Rafael Zalamena
2019-06-22
1
-4
/
+19
*
bfdd: export some private functions
Rafael Zalamena
2019-06-22
1
-0
/
+6
*
bfdd: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-10
/
+5
*
bfdd, lib, bgpd: add bfd cbit usage
Philippe Guibert
2019-05-14
1
-0
/
+8
*
bfd: add bfdd_privs to the bglobal structure
Philippe Guibert
2019-05-07
1
-2
/
+2
*
bfdd: upon vrf enable/disable, update bs and obs list
Philippe Guibert
2019-05-07
1
-0
/
+2
*
bfdd: register to interfaces from other vrfs
Philippe Guibert
2019-05-07
1
-0
/
+2
*
bfdd: socket handling per vrf context
Philippe Guibert
2019-05-07
1
-7
/
+14
*
bfdd: add vrf framework
Philippe Guibert
2019-05-07
1
-0
/
+1
*
bfdd: socket creation in a vrf can be done
Philippe Guibert
2019-05-07
1
-0
/
+2
*
bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routines
Philippe Guibert
2019-05-07
1
-3
/
+3
[next]