summaryrefslogtreecommitdiff
path: root/bfdd
AgeCommit message (Expand)Author
2022-11-29bfdd: fix IPv4 socket source selectionRafael Zalamena
2022-09-05bfdd: changes for code maintainabilitysri-mohan1
2022-08-09Merge pull request #11668 from rampxxxx/bfd_rtt_in_echo_pktRafael Zalamena
2022-08-06bfdd: Some interfaces don't have mac addressesDonald Sharp
2022-08-02BFDD: Add RTT to BFD IPV4 Echo packet processinglynnemorrison
2022-07-22Merge pull request #11565 from pguibert6WIND/bfd_vrf_lite_supportRafael Zalamena
2022-07-19bfdd: allow l3vrf bfd sessions without udp leakingPhilippe Guibert
2022-07-19BFDD: Cleanup warninglynnemorrison
2022-07-06bfdd: fix coverity memory overrunRafael Zalamena
2022-07-06bfdd: fix coverity scan resource leakRafael Zalamena
2022-06-27bfdd: add IPv4 BFD Echo support that matches RFClynnemorrison
2022-05-12bfdd: Prevent coverity from thinking values are uninitedDonald Sharp
2022-05-06bfdd: fix override between sessionsanlan_cs
2022-05-04Merge pull request #11137 from opensourcerouting/if-name-len-fixesDonald Sharp
2022-05-02*: use FRR interface name definition everywhereRafael Zalamena
2022-05-02bfdd: remove "local_address" of bfd sessionewlumpkin
2022-04-24bfdd: fix broken FSM in active modeanlan_cs
2022-04-19*: Fix spelling of overridenDonald Sharp
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-02-22bfdd: Fix overflow possibility with time statementsDonald Sharp
2022-02-07bfdd: Use AF_UNSPEC instead of comparing to 0Donald Sharp
2022-02-02Merge pull request #10388 from anlancs/bfd-fsm-passiveIgor Ryzhov
2022-02-02bfdd: fix broken FSM in passive modeanlan_cs
2022-01-25bfdd,yang: optimize nb with YANGanlan_cs
2022-01-23bfdd: correct one word of commentanlan_cs
2022-01-19Merge pull request #10363 from anlancs/bfd-move-counterSantosh P K
2022-01-18bfdd: fix the possibly wrong counter of control packetsanlan_cs
2022-01-17Merge pull request #10183 from idryzhov/rework-vrf-renameRafael Zalamena
2022-01-08bfdd: Clean up some white space snafu'sDonald Sharp
2021-12-21*: rework renaming the default VRFIgor Ryzhov
2021-12-07Merge pull request #10186 from idryzhov/bfd-receive-timer-cbMark Stapp
2021-12-07Merge pull request #10120 from idryzhov/bfd-detect-toRuss White
2021-12-06bfdd: remove unnecessary receive timer restartIgor Ryzhov
2021-12-03bfdd: fix detection timeout updateIgor Ryzhov
2021-11-25bfdd: Convert vty_out to vty_json for JSONDonatas Abraitis
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-11-11*: Convert quagga_signal_X to frr_signal_XDonald Sharp
2021-11-10bfdd: fix coverity warningsIgor Ryzhov
2021-11-05Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrfRuss White
2021-10-27Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-allRuss White
2021-10-26Merge pull request #9854 from opensourcerouting/zapi-call-tableRuss White
2021-10-25Merge pull request #9824 from idryzhov/nb-cli-const-lyd-nodeDonald Sharp
2021-10-20*: convert zclient callbacks to tableDavid Lamparter
2021-10-15bfdd: cleanup bfd_session_enableIgor Ryzhov
2021-10-14bfdd: cleanup vrf handling in packet receiveIgor Ryzhov
2021-10-14Merge pull request #9684 from opensourcerouting/printfrr-false-positiveDonald Sharp
2021-10-13lib: northbound cli show/cmd functions must not modify data nodesIgor Ryzhov
2021-10-04bfdd: Do not explicitly set the thread pointer to NULLDonatas Abraitis
2021-09-28*: `frr-format` with unmodified GCCDavid Lamparter
2021-08-26Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps