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: add additional parameters to json command
lynnemorrison
2023-07-28
1
-0
/
+6
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-15
/
+1
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
*
BFDD: Add RTT to BFD IPV4 Echo packet processing
lynnemorrison
2022-08-02
1
-0
/
+41
*
bfdd: remove "local_address" of bfd session
ewlumpkin
2022-05-02
1
-15
/
+6
*
bfdd: Clean up some white space snafu's
Donald Sharp
2022-01-08
1
-2
/
+2
*
bfdd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-10
/
+5
*
bfdd: fix coverity warnings
Igor Ryzhov
2021-11-10
1
-1
/
+4
*
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
[next]