summaryrefslogtreecommitdiff
path: root/bfdd/bfdd_cli.c
AgeCommit message (Expand)Author
2024-10-03bfdd: add no variants to all configurationsLouis Scalbert
2024-10-01bfdd: add no variants to interval configurationsRafael Zalamena
2023-11-29lib: all: remove './' from xpath 22% speedupChristian Hopps
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-06-27bfdd: add IPv4 BFD Echo support that matches RFClynnemorrison
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-06-01bfdd: forbid setting interface for multihop sessionsIgor Ryzhov
2021-04-12bfdd: fix nb cli show with defaultsIgor Ryzhov
2021-04-01bfdd: fix profiles autocompletionIgor Ryzhov
2021-03-17Merge pull request #8225 from idryzhov/bfd-echo-modeRafael Zalamena
2021-03-16bfdd: separate echo rx/tx timersIgor Ryzhov
2021-03-16bfdd: warn users about echo-mode restrictionsIgor Ryzhov
2021-03-15bfdd: make sessions administratively up by defaultIgor Ryzhov
2021-03-04bfdd: fix echo configuration in profileIgor Ryzhov
2021-03-03bfdd: require local-address when using multihopIgor Ryzhov
2020-12-01bfdd: session specific command type checksRafael Zalamena
2020-09-24bfdd: use * as a placeholder for an empty interface name in northboundIgor Ryzhov
2020-08-24bfdd: fix parameter lengthIgor Ryzhov
2020-08-11bfdd: implement minimum TTLRafael Zalamena
2020-08-11bfdd: implement passive modeRafael Zalamena
2020-08-03*: introduce DEFPY_YANG & friendsRenato Westphal
2020-07-14*: remove PRI[udx](8|16|32)David Lamparter
2020-05-20bfdd: implement BFD session configuration profilesRafael Zalamena
2020-05-20bfdd,lib,vtysh: new command node for BFD profilesRafael Zalamena
2019-10-30bfdd: split northbound callbacks into multiple filesRenato Westphal
2019-07-09bfdd: keep source information for single hopRafael Zalamena
2019-06-25bfdd: convert `bfd` command to northboundRafael Zalamena
2019-06-24bfdd: fix compilation warnings on OmniOSRafael Zalamena
2019-06-22bfdd: add not '\n' to shutdown help stringPhilippe Guibert
2019-06-22bfdd: use microseconds timers in YANGRafael Zalamena
2019-06-22bfdd: support global BFD resetRafael Zalamena
2019-06-22bfdd: implement write_config using northboundRafael Zalamena
2019-06-22bfdd: migrate session commands to northboundRafael Zalamena