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