summaryrefslogtreecommitdiff
path: root/bfdd/bfdd_nb_config.c
AgeCommit message (Expand)Author
2023-05-31bfdd: remove redundant nb destroy callbacksIgor Ryzhov
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-01-25bfdd,yang: optimize nb with YANGanlan_cs
2021-06-01bfdd: forbid setting interface for multihop sessionsIgor Ryzhov
2021-04-01bbfd: clear nb config entries when removing bfd nodeIgor Ryzhov
2021-04-01bfdd: remove profiles when removing bfd nodeIgor Ryzhov
2021-03-16bfdd: separate echo rx/tx timersIgor Ryzhov
2021-03-03bfdd: forbid creation of the same peer with and without interface nameIgor Ryzhov
2021-03-03bfdd: actually return validation error instead of loggingIgor Ryzhov
2020-09-24bfdd: use * as a placeholder for an empty interface name in northboundIgor Ryzhov
2020-09-24bfdd: interface and vrf are mandatory leafsIgor Ryzhov
2020-08-11bfdd: implement minimum TTLRafael Zalamena
2020-08-11bfdd: simplify and remove duplicated codeRafael Zalamena
2020-08-11bfdd: implement passive modeRafael Zalamena
2020-07-15Merge pull request #6731 from opensourcerouting/style-string-prepDonald Sharp
2020-07-14*: un-split strings across linesDavid Lamparter
2020-07-13bfdd: update detect multiplier on profile changeRafael Zalamena
2020-05-20bfdd: implement BFD session configuration profilesRafael Zalamena
2020-05-15bfdd: remove duplicated codeRafael Zalamena
2020-04-23*: change the signature of the northbound callbacks to be more flexibleRenato Westphal
2020-04-14bfdd: simplify code flowRafael Zalamena
2020-04-09bfdd: remove BFD_*_FLAG macrosRafael Zalamena
2020-03-04*: Use short version of bool expressionsDonatas Abraitis
2019-10-30bfdd: split northbound callbacks into multiple filesRenato Westphal