- 415b6a7 bfd: fix bfd udp error enum incompatibility by Dmitry Valter · 2 years ago
- 617d429 bfd: add tracing support to bfd-process by Klement Sekera · 2 years, 3 months ago
- 5c7e579 bfd: Express node stats using the .api file by Neale Ranns · 2 years, 4 months ago
- 0c50dbb bfd: More descriptive error codes during packet receive handling by Neale Ranns · 2 years, 4 months ago
- 0d03284 bfd: use local error index when incrementing node counters by Paul Atkins · 2 years, 9 months ago
- 19658c9 bfd: remove source IP check from session add by Klement Sekera · 2 years, 9 months ago
- 8973b07 stats: refactor by Damjan Marion · 2 years, 10 months ago
- 32fd89b fib: Use the same adjacency that BFD is using by Neale Ranns · 2 years, 10 months ago
- 558a354 bfd: On a point to point link use the all zeros address for the peer. by Neale Ranns · 2 years, 10 months ago
- cdaf0d8 bfd: add per session counters by Klement Sekera · 2 years, 10 months ago
- b59f63b bfd: refactor code to fix misc warnings by Klement Sekera · 2 years, 10 months ago
- 63f2c7d bfd: Add an update API that has create new or modify existing semantics by Neale Ranns · 2 years, 10 months ago
- c72feb8 bfd: fix NULL dereference in bfd_api_verify_common by Frédéric Perrin · 3 years ago
- efd4d70 bfd: use vnet crypto by Klement Sekera · 3 years, 8 months ago
- b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
- b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
- a316744 bfd: use tw_timer_template instead of legacy wheel by Klement Sekera · 4 years, 10 months ago
- cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
- 845f51f bfd: allow IPv6 link-local address as local address by Alexander Chernavin · 5 years ago
- 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
- 2f26014 bfd: midchain adjacency support by Matthew G Smith · 6 years ago
- 88aec65 bfd: register udp ports only when enabled by Klement Sekera · 6 years ago
- 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
- 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
- b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
- 1e3417f Address bfd rpc scale issues by Dave Barach · 6 years ago
- 85a2555 bfd:fix NULL session free/put by Eyal Bari · 6 years ago
- 6732aea BFD: Fix format_ip46_address() parameter ordering. by Jon Loeliger · 7 years ago
- 07a3857 Add logging support by Damjan Marion · 7 years ago
- 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
- 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
- f3bcdbf BFD: don't crash if interface is deleted by Klement Sekera · 8 years ago
- e50e856 BFD: add ARP-awareness, fix bugs by Klement Sekera · 8 years ago
- b16bfe3 BFD: documentation by Klement Sekera · 8 years ago
- 0491ac9 BFD: remove unneeded code by Klement Sekera · 8 years ago
- 7388448 BFD: command line interface by Klement Sekera · 8 years ago
- 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
- 239790f BFD: echo function by Klement Sekera · 8 years ago
- aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
- 2bce033 BFD: set per session UDP source port per RFC by Klement Sekera · 8 years ago
- 6f96649 BFD: minor fixes by Klement Sekera · 8 years ago
- a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
- b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
- 402ed31 BFD: improve finding of ipv4/ipv6 headers by Klement Sekera · 8 years ago
- c5fccc0 BFD: reformat code to match vpp code style by Klement Sekera · 8 years ago
- 46a87ad BFD: IPv6 support by Klement Sekera · 8 years ago
- 10db26f BFD: fix bfd_udp_add API by Klement Sekera · 8 years ago
- 3e0a356 BFD: immediately honor reduced remote_min_rx interval by Klement Sekera · 8 years ago
- 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/bfd/bfd_udp.c]
- 637b9c4 BFD: handle timing wheel prematurely firing events by Klement Sekera · 8 years ago
- e4504c6 BFD: fix timing in the main loop by Klement Sekera · 8 years ago
- 0c1519b BFD: improve ip header handling, fix assert by Klement Sekera · 8 years ago
- 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago