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