1. 7b3339e gso: use the header offsets from buffer metadata by Mohsin Kazmi · 2 years, 3 months ago
  2. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  3. 7217dcd pg: fix stream pg interface by Maxime Peim · 10 months ago
  4. be56761 api: pg - Mark old message versions as deprecated by Ondrej Fabry · 1 year, 8 months ago
  5. 3153f00 vlib: exec cli line-by-line processing and script updates by Damjan Marion · 2 years, 7 months ago
  6. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 8 months ago
  7. 82b7991 pg: fixing the cli by Mohsin Kazmi · 2 years, 10 months ago
  8. 59183e9 pg: add support for ip mode through cli by Mohsin Kazmi · 2 years, 10 months ago
  9. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  10. d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
  11. b7e4e6d virtio: integrate with new tx infra by Mohsin Kazmi · 3 years ago
  12. 0d05c0d interface: add multi tx-queues support for new tx infra by Mohsin Kazmi · 3 years, 1 month ago
  13. 03f2a01 vlib: add format_vnet_buffer_no_chain by Benoît Ganne · 3 years, 5 months ago
  14. 83e5a11 pg: api cleanup by Filip Tehlar · 3 years, 6 months ago
  15. 6197cb7 pg: A Tunnel mode variant of a pg interface by Neale Ranns · 3 years, 7 months ago
  16. 36f7a6a vlib: fix the offload flags size by Mohsin Kazmi · 3 years, 7 months ago
  17. c99ab12 pg: fix packet coalescing cli by Ray Kinsella · 3 years, 9 months ago
  18. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  19. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  20. f0ca1e8 misc: refactor clib_bitmap_foreach macro by Damjan Marion · 4 years ago
  21. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  22. a5180ba pg: fix uninitialized variable in pg mac filter CLI by Andrew Yourtchenko · 4 years, 1 month ago
  23. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  24. 8c69887 misc: clang-11 and gcc-10 support by Damjan Marion · 4 years, 2 months ago
  25. 0e12131 pg: Choose the input interface from the stream's rx by Neale Ranns · 4 years, 2 months ago
  26. 21fb4f7 fib: Register multicast MAC with interface for accepting interfaces by Neale Ranns · 4 years, 2 months ago
  27. f382b06 gso: packet coalesce library by Mohsin Kazmi · 4 years, 4 months ago
  28. 0cf5282 gso: fix the udp checksum in test by Mohsin Kazmi · 4 years, 6 months ago
  29. 698eb87 vxlan: Fixed checksum caclculation offset by Vladimir Isaev · 4 years, 7 months ago
  30. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  31. 08eb2bb pg: set vnet buffer flags in pg streams by Dave Barach · 4 years, 8 months ago
  32. db86329 pg: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  33. e053056 misc: add FEATURE.yaml files by Dave Barach · 4 years, 10 months ago
  34. 19871f2 pg: don't leak open files in packet-generator by Christian E. Hopps · 5 years ago
  35. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  36. 157a4ab gso: fix the tap/virtio driver for header offset by Mohsin Kazmi · 5 years ago
  37. 72e7312 gso: add protocol header parser by Mohsin Kazmi · 5 years ago
  38. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  39. 87d7bac misc: add "maxframe" and "rate" to packet-generator cli. by Christian E. Hopps · 5 years ago
  40. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  41. 4da1506 interface: use the correct condition for checking if the pcap fd is open by Andrew Yourtchenko · 5 years ago
  42. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  43. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  44. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  45. e3cb1f9 pg: clarify the text of error message by Andrew Yourtchenko · 5 years ago
  46. 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
  47. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  48. 1671d3b pg: format_pg_input_trace - reorder fields by Paul Vinciguerra · 5 years ago
  49. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  50. 9673e3e Tests: Raise exception if API cli_inband command fails. by Paul Vinciguerra · 6 years ago
  51. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  52. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  53. 296988d Add no-append flag to vlib_frame_t by Damjan Marion · 6 years ago
  54. a052b78 pg: fix payload hex-string bug by Kingwel Xie · 6 years ago
  55. 65cbcfe pg: fix tracing when device-input feature arc is used by Damjan Marion · 6 years ago
  56. 2768cdc pg: fix crash when multiple streams are enqueuing to the same next by Damjan Marion · 6 years ago
  57. 3b77f67 pg: remove no-recycle option by Damjan Marion · 6 years ago
  58. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  59. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  60. 8eb102c pg: bugfix for pg paylod hdr-size by Kingwel Xie · 6 years ago
  61. 4222347 pg: cli improvement by Kingwel Xie · 6 years ago
  62. 64d557c Add vlib_buffer_copy_indices inline function by Damjan Marion · 6 years ago
  63. 3c8e146 pktgen: support mixed multi/single chunk pcap replay by Dave Barach · 6 years ago
  64. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  65. 650223c ethernet-input optimizations by Damjan Marion · 6 years ago
  66. 3ae2873 pcap-based dispatch tracer by Dave Barach · 6 years ago
  67. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  68. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  69. 49cd3ba pg: incrementing len should be truncated by stream->max_packet_bytes by Kingwel Xie · 6 years ago
  70. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  71. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  72. 4d56e05 Cleanup of handoff code by Damjan Marion · 6 years ago
  73. 78c5689 Packet generator: preserve pcap file timestamps by Dave Barach · 7 years ago
  74. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago
  75. ef2e584 packet-generator: use default free list by Damjan Marion · 7 years ago
  76. dac0352 Refactor vlib_buffer flags by Damjan Marion · 7 years ago
  77. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  78. bd846cd dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t by Damjan Marion · 7 years ago
  79. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  80. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  81. 04a7f05 vlib: store buffer memory information in the buffer_main by Damjan Marion · 7 years ago
  82. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  83. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  84. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  85. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
  86. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  87. bfe4dfa pg: add trace information for pg tx node by Damjan Marion · 8 years ago
  88. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago