1. 03f2a01 vlib: add format_vnet_buffer_no_chain by Benoît Ganne · 3 years, 5 months ago
  2. f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 9 months ago
  3. 92ccf9b vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly by Damjan Marion · 3 years, 9 months ago
  4. 6ffb7c6 vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() by Damjan Marion · 3 years, 9 months ago
  5. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  6. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  7. b71653e misc: add a couple useful functions for gdb by Christian Hopps · 4 years, 5 months ago
  8. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  9. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  10. 2b65f9c misc: add gdb helpers for vlib buffers by Benoît Ganne · 5 years ago
  11. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  12. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  13. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  14. 3543908 gdb-helper: add gdb_show_traces by Kingwel Xie · 6 years ago
  15. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  16. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  17. 1aaf0e3 deprecate tapcli by Damjan Marion · 6 years ago
  18. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  19. 3ae2873 pcap-based dispatch tracer by Dave Barach · 6 years ago
  20. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  21. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  22. 5100aa9 vnet: store hw interface speed in kbps instead of using flags by Damjan Marion · 6 years ago
  23. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  24. bdc0e6b Trivial: Clean up some typos. by Paul Vinciguerra · 6 years ago
  25. f91080c Clean up dpdk plugin rx/tx pcap tracing by Dave Barach · 6 years ago
  26. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  27. 635ec3b VPP-1341: fix loopback interface graph arcs by Dave Barach · 6 years ago
  28. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  29. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  30. c6f186b Add interface rx pcap tracing by Dave Barach · 7 years ago
  31. 78c5689 Packet generator: preserve pcap file timestamps by Dave Barach · 7 years ago
  32. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  33. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  34. a0cc5ab Convert a pcap file to a set of C initializers by Dave Barach · 7 years ago
  35. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  36. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  37. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  38. 1b0c983 VPP-273 Coding standards cleanup - vnet/vnet/unix by sharath reddy · 7 years ago
  39. ffffb15 tapcli: change interface name by Damjan Marion · 7 years ago
  40. 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
  41. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  42. 4cd2576 tuntap: Introduce per thread structure to suport multi-threads by Steven · 7 years ago
  43. 4ff586d tun/tap: Bad packets sent to kernel via tun/tap interface by Steven · 7 years ago
  44. 56dd543 move unix_file_* code to vppinfra by Damjan Marion · 7 years ago
  45. 0714541 Use correct msg ID in the sw-interface-event from TAP and VHOST by Neale Ranns · 7 years ago
  46. a07bd70 Dedicated SW Interface Event by Neale Ranns · 7 years ago
  47. e8bad97 the automatic addition of IP address to the magic TAP interface should only happen for one table by Neale Ranns · 7 years ago
  48. 66b1131 Fix tcp tx buffer allocation by Florin Coras · 7 years ago
  49. acd2a6a VPP-846: tcp perf / scale / hardening by Dave Barach · 8 years ago
  50. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  51. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  52. d79b41e VPP-659 TCP improvements by Florin Coras · 8 years ago
  53. 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
  54. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  55. 18b2816 Fix coverity warning, VPP-608 by Dave Barach · 8 years ago
  56. 8f54496 Fix coverity warnings, VPP-608 by Dave Barach · 8 years ago
  57. 2feaffc Provision linux stack ip4 and ip6 addresses for tap interfaces by Dave Barach · 8 years ago
  58. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago