aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bfd/bfd_cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-25/+0
2023-01-06bfd: fix ip address cli parsingBenoƮt Ganne1-51/+58
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-4/+4
2020-02-17bfd: use tw_timer_template instead of legacy wheelKlement Sekera1-16/+19
2019-07-23api: binary api cleanupDave Barach1-1/+1
2018-03-16stats: allow configuring poller delayKlement Sekera1-16/+0
2018-02-13BFD: make CLI consume only one line at a timeKlement Sekera1-26/+78
2017-11-10add warning control macro setGabriel Ganne1-11/+3
2017-11-07fix bfd cli with gcc >= 6Gabriel Ganne1-1/+1
2017-04-24BFD: disable gcc6 warnings in helper macrosKlement Sekera1-0/+11
2017-04-05BFD: add ARP-awareness, fix bugsKlement Sekera1-9/+48
2017-03-06BFD: documentationKlement Sekera1-2/+2
2017-03-02BFD: command line interfaceKlement Sekera1-0/+900