summaryrefslogtreecommitdiffstats
path: root/bfdd/bfdd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6247 from FRRouting/nb_conversionsDonald Sharp2020-04-171-0/+1
|\
| * *: include vrf northbound module in initChirag Shah2020-04-161-0/+1
* | Merge pull request #5451 from opensourcerouting/rcu-logSantosh P K2020-04-161-0/+1
|\ \ | |/ |/|
| * lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-0/+1
* | bfdd: use standard log macrosRafael Zalamena2020-04-101-2/+2
|/
* bfdd: remove logging shimDavid Lamparter2020-01-211-5/+2
* *: generously apply constDavid Lamparter2019-12-021-3/+3
* *: make frr_yang_module_info constDavid Lamparter2019-11-301-1/+1
* bfdd: split northbound callbacks into multiple filesRenato Westphal2019-10-301-0/+1
* bfdd: implement configuration reloadRafael Zalamena2019-06-221-0/+15
* bfdd: migrate session commands to northboundRafael Zalamena2019-06-221-1/+8
* bfdd: use MTYPE_STATICDavid Lamparter2019-06-211-8/+3
* Merge pull request #4431 from donaldsharp/mad_gainzRafael Zalamena2019-06-051-2/+10
|\
| * bfdd: Allow -N to influence BFDD_CONTROL_SOCKETDonald Sharp2019-06-041-2/+10
* | bfdd: Modify bfdd to quietly accept access-listsDonald Sharp2019-06-051-0/+4
|/
* bfd: add bfdd_privs to the bglobal structurePhilippe Guibert2019-05-071-18/+21
* bfdd: socket handling per vrf contextPhilippe Guibert2019-05-071-26/+2
* bfdd: add vrf frameworkPhilippe Guibert2019-05-071-0/+2
* bfdd: add sys_admin capability and net_raw capabilityPhilippe Guibert2019-05-071-1/+1
* bfdd: implement session interface observerRafael Zalamena2019-02-141-0/+2
* bfdd: use UDP sockets instead of rawRafael Zalamena2018-09-031-1/+4
* bfdd: enumerate all diagnositic codesRafael Zalamena2018-09-031-7/+12
* bfdd: remove VxLAN codeRafael Zalamena2018-09-031-6/+0
* bfdd: clean up header inclusionRafael Zalamena2018-08-081-8/+1
* bfdd: re-route PTM-BFD daemon messagesRafael Zalamena2018-08-081-0/+6
* bfdd: add vty shell commandsRafael Zalamena2018-08-081-0/+3
* bfdd: imported new daemon source codeRafael Zalamena2018-08-081-0/+234