summaryrefslogtreecommitdiffstats
path: root/lib/bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-5/+3
* lib: fix the right value is returned for fail casesanlan_cs2022-01-121-0/+6
* lib: rename one bfd parameter name to reflect real meaninganlan_cs2022-01-101-8/+8
* lib: small debug adjustment for bfdanlan_cs2022-01-081-4/+4
* lib: rename bfd function to reflect real functionalityIgor Ryzhov2021-11-151-1/+1
* lib: remove confusing bfd TTL APIIgor Ryzhov2021-11-111-25/+4
* lib: constify read only parametersRafael Zalamena2021-11-041-2/+4
* lib: fix BFD IPv6 session address changeRenato Westphal2021-11-041-2/+1
* *: convert zclient callbacks to tableDavid Lamparter2021-10-201-5/+10
* lib: fix spelling nits in more lib filesewlumpkin2021-10-051-1/+1
* lib: Send c-bit when not using bfdd as daemon of choiceDonald Sharp2021-08-271-0/+3
* lib: fix default ttl for single-hop bfd sessionsIgor Ryzhov2021-06-011-1/+1
* lib: fix bfd multihopIgor Ryzhov2021-06-011-3/+11
* lib: remove old bfd libraryIgor Ryzhov2021-05-071-347/+72
* Merge pull request #8495 from opensourcerouting/ospfv3-bfd-reworkIgor Ryzhov2021-04-231-0/+41
|\
| * lib: BFD session handling improvementRafael Zalamena2021-04-221-0/+41
* | lib: fix possible crash on BFD notificationRafael Zalamena2021-04-221-2/+2
|/
* lib: remove enabled flag for bfd sessionsIgor Ryzhov2021-04-221-19/+19
* lib: fix BFD crash on interface removalRafael Zalamena2021-04-141-9/+19
* ospfd: fix crash on "show ip ospf neighbor detail"Igor Ryzhov2021-04-091-0/+3
* 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