summaryrefslogtreecommitdiffstats
path: root/bfdd/bfdd_cli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bfdd: use * as a placeholder for an empty interface name in northboundIgor Ryzhov2020-09-241-3/+3
* bfdd: fix parameter lengthIgor Ryzhov2020-08-241-2/+2
* bfdd: implement minimum TTLRafael Zalamena2020-08-121-0/+51
* bfdd: implement passive modeRafael Zalamena2020-08-111-0/+28
* *: introduce DEFPY_YANG & friendsRenato Westphal2020-08-031-19/+19
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-3/+3
* bfdd: implement BFD session configuration profilesRafael Zalamena2020-05-201-1/+103
* bfdd,lib,vtysh: new command node for BFD profilesRafael Zalamena2020-05-201-0/+34
* bfdd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-0/+1
* bfdd: keep source information for single hopRafael Zalamena2019-07-091-1/+7
* bfdd: convert `bfd` command to northboundRafael Zalamena2019-06-251-1/+17
* bfdd: fix compilation warnings on OmniOSRafael Zalamena2019-06-241-0/+2
* bfdd: add not '\n' to shutdown help stringPhilippe Guibert2019-06-221-1/+1
* bfdd: use microseconds timers in YANGRafael Zalamena2019-06-221-12/+33
* bfdd: support global BFD resetRafael Zalamena2019-06-221-0/+12
* bfdd: implement write_config using northboundRafael Zalamena2019-06-221-0/+123
* bfdd: migrate session commands to northboundRafael Zalamena2019-06-221-0/+232