summaryrefslogtreecommitdiffstats
path: root/lib/bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: small BFD session notifier improvementRafael Zalamena2021-03-231-1/+5
* lib: new BFD integration APIRafael Zalamena2021-03-231-0/+634
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-1/+1
* *: Fix usage of bfd_adj_eventDonald Sharp2021-02-071-6/+16
* Merge pull request #7478 from donaldsharp/bufferMark Stapp2020-11-181-3/+3
|\
| * bgpd, lib, sharpd: Add enum for zclient_send_message returnDonald Sharp2020-11-151-3/+3
* | lib: notify BFD when adding new profileRafael Zalamena2020-11-081-1/+4
* | bfdd,lib: simplify integration protocolRafael Zalamena2020-11-081-10/+33
|/
* Merge pull request #6711 from GalaxyGorilla/bfd_isis_profilesQuentin Young2020-07-211-2/+25
|\
| * isisd: lib: refactor ISIS BFD APIGalaxyGorilla2020-07-101-0/+11
| * *: add BFD profile support for IS-ISGalaxyGorilla2020-07-101-2/+14
* | *: un-split strings across linesDavid Lamparter2020-07-141-8/+4
|/
* lib: permit BFD library users to pass NULLRafael Zalamena2020-06-121-4/+6
* bfdd,lib: implement protocol profile selectionRafael Zalamena2020-05-291-83/+116
* Merge pull request #5916 from mjstapp/fix_gmtimeQuentin Young2020-03-051-4/+4
|\
| * *: use gmtime_r, localtime_r exclusivelyMark Stapp2020-03-051-4/+4
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-3/+3
|/
* *: remove null check before XFREEQuentin Young2020-02-041-3/+1
* *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-1/+0
* bfdd: Handling local and remote admin-downSumitAgarwal1232019-10-291-0/+2
* bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert2019-05-141-2/+12
* bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert2019-05-071-2/+3
* lib: reduce exported var symbolsQuentin Young2019-04-031-2/+2
* *: spelchekDavid Lamparter2018-10-251-1/+1
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-3/+3
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-8/+7
* lib: Fix abbreviationDonald Sharp2017-09-291-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-371/+337
* *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-1/+1
* *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-2/+2
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-2/+2
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: use vty_outlnQuentin Young2017-06-291-8/+8
* *: remove VTY_GET_*Quentin Young2017-06-271-6/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+1
* *: use monotime()David Lamparter2017-01-231-1/+1
* frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-6/+0
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-0/+2
* build/solaris: fix one error and a few warningsRenato Westphal2016-08-271-2/+2
* zebra - BFD client de-registration supportradhika2016-05-091-0/+27
* lib: bfd debug fixupDonald Sharp2016-04-221-9/+16
* Addition on hidden command "bfd multihop/singlehop" and "ptm-enable" per inte...radhika2016-04-221-0/+1
* bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp2016-03-241-2/+2
* Support for multi-client and client reg msgradhika2016-03-091-0/+40
* *: add VRF ID in the API message headerFeng Lu2015-11-041-2/+3
* Support of BFD status in Quaggaradhika2015-08-311-1/+151
* Fixup of a few missed warnings after --enable-werror turned onDonald Sharp2015-07-261-1/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+287