summaryrefslogtreecommitdiffstats
path: root/lib/bfd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-241-2/+2
* *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-241-3/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* lib: remove concurrent nexthop zapi (un)registrationLouis Scalbert2023-01-241-2/+0
* lib: do not reopen a zclient socket for bfdLouis Scalbert2023-01-241-0/+9
* lib: BFD automatic source selectionRafael Zalamena2023-01-131-0/+17
* lib: rename one bfd parameter name to reflect real meaninganlan_cs2022-01-101-2/+2
* lib: remove confusing bfd TTL APIIgor Ryzhov2021-11-111-41/+6
* lib: constify read only parametersRafael Zalamena2021-11-041-2/+4
* lib: remove old bfd libraryIgor Ryzhov2021-05-071-78/+0
* lib: BFD session handling improvementRafael Zalamena2021-04-221-1/+44
* lib: remove enabled flag for bfd sessionsIgor Ryzhov2021-04-221-8/+0
* lib: new BFD integration APIRafael Zalamena2021-03-231-0/+327
* *: add BFD profile support for IS-ISGalaxyGorilla2020-07-101-2/+2
* bfdd,lib: implement protocol profile selectionRafael Zalamena2020-05-291-0/+85
* bfdd: Handling local and remote admin-downSumitAgarwal1232019-10-291-3/+11
* bgpd: add vty command to enable bfd control-plane-check-failurePhilippe Guibert2019-05-141-0/+1
* bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert2019-05-141-2/+4
* bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert2019-05-071-1/+2
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-2/+2
* zebra, lib: error references for zebraQuentin Young2018-08-141-0/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-12/+12
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-50/+40
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Expand #defines in command stringsDaniel Walton2016-09-251-5/+0
* zebra - BFD client de-registration supportradhika2016-05-091-0/+12
* Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte...radhika2016-04-221-6/+15
* bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp2016-03-241-1/+1
* Support for multi-client and client reg msgradhika2016-03-091-0/+3
* *: add VRF ID in the API message headerFeng Lu2015-11-041-1/+2
* Support of BFD status in Quaggaradhika2015-08-311-1/+21
* Fixup of warnings in the codeDonald Sharp2015-07-261-1/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+77