summaryrefslogtreecommitdiffstats
path: root/bfdd/bfdd_nb_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bfdd,yang: optimize nb with YANGanlan_cs2022-01-251-86/+15
* bfdd: forbid setting interface for multihop sessionsIgor Ryzhov2021-06-011-17/+24
* bbfd: clear nb config entries when removing bfd nodeIgor Ryzhov2021-04-011-1/+15
* bfdd: remove profiles when removing bfd nodeIgor Ryzhov2021-04-011-0/+1
* bfdd: separate echo rx/tx timersIgor Ryzhov2021-03-161-2/+81
* bfdd: forbid creation of the same peer with and without interface nameIgor Ryzhov2021-03-031-0/+52
* bfdd: actually return validation error instead of loggingIgor Ryzhov2021-03-031-20/+17
* bfdd: use * as a placeholder for an empty interface name in northboundIgor Ryzhov2020-09-241-1/+4
* bfdd: interface and vrf are mandatory leafsIgor Ryzhov2020-09-241-14/+3
* bfdd: implement minimum TTLRafael Zalamena2020-08-121-0/+87
* bfdd: simplify and remove duplicated codeRafael Zalamena2020-08-111-9/+7
* bfdd: implement passive modeRafael Zalamena2020-08-111-0/+52
* Merge pull request #6731 from opensourcerouting/style-string-prepDonald Sharp2020-07-161-2/+1
|\
| * *: un-split strings across linesDavid Lamparter2020-07-141-2/+1
* | bfdd: update detect multiplier on profile changeRafael Zalamena2020-07-131-0/+1
|/
* bfdd: implement BFD session configuration profilesRafael Zalamena2020-05-201-0/+241
* bfdd: remove duplicated codeRafael Zalamena2020-05-151-52/+2
* *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-231-59/+41
* bfdd: simplify code flowRafael Zalamena2020-04-141-2/+0
* bfdd: remove BFD_*_FLAG macrosRafael Zalamena2020-04-091-16/+16
* *: Use short version of bool expressionsDonatas Abraitis2020-03-041-2/+2
* bfdd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-0/+520