| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: remove concurrent nexthop zapi (un)registration | Louis Scalbert | 2023-01-24 | 1 | -2/+0 |
* | lib: do not reopen a zclient socket for bfd | Louis Scalbert | 2023-01-24 | 1 | -0/+9 |
* | lib: BFD automatic source selection | Rafael Zalamena | 2023-01-13 | 1 | -0/+17 |
* | lib: rename one bfd parameter name to reflect real meaning | anlan_cs | 2022-01-10 | 1 | -2/+2 |
* | lib: remove confusing bfd TTL API | Igor Ryzhov | 2021-11-11 | 1 | -41/+6 |
* | lib: constify read only parameters | Rafael Zalamena | 2021-11-04 | 1 | -2/+4 |
* | lib: remove old bfd library | Igor Ryzhov | 2021-05-07 | 1 | -78/+0 |
* | lib: BFD session handling improvement | Rafael Zalamena | 2021-04-22 | 1 | -1/+44 |
* | lib: remove enabled flag for bfd sessions | Igor Ryzhov | 2021-04-22 | 1 | -8/+0 |
* | lib: new BFD integration API | Rafael Zalamena | 2021-03-23 | 1 | -0/+327 |
* | *: add BFD profile support for IS-IS | GalaxyGorilla | 2020-07-10 | 1 | -2/+2 |
* | bfdd,lib: implement protocol profile selection | Rafael Zalamena | 2020-05-29 | 1 | -0/+85 |
* | bfdd: Handling local and remote admin-down | SumitAgarwal123 | 2019-10-29 | 1 | -3/+11 |
* | bgpd: add vty command to enable bfd control-plane-check-failure | Philippe Guibert | 2019-05-14 | 1 | -0/+1 |
* | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert | 2019-05-14 | 1 | -2/+4 |
* | bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_id | Philippe Guibert | 2019-05-07 | 1 | -1/+2 |
* | lib: add extern "C" {} blocks to all libfrr headers | Renato Westphal | 2019-02-12 | 1 | -0/+8 |
* | bgpd/ospfd: make bgp and ospf json response a bit more consistent | Don Slice | 2018-08-30 | 1 | -2/+2 |
* | zebra, lib: error references for zebra | Quentin Young | 2018-08-14 | 1 | -0/+1 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -12/+12 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -50/+40 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -5/+0 |
* | zebra - BFD client de-registration support | radhika | 2016-05-09 | 1 | -0/+12 |
* | Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte... | radhika | 2016-04-22 | 1 | -6/+15 |
* | bgpd, lib, ospfd, ospf6d: Fix bfd interface lookup | Donald Sharp | 2016-03-24 | 1 | -1/+1 |
* | Support for multi-client and client reg msg | radhika | 2016-03-09 | 1 | -0/+3 |
* | *: add VRF ID in the API message header | Feng Lu | 2015-11-04 | 1 | -1/+2 |
* | Support of BFD status in Quagga | radhika | 2015-08-31 | 1 | -1/+21 |
* | Fixup of warnings in the code | Donald Sharp | 2015-07-26 | 1 | -1/+1 |
* | This patch changes ospfd from only listening mode for BFD status updates to i... | Donald Sharp | 2015-07-22 | 1 | -0/+77 |