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
*
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
*
|
bfdd: upon vrf disable, unlink bfd session with vrf
Philippe Guibert
2019-10-11
1
-0
/
+1
*
|
bfdd: Fixing coredump in log
SumitAgarwal123
2019-10-11
1
-1
/
+1
*
|
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-18
1
-10
/
+5
|
/
*
Merge pull request #4564 from pguibert6WIND/misc_vrf_update_name
Russ White
2019-09-17
1
-5
/
+69
|
\
|
*
bfdd: change vrf name with bypassing nb api
Philippe Guibert
2019-08-27
1
-0
/
+45
|
*
bfdd: update vrf name of bfd session if necessary
Philippe Guibert
2019-08-27
1
-0
/
+11
|
*
bfdd: add the vrf update hook in case vrf name changes
Philippe Guibert
2019-08-27
1
-1
/
+11
|
*
bfdd: add vrf information as key element for bfd session search
Philippe Guibert
2019-08-27
1
-4
/
+2
*
|
bfdd: close bfd echo sockets, upon vrf disable
Philippe Guibert
2019-09-03
1
-0
/
+2
|
/
*
bfdd: fix some CI warnings
Rafael Zalamena
2019-07-02
1
-8
/
+8
*
bfdd: support global BFD reset
Rafael Zalamena
2019-06-22
1
-0
/
+30
*
bfdd: migrate session commands to northbound
Rafael Zalamena
2019-06-22
1
-12
/
+66
*
bfdd: export some private functions
Rafael Zalamena
2019-06-22
1
-11
/
+16
*
Merge pull request #4536 from pguibert6WIND/bfd_startup_does_not_work
Donald Sharp
2019-06-22
1
-35
/
+35
|
\
|
*
bfdd: avoid double socket initialisation on same netns
Philippe Guibert
2019-06-21
1
-35
/
+35
*
|
bfdd: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-1
/
+4
|
/
*
Merge pull request #4144 from pguibert6WIND/bfd_cbit
Russ White
2019-05-16
1
-0
/
+11
|
\
|
*
bfdd, lib, bgpd: add bfd cbit usage
Philippe Guibert
2019-05-14
1
-0
/
+11
*
|
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-6
/
+6
|
/
*
bfdd: avoid creating duplicate peer contexts
Philippe Guibert
2019-05-07
1
-7
/
+80
*
bfdd: upon vrf enable/disable, update bs and obs list
Philippe Guibert
2019-05-07
1
-2
/
+6
*
bfdd: register to interfaces from other vrfs
Philippe Guibert
2019-05-07
1
-0
/
+7
*
bfdd: socket handling per vrf context
Philippe Guibert
2019-05-07
1
-1
/
+79
*
bfdd: add vrf framework
Philippe Guibert
2019-05-07
1
-0
/
+33
*
bfdd: use vrf api for creation socket with binding with vrf lite
Philippe Guibert
2019-05-07
1
-4
/
+0
*
bfdd: permit to configure both iface and vrf
Philippe Guibert
2019-05-07
1
-13
/
+17
*
bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routines
Philippe Guibert
2019-05-07
1
-8
/
+8
*
bfdd: use logging convention for remaining zlog_debug
Philippe Guibert
2019-05-07
1
-1
/
+1
*
bfdd: Clean up assignment without being used SA issue
Donald Sharp
2019-03-29
1
-0
/
+3
*
bfdd: Prevent uninited use of data
Donald Sharp
2019-03-20
1
-1
/
+2
*
bfdd: fix JSON API local-address translation
Rafael Zalamena
2019-03-19
1
-2
/
+2
*
bfdd: don't enable sessions without local-address
Rafael Zalamena
2019-03-12
1
-6
/
+21
*
bfdd: change session lookup data structure
Rafael Zalamena
2019-03-12
1
-322
/
+202
*
bfdd: fix single hop IPv6 configurations
Rafael Zalamena
2019-03-06
1
-2
/
+6
*
*: do not check XMALLOC / XCALLOC for null ret
Quentin Young
2019-02-26
1
-2
/
+0
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-2
/
+2
*
bfdd: fix CI warnings
Rafael Zalamena
2019-02-14
1
-12
/
+13
*
bfdd: implement session interface observer
Rafael Zalamena
2019-02-14
1
-110
/
+264
*
bfdd: generate random session identificators
Rafael Zalamena
2019-02-14
1
-2
/
+11
*
bfdd: remove unused vrf/interface data structures
Rafael Zalamena
2019-02-14
1
-130
/
+0
[next]