summaryrefslogtreecommitdiff
path: root/bfdd/bfd_packet.c
AgeCommit message (Expand)Author
2023-05-22bfdd: Fix malformed session with vrfanlan_cs
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-06bfdd: fix override between sessionsanlan_cs
2022-05-02bfdd: remove "local_address" of bfd sessionewlumpkin
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-01-23bfdd: correct one word of commentanlan_cs
2022-01-18bfdd: fix the possibly wrong counter of control packetsanlan_cs
2021-12-03bfdd: fix detection timeout updateIgor Ryzhov
2021-11-22*: cleanup ifp->vrf_idIgor Ryzhov
2021-10-14bfdd: cleanup vrf handling in packet receiveIgor Ryzhov
2021-06-01bfdd: don't store interface pointer for multihop sessionsIgor Ryzhov
2021-03-16bfdd: separate echo rx/tx timersIgor Ryzhov
2021-01-30bfdd: Prevent unininited data transmittalDonald Sharp
2021-01-09bfdd: update vrf of received packetPhilippe Guibert
2021-01-09bfdd: socket should be bound to vrf interface by defaultPhilippe Guibert
2020-11-05bfdd: fix possible null dereferenceIgor Ryzhov
2020-08-14bfdd: Allow it to work when V6 is completely turned offDonald Sharp
2020-08-11bfdd: implement minimum TTLRafael Zalamena
2020-04-14bfdd: add debug fine tuning capabilitiesRafael Zalamena
2020-04-10bfdd: use standard log macrosRafael Zalamena
2020-04-09bfdd: initialize packet data with zeroesRafael Zalamena
2020-04-09bfdd: remove BFD_*_FLAG macrosRafael Zalamena
2020-03-30bfdd: fix -Wundef warningRuben Kerkhof
2020-01-21bfdd: fix format stringsDavid Lamparter
2019-11-19Merge pull request #5274 from opensourcerouting/bfdd-vrf-socketRuss White
2019-11-14bfdd: remove unused initialization sa warningMark Stapp
2019-11-04bfdd: bind VRF sockets to devicesRafael Zalamena
2019-10-25bfdd: VRF and CoverityDonald Sharp
2019-09-03*: frr_elevate_privs -> frr_with_privsDavid Lamparter
2019-06-06lib,bgpd,babeld,ripngd,nhrpd,bfdd: clean up SA warningsMark Stapp
2019-05-14bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert
2019-05-07bfd: add bfdd_privs to the bglobal structurePhilippe Guibert
2019-05-07bfdd: socket handling per vrf contextPhilippe Guibert
2019-05-07bfdd: use vrf api for creation socket with binding with vrf litePhilippe Guibert
2019-05-07bfdd: socket creation in a vrf can be donePhilippe Guibert
2019-03-19bfdd: fix echo loopback functionRafael Zalamena
2019-03-11bfdd: change session lookup data structureRafael Zalamena
2019-02-25*: use proper bool initializers & fix comparisonsQuentin Young
2019-02-14bfdd: fix CI warningsRafael Zalamena
2019-02-14bfdd: fix discriminator mismatch log messageRafael Zalamena