summaryrefslogtreecommitdiffstats
path: root/bfdd/config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-221-1/+1
|\
| * *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* | bfdd: separate echo rx/tx timersIgor Ryzhov2021-03-161-9/+17
|/
* bfdd: use standard log macrosRafael Zalamena2020-04-101-41/+42
* bfdd: remove BFD_*_FLAG macrosRafael Zalamena2020-04-091-4/+4
* *: fix format string warningsDavid Lamparter2020-03-291-3/+3
* *: remove tabs from log messagesDavid Lamparter2020-03-241-19/+22
* bfdd: fix format stringsDavid Lamparter2020-01-211-2/+3
* bfdd: use MTYPE_STATICDavid Lamparter2019-06-211-0/+2
* bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routinesPhilippe Guibert2019-05-071-1/+1
* bfdd: change session lookup data structureRafael Zalamena2019-03-121-28/+18
* *: do not check XMALLOC / XCALLOC for null retQuentin Young2019-02-261-2/+0
* bfdd: implement session interface observerRafael Zalamena2019-02-141-6/+6
* bfdd: refactor session lookupRafael Zalamena2019-02-141-9/+8
* bfdd: simplify timer data structureRafael Zalamena2019-02-141-1/+2
* bfdd: remove VxLAN codeRafael Zalamena2018-09-031-4/+0
* bfdd: imported new daemon source codeRafael Zalamena2018-08-081-0/+606