index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
/
bfdd_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfdd: separate echo rx/tx timers
Igor Ryzhov
2021-03-16
1
-9
/
+23
*
bfdd: make sessions administratively up by default
Igor Ryzhov
2021-03-14
1
-1
/
+1
*
bfdd: distributed BFD show commands
Rafael Zalamena
2020-11-24
1
-0
/
+21
*
bfdd: distributed BFD debugging knob
Rafael Zalamena
2020-11-24
1
-0
/
+21
*
bfdd: fix crash on show bfd peers counters json
Emanuele Bovisio
2020-11-06
1
-1
/
+1
*
bfdd: implement minimum TTL
Rafael Zalamena
2020-08-12
1
-0
/
+4
*
bfdd: implement passive mode
Rafael Zalamena
2020-08-11
1
-0
/
+6
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-8
/
+8
*
Merge pull request #6301 from pguibert6WIND/bfd_debug_show
Rafael Zalamena
2020-04-27
1
-3
/
+6
|
\
|
*
bfdd: display debugging status of bfd
Philippe Guibert
2020-04-27
1
-3
/
+6
*
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+2
*
|
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+2
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-2
/
+4
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-2
/
+0
*
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-6
/
+6
|
/
*
bfdd: add debug fine tuning capabilities
Rafael Zalamena
2020-04-14
1
-0
/
+62
*
bfdd: use standard log macros
Rafael Zalamena
2020-04-10
1
-2
/
+2
*
bfdd: remove BFD_*_FLAG macros
Rafael Zalamena
2020-04-09
1
-4
/
+4
*
*: Use short version of bool expressions
Donatas Abraitis
2020-03-04
1
-1
/
+1
*
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-28
1
-1
/
+1
*
Revert "*: change hash_backet to hash_bucket"
Jafar Al-Gharaibeh
2020-02-27
1
-1
/
+1
*
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-27
1
-1
/
+1
*
bfdd: Json fields for multiplier
SumitAgarwal123
2019-12-04
1
-7
/
+14
*
bfdd: Adding new CLI, show bfd peers brief
SumitAgarwal123
2019-12-04
1
-1
/
+91
*
bfdd: Adding new cli, clear bfd counters
SumitAgarwal123
2019-12-04
1
-0
/
+40
*
bfdd: Adding new fields to display show bfd peer
SumitAgarwal123
2019-12-04
1
-0
/
+6
*
*: remove redundant brackets in commands
Igor Ryzhov
2019-10-08
1
-4
/
+4
*
*: fix missing VRF autocompletions
Igor Ryzhov
2019-09-24
1
-4
/
+4
*
bfdd: if no vrfname is passed, use default vrf name
Philippe Guibert
2019-08-27
1
-0
/
+3
*
bfdd: convert `bfd` command to northbound
Rafael Zalamena
2019-06-25
1
-10
/
+0
*
bfdd: authorise multihop and interface setting
Philippe Guibert
2019-06-22
1
-6
/
+0
*
bfdd: implement write_config using northbound
Rafael Zalamena
2019-06-22
1
-77
/
+16
*
bfdd: migrate session commands to northbound
Rafael Zalamena
2019-06-22
1
-262
/
+2
*
bfdd: remove the label command
Rafael Zalamena
2019-06-22
1
-22
/
+0
*
bfdd: show bfd [vrf NAME] peer command change
Philippe Guibert
2019-05-07
1
-6
/
+5
*
bfdd: add show bfd [vrf NAME] counters command
Philippe Guibert
2019-05-07
1
-7
/
+41
*
bfdd: add show bfd [vrf NAME] peers command
Philippe Guibert
2019-05-07
1
-8
/
+48
*
bfdd: permit to configure both iface and vrf
Philippe Guibert
2019-05-07
1
-5
/
+0
*
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
1
-1
/
+1
*
bfdd: avoid having bfd config inherited from operation context
Philippe Guibert
2019-04-18
1
-0
/
+9
*
bfdd: don't enable sessions without local-address
Rafael Zalamena
2019-03-12
1
-1
/
+2
*
bfdd: change session lookup data structure
Rafael Zalamena
2019-03-12
1
-53
/
+52
*
*: use proper bool initializers & fix comparisons
Quentin Young
2019-02-26
1
-2
/
+2
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-10
/
+10
*
bfdd: fix CI warnings
Rafael Zalamena
2019-02-14
1
-2
/
+1
*
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
1
-18
/
+37
*
bfdd: refactor session lookup
Rafael Zalamena
2019-02-14
1
-13
/
+12
*
bfdd: simplify timer data structure
Rafael Zalamena
2019-02-14
1
-17
/
+7
[next]