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: Clean up some white space snafu's
Donald Sharp
2022-01-08
1
-2
/
+2
*
Merge pull request #10186 from idryzhov/bfd-receive-timer-cb
Mark Stapp
2021-12-07
1
-8
/
+0
|
\
|
*
bfdd: remove unnecessary receive timer restart
Igor Ryzhov
2021-12-06
1
-8
/
+0
*
|
Merge pull request #10120 from idryzhov/bfd-detect-to
Russ White
2021-12-07
2
-24
/
+18
|
\
\
|
|
/
|
/
|
|
*
bfdd: fix detection timeout update
Igor Ryzhov
2021-12-03
2
-24
/
+18
*
|
bfdd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-10
/
+5
|
/
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
2
-8
/
+6
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
bfdd: fix coverity warnings
Igor Ryzhov
2021-11-10
1
-1
/
+4
*
Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf
Russ White
2021-11-05
3
-24
/
+16
|
\
|
*
bfdd: cleanup vrf handling in packet receive
Igor Ryzhov
2021-10-14
3
-24
/
+16
*
|
Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-all
Russ White
2021-10-27
1
-24
/
+7
|
\
\
|
*
|
bfdd: cleanup bfd_session_enable
Igor Ryzhov
2021-10-15
1
-24
/
+7
|
|
/
*
|
Merge pull request #9854 from opensourcerouting/zapi-call-table
Russ White
2021-10-26
1
-14
/
+17
|
\
\
|
*
|
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-14
/
+17
|
|
/
*
|
Merge pull request #9824 from idryzhov/nb-cli-const-lyd-node
Donald Sharp
2021-10-25
2
-41
/
+42
|
\
\
|
|
/
|
/
|
|
*
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
2
-41
/
+42
*
|
Merge pull request #9684 from opensourcerouting/printfrr-false-positive
Donald Sharp
2021-10-14
1
-17
/
+14
|
\
\
|
|
/
|
/
|
|
*
*: `frr-format` with unmodified GCC
David Lamparter
2021-09-28
1
-17
/
+14
*
|
bfdd: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-1
/
+0
|
/
*
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-26
1
-0
/
+2
|
\
|
*
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
1
-0
/
+2
*
|
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
|
/
*
*: Do not check for XMALLOC/XCALLOC against NULLs
Donatas Abraitis
2021-06-29
1
-2
/
+0
*
Merge pull request #8758 from idryzhov/bfd-fixes
Rafael Zalamena
2021-06-07
5
-33
/
+57
|
\
|
*
bfdd: forbid setting interface for multihop sessions
Igor Ryzhov
2021-06-01
3
-31
/
+55
|
*
bfdd: don't store interface pointer for multihop sessions
Igor Ryzhov
2021-06-01
1
-1
/
+1
|
*
lib: fix bfd multihop
Igor Ryzhov
2021-06-01
1
-1
/
+1
*
|
bfdd: fix bfd key structure
Igor Ryzhov
2021-06-02
1
-3
/
+14
|
/
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-4
/
+4
*
Merge pull request #8100 from qlyoung/remove-sample-conf-files
David Lamparter
2021-04-13
2
-6
/
+0
|
\
|
*
*: remove *.conf.sample files
Quentin Young
2021-04-09
2
-6
/
+0
*
|
bfdd: fix nb cli show with defaults
Igor Ryzhov
2021-04-12
1
-63
/
+21
|
/
*
bfdd: fix profiles autocompletion
Igor Ryzhov
2021-04-01
1
-1
/
+1
*
bbfd: clear nb config entries when removing bfd node
Igor Ryzhov
2021-04-01
1
-1
/
+15
*
bfdd: remove profiles when removing bfd node
Igor Ryzhov
2021-04-01
3
-0
/
+10
*
Merge pull request #8121 from opensourcerouting/macro-cleanup
Donatas Abraitis
2021-03-22
5
-13
/
+15
|
\
|
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
|
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
5
-12
/
+13
*
|
Merge pull request #8225 from idryzhov/bfd-echo-mode
Rafael Zalamena
2021-03-17
2
-1
/
+7
|
\
\
|
*
|
bfdd: warn users about echo-mode restrictions
Igor Ryzhov
2021-03-16
1
-0
/
+4
|
*
|
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
12
-50
/
+290
|
/
*
bfdd: make sessions administratively up by default
Igor Ryzhov
2021-03-14
4
-7
/
+4
*
bfdd: fix detect timeout
Igor Ryzhov
2021-03-09
1
-3
/
+3
*
bfdd: fix echo configuration in profile
Igor Ryzhov
2021-03-04
1
-2
/
+8
*
bfdd: forbid creation of the same peer with and without interface name
Igor Ryzhov
2021-03-03
1
-0
/
+52
*
bfdd: actually return validation error instead of logging
Igor Ryzhov
2021-03-03
1
-20
/
+17
*
bfdd: require local-address when using multihop
Igor Ryzhov
2021-03-03
1
-2
/
+6
*
*: fix format string SNAFUs
David Lamparter
2021-02-16
1
-2
/
+2
[next]