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
...
*
bfdd: add vrf framework
Philippe Guibert
2019-05-07
3
-0
/
+36
*
bfdd: use vrf api for creation socket with binding with vrf lite
Philippe Guibert
2019-05-07
5
-134
/
+16
*
bfdd: permit to configure both iface and vrf
Philippe Guibert
2019-05-07
2
-18
/
+17
*
bfdd: add sys_admin capability and net_raw capability
Philippe Guibert
2019-05-07
1
-1
/
+1
*
bfdd: socket creation in a vrf can be done
Philippe Guibert
2019-05-07
2
-3
/
+10
*
bfdd: remove the constraint of bfd vrf and multihop
Philippe Guibert
2019-05-07
1
-5
/
+1
*
bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routines
Philippe Guibert
2019-05-07
5
-14
/
+14
*
bfdd: use logging convention for remaining zlog_debug
Philippe Guibert
2019-05-07
1
-1
/
+1
*
*: use ZAPI_CALLBACK_ARGS macro for zapi handlers
Quentin Young
2019-05-03
1
-18
/
+9
*
Merge pull request #4155 from pguibert6WIND/bfd_increase_config
Russ White
2019-04-26
3
-0
/
+14
|
\
|
*
bfdd: remove operational bfd sessions from remote daemons
Philippe Guibert
2019-04-18
1
-0
/
+4
|
*
bfdd: avoid having bfd config inherited from operation context
Philippe Guibert
2019-04-18
2
-0
/
+10
*
|
bfdd: fix UDP source port range
Rafael Zalamena
2019-04-25
1
-2
/
+2
|
/
*
Merge pull request #4042 from donaldsharp/bfd_sa
Renato Westphal
2019-03-30
1
-0
/
+3
|
\
|
*
bfdd: Clean up assignment without being used SA issue
Donald Sharp
2019-03-29
1
-0
/
+3
*
|
bfdd, nhrpd, pimd: When deleting an interface clean up
Donald Sharp
2019-03-29
1
-0
/
+2
|
/
*
bfdd: Prevent uninited use of data
Donald Sharp
2019-03-20
1
-1
/
+2
*
bfdd: fix echo loopback function
Rafael Zalamena
2019-03-19
1
-0
/
+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
4
-8
/
+74
*
bfdd: change session lookup data structure
Rafael Zalamena
2019-03-12
6
-532
/
+339
*
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
4
-33
/
+0
*
*: use proper bool initializers & fix comparisons
Quentin Young
2019-02-26
2
-3
/
+3
*
*: Rename backet to bucket
Tim Bray
2019-02-25
4
-15
/
+15
*
bfdd: fix CI warnings
Rafael Zalamena
2019-02-14
4
-27
/
+29
*
bfdd: fix discriminator mismatch log message
Rafael Zalamena
2019-02-14
1
-1
/
+1
*
bfdd: apply new timers on on-going connections
Rafael Zalamena
2019-02-14
1
-1
/
+6
*
bfdd: header clean up
Rafael Zalamena
2019-02-14
1
-13
/
+4
*
bfdd: don't allow VRF for single hop session
Rafael Zalamena
2019-02-14
1
-0
/
+4
*
bfdd: implement session interface observer
Rafael Zalamena
2019-02-14
8
-167
/
+412
*
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
2
-140
/
+0
*
bfdd: refactor session lookup
Rafael Zalamena
2019-02-14
6
-158
/
+144
*
bfdd: slow down on peer connection loss
Rafael Zalamena
2019-02-14
2
-12
/
+22
*
bfdd: don't try to start echo on protocol restart
Rafael Zalamena
2019-02-14
1
-4
/
+0
*
bfdd: change slow time value
Rafael Zalamena
2019-02-14
1
-1
/
+1
*
bfdd: simplify timer data structure
Rafael Zalamena
2019-02-14
5
-45
/
+45
*
bfdd: don't poll to make echo/multiplier changes
Rafael Zalamena
2019-02-14
1
-2
/
+0
*
bfdd: deduplicate echo handling code
Rafael Zalamena
2019-02-14
2
-4
/
+2
*
bfdd: fix bug on poll sequence
Rafael Zalamena
2019-02-14
1
-1
/
+9
*
bfdd: echo-mode doesn't need poll to start/stop
Rafael Zalamena
2019-02-14
3
-18
/
+6
*
bfdd: refactor timer handling
Rafael Zalamena
2019-02-14
3
-99
/
+157
*
bfdd: refactor state change handler
Rafael Zalamena
2019-02-14
3
-23
/
+126
*
bfdd: Add `show debugging [bfd]` command
Donald Sharp
2019-02-14
1
-0
/
+13
*
bfdd: Add some code so we can compile from w/ in the bfdd dir
Donald Sharp
2019-02-14
1
-0
/
+10
*
Merge pull request #3605 from donaldsharp/bfd_24_minutes
Rafael Zalamena
2019-01-14
1
-4
/
+4
|
\
|
*
bfdd: Fix timer print-out function
Donald Sharp
2019-01-12
1
-4
/
+4
*
|
bfdd: remove unused OS specific functions
Rafael Zalamena
2019-01-10
3
-139
/
+0
*
|
bfdd: use zebra to learn about network interfaces
Rafael Zalamena
2019-01-10
4
-22
/
+112
|
/
[prev]
[next]