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
*
*: 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
*
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
1
-2
/
+1
*
bfdd: echo-mode doesn't need poll to start/stop
Rafael Zalamena
2019-02-14
1
-1
/
+1
*
bfdd: Add `show debugging [bfd]` command
Donald Sharp
2019-02-14
1
-0
/
+13
*
bfdd: do not allow multihop peers without a local-address
Renato Westphal
2018-10-20
1
-1
/
+1
*
bfdd zebra: dead code (Coverity 1472624 1473199)
F. Aragon
2018-09-26
1
-8
/
+1
*
bfdd: remove VxLAN code
Rafael Zalamena
2018-09-03
1
-18
/
+1
*
bfdd: add new counters and command to show them
Rafael Zalamena
2018-08-15
1
-0
/
+139
*
bfdd: turn repeatable code into functions
Rafael Zalamena
2018-08-15
1
-41
/
+69
*
bfdd: fix downtime display
Rafael Zalamena
2018-08-14
1
-2
/
+2
*
bfdd: show single hop local-address
Rafael Zalamena
2018-08-08
1
-1
/
+7
*
bfdd: smooth configuration transition
Rafael Zalamena
2018-08-08
1
-0
/
+16
*
bfdd: show the correct transmission speed
Rafael Zalamena
2018-08-08
1
-3
/
+8
*
bfdd: add vty shell commands
Rafael Zalamena
2018-08-08
1
-0
/
+843