summaryrefslogtreecommitdiffstats
path: root/bfdd/bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-241-10/+10
* *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-241-12/+12
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-4/+4
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* bfdd: changes for code maintainabilitysri-mohan12022-09-051-2/+2
* Merge pull request #11668 from rampxxxx/bfd_rtt_in_echo_pktRafael Zalamena2022-08-091-0/+17
|\
| * BFDD: Add RTT to BFD IPV4 Echo packet processinglynnemorrison2022-08-021-0/+17
* | bfdd: allow l3vrf bfd sessions without udp leakingPhilippe Guibert2022-07-191-34/+32
|/
* bfdd: add IPv4 BFD Echo support that matches RFClynnemorrison2022-06-271-1/+17
* *: Fix spelling of overridenDonald Sharp2022-04-191-1/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-12/+4
* bfdd: Fix overflow possibility with time statementsDonald Sharp2022-02-221-7/+7
* bfdd: fix broken FSM in passive modeanlan_cs2022-02-021-41/+12
* *: rework renaming the default VRFIgor Ryzhov2021-12-211-72/+1
* Merge pull request #10186 from idryzhov/bfd-receive-timer-cbMark Stapp2021-12-071-8/+0
|\
| * bfdd: remove unnecessary receive timer restartIgor Ryzhov2021-12-061-8/+0
* | bfdd: fix detection timeout updateIgor Ryzhov2021-12-031-21/+0
|/
* Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrfRuss White2021-11-051-17/+4
|\
| * bfdd: cleanup vrf handling in packet receiveIgor Ryzhov2021-10-141-17/+4
* | bfdd: cleanup bfd_session_enableIgor Ryzhov2021-10-151-24/+7
|/
* lib: adapt to version 2 of libyangChristian Hopps2021-05-131-4/+4
* bfdd: remove profiles when removing bfd nodeIgor Ryzhov2021-04-011-0/+8
* Merge pull request #8121 from opensourcerouting/macro-cleanupDonatas Abraitis2021-03-221-4/+4
|\
| * *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-171-4/+4
* | Merge pull request #8225 from idryzhov/bfd-echo-modeRafael Zalamena2021-03-171-1/+3
|\ \
| * | bfdd: fix starting echo receive timerIgor Ryzhov2021-03-161-1/+3
| |/
* / bfdd: separate echo rx/tx timersIgor Ryzhov2021-03-161-11/+24
|/
* bfdd: make sessions administratively up by defaultIgor Ryzhov2021-03-141-2/+2
* bfdd: fix detect timeoutIgor Ryzhov2021-03-091-3/+3
* bfdd: fix session lookupIgor Ryzhov2021-02-031-115/+45
* bfdd: improve some debug messages related to zebra notificationsPhilippe Guibert2021-01-091-2/+4
* bfdd: enable bfd session if vrf interface availablePhilippe Guibert2021-01-091-0/+7
* bfd: fix session lookupIgor Ryzhov2020-12-041-1/+1
* bfdd: move interface/vrf reset codeRafael Zalamena2020-11-241-2/+0
* bfdd: integrate distributed BFDRafael Zalamena2020-11-241-5/+44
* bfdd: disable sockets when using distributed BFDRafael Zalamena2020-11-241-16/+25
* bfdd: fix multiple links same addressRafael Zalamena2020-11-181-2/+5
* bfdd: Make new multihop peer if local-address is uniqueTashana Mehta-Wilson2020-09-291-12/+13
* Merge pull request #7063 from idryzhov/yang-leafrefRenato Westphal2020-09-261-1/+1
|\
| * bfdd: use * as a placeholder for an empty interface name in northboundIgor Ryzhov2020-09-241-1/+1
* | *: move all userdata when changing node xpathIgor Ryzhov2020-09-241-0/+6
|/
* bfdd: Allow it to work when V6 is completely turned offDonald Sharp2020-08-141-6/+9
* bfdd: implement minimum TTLRafael Zalamena2020-08-121-0/+12
* bfdd: simplify and remove duplicated codeRafael Zalamena2020-08-111-46/+21
* bfdd: implement passive modeRafael Zalamena2020-08-111-5/+59
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-2/+1
* *: un-split strings across linesDavid Lamparter2020-07-141-4/+2
* bfdd: Use XFREE, clean up SA warning for bfd profilesMark Stapp2020-07-031-1/+2
* bfdd: don't update peers settings on shutdownRafael Zalamena2020-05-291-1/+2
* bfdd,lib: implement protocol profile selectionRafael Zalamena2020-05-291-0/+9