1. f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 10 months ago
  2. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  3. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
  4. 06f3281 tests: add generalized tags for tests, use them for run-solo tests by Andrew Yourtchenko · 4 years ago
  5. 9d7d599 tests: move bfd tests to src/vnet/bfd/test by Dave Wallace · 4 years, 1 month ago
  6. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  7. 06d8226 vlib: print logs to stderr if interactive or nosyslog set by Damjan Marion · 4 years, 2 months ago
  8. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  9. 9d21150 bfd: add missing unlock by Klement Sekera · 4 years, 3 months ago
  10. ca57852 bfd: always start timers with non-zero tick counts by Dave Barach · 4 years, 8 months ago
  11. a316744 bfd: use tw_timer_template instead of legacy wheel by Klement Sekera · 4 years, 10 months ago
  12. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
  13. 27d12d3 bfd: add missing cast by Klement Sekera · 4 years, 11 months ago
  14. 4d39f9c bfd: reset peer discriminator on timeout by Klement Sekera · 5 years ago
  15. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  16. f3aebda misc: fix feature.yaml by Ole Troan · 5 years ago
  17. aa6a29f bfd: add feature.yaml by Klement Sekera · 5 years ago
  18. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  19. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  20. 845f51f bfd: allow IPv6 link-local address as local address by Alexander Chernavin · 5 years ago
  21. 4682feb bfd: API cleanup by Jakub Grajciar · 5 years ago
  22. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  23. 2f26014 bfd: midchain adjacency support by Matthew G Smith · 6 years ago
  24. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  25. 88aec65 bfd: register udp ports only when enabled by Klement Sekera · 6 years ago
  26. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  27. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  28. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  29. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  30. 0db9b04 bfd:fix handling session creation batch by Eyal Bari · 6 years ago
  31. 2d3c7b9 BFD: add get echo source API (VPP-1367) by Matus Fabian · 6 years ago
  32. ccf444d Remove scaffolding by Dave Barach · 6 years ago
  33. 1e3417f Address bfd rpc scale issues by Dave Barach · 6 years ago
  34. 85a2555 bfd:fix NULL session free/put by Eyal Bari · 6 years ago
  35. 6732aea BFD: Fix format_ip46_address() parameter ordering. by Jon Loeliger · 7 years ago
  36. 07a3857 Add logging support by Damjan Marion · 7 years ago
  37. ff92efe stats: allow configuring poller delay by Klement Sekera · 7 years ago
  38. dcbea0b BFD: make CLI consume only one line at a time by Klement Sekera · 7 years ago
  39. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  40. f0c8a81 bfd: fix bfd_auth_keys_dump by Florin Coras · 7 years ago
  41. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  42. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  43. 8e66b9b Use crc32 wrapper (VPP-1086) by Gabriel Ganne · 7 years ago
  44. beb85cc add warning control macro set by Gabriel Ganne · 7 years ago
  45. bfc29ba fix bfd cli with gcc >= 6 by Gabriel Ganne · 7 years ago
  46. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  47. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  48. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  49. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  50. 0f68c79 Add crc32c inline function, allows compilation on 32-bit systems by Damjan Marion · 8 years ago
  51. f3bcdbf BFD: don't crash if interface is deleted by Klement Sekera · 8 years ago
  52. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  53. 86326da BFD: disable gcc6 warnings in helper macros by Klement Sekera · 8 years ago
  54. 88fc83e BFD-FIB interactions by Neale Ranns · 8 years ago
  55. e50e856 BFD: add ARP-awareness, fix bugs by Klement Sekera · 8 years ago
  56. b16bfe3 BFD: documentation by Klement Sekera · 8 years ago
  57. 0e2e0df BFD: drop rpc call if packet doesn't match session by Klement Sekera · 8 years ago
  58. 0491ac9 BFD: remove unneeded code by Klement Sekera · 8 years ago
  59. 7388448 BFD: command line interface by Klement Sekera · 8 years ago
  60. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  61. f61bc52 BFD: disable debug prints by Klement Sekera · 8 years ago
  62. 239790f BFD: echo function by Klement Sekera · 8 years ago
  63. c48829b BFD: put session admin-up/admin-down by Klement Sekera · 8 years ago
  64. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  65. d3ba515 BFD: respect remote demand mode by Klement Sekera · 8 years ago
  66. 2bce033 BFD: set per session UDP source port per RFC by Klement Sekera · 8 years ago
  67. 6f96649 BFD: minor fixes by Klement Sekera · 8 years ago
  68. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  69. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  70. 402ed31 BFD: improve finding of ipv4/ipv6 headers by Klement Sekera · 8 years ago
  71. c5fccc0 BFD: reformat code to match vpp code style by Klement Sekera · 8 years ago
  72. 46a87ad BFD: IPv6 support by Klement Sekera · 8 years ago
  73. 10db26f BFD: fix bfd_udp_add API by Klement Sekera · 8 years ago
  74. 3e0a356 BFD: immediately honor reduced remote_min_rx interval by Klement Sekera · 8 years ago
  75. fdc62ab Repair Doxygen build infrastructure by Chris Luke · 8 years ago
  76. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago