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