1. 224a3c0 virtio: fix the buffer array index by Mohsin Kazmi · 4 years, 2 months ago
  2. 2d0e3de session: per worker state for ct sessions by Florin Coras · 4 years, 2 months ago
  3. 2e6f624 virtio: improve the compile time by Mohsin Kazmi · 4 years, 2 months ago
  4. ee1e30f virtio: reduce the compile time for device.c by Mohsin Kazmi · 4 years, 2 months ago
  5. 0a9ab82 tls: separate init from enable by Florin Coras · 4 years, 2 months ago
  6. e10da62 session: fix feature disable by Florin Coras · 4 years, 2 months ago
  7. a837508 session: fix ct local listener session index by Florin Coras · 4 years, 2 months ago
  8. d899d54 tcp: byte tracker fix by Ryujiro Shibuya · 4 years, 2 months ago
  9. cc4f7e1 fib: API to extract any resolving interface rather than the one from the by Neale Ranns · 4 years, 2 months ago
  10. 18f0e31 ipsec: remove pending node by Fan Zhang · 4 years, 2 months ago
  11. 55e556c tcp: remove snd_una_max by Florin Coras · 4 years, 2 months ago
  12. eaec00c tcp: remove force retransmit timer update by Florin Coras · 4 years, 2 months ago
  13. 3b62c71 tcp: remove delack time config by Florin Coras · 4 years, 2 months ago
  14. ac0f536 virtio: checksum error reported for ip6 traffic with GSO enable by Steven Luong · 4 years, 2 months ago
  15. 7d8100f tcp: no send space in timer recovery by Florin Coras · 4 years, 2 months ago
  16. 784bbcc tap: fix the api for use of vec_len by Mohsin Kazmi · 4 years, 2 months ago
  17. 6fa0988 tcp: updating time constans as timer tick changed by Ryujiro Shibuya · 4 years, 2 months ago
  18. 06d8226 vlib: print logs to stderr if interactive or nosyslog set by Damjan Marion · 4 years, 2 months ago
  19. 6ba4e41 ipsec: support for multipoint on ipsec interfaces by Neale Ranns · 4 years, 2 months ago
  20. 990f694 ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API by Neale Ranns · 4 years, 2 months ago
  21. a5203b5 virtio: run process to send interrupts to input nodes by Mohsin Kazmi · 4 years, 2 months ago
  22. 302b25a ipsec: Add to the SA info directly in the bihash by Neale Ranns · 4 years, 2 months ago
  23. 97f9694 gso: remove dependency on tcp proto implementation by Florin Coras · 4 years, 2 months ago
  24. d96b28a virtio: improve input node performance by Damjan Marion · 4 years, 2 months ago
  25. dc18124 virtio: move lock and kick to outer function by Damjan Marion · 4 years, 2 months ago
  26. b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
  27. 8aa1856 tls: enable cert key pair setting for connect by jiangxiaoming · 4 years, 2 months ago
  28. 637c51f ipsec: Stack the adj from the destination in the SA's TX table by Neale Ranns · 4 years, 2 months ago
  29. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  30. 585c86a hsa: cleanup sock server test by Florin Coras · 4 years, 2 months ago
  31. 123b5eb ipsec: Layout and prefetching of SA struct by Neale Ranns · 4 years, 2 months ago
  32. 4769ed9 virtio: fix compilation time by Damjan Marion · 4 years, 2 months ago
  33. f8d421f gso: add checksum validation in gro by Mohsin Kazmi · 4 years, 2 months ago
  34. 03b76a2 tap: replaces strlen to vec_len by Mohsin Kazmi · 4 years, 2 months ago
  35. 609d579 ipsec: fix instance, and cli del for new ipsec interface by Eric Kinzie · 4 years, 2 months ago
  36. 7286943 ethernet: fix Ethernet DMAC checks by Ivan Shvedunov · 4 years, 2 months ago
  37. 444e800 mpls: no per-MPLS-tunnel tx node by Neale Ranns · 4 years, 2 months ago
  38. 3e2ec42 tcp: fix bt acked_sacked on recovery by Florin Coras · 4 years, 2 months ago
  39. 91413ac session: listeners verbose format alignment by Florin Coras · 4 years, 2 months ago
  40. d1b423c tcp: fix listener trace coverity warning by Florin Coras · 4 years, 2 months ago
  41. aae177e session: allow custom config of segment baseva by Florin Coras · 4 years, 2 months ago
  42. 148c7b7 stats: counters data model by Ole Troan · 4 years, 2 months ago
  43. 3a97a45 l2: mark l2 fib uninitialized after clearing by Matthew Smith · 4 years, 2 months ago
  44. 8c69887 misc: clang-11 and gcc-10 support by Damjan Marion · 4 years, 2 months ago
  45. c96ac76 ip: IP6 incorrectly disabled on removing first ip6 prefix by Neale Ranns · 4 years, 2 months ago
  46. 70edc1c tcp: use 100us timer resolution by Florin Coras · 4 years, 2 months ago
  47. 355791c tcp: fix connection reuse with no listener by Florin Coras · 4 years, 2 months ago
  48. 6b410e6 session: app_name should format with %v by jiangxiaoming · 4 years, 2 months ago
  49. aa04395 tcp: treat pending timers as active by Florin Coras · 4 years, 2 months ago
  50. 49036a5 tcp: custom geometry for timer wheel by Florin Coras · 4 years, 2 months ago
  51. 0e12131 pg: Choose the input interface from the stream's rx by Neale Ranns · 4 years, 2 months ago
  52. 533bf08 gre: MPLS over GRE does not select correct fixup function by Neale Ranns · 4 years, 2 months ago
  53. 0c25492 l2: Fix compile error on unused next_index by Neale Ranns · 4 years, 2 months ago
  54. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  55. 22eefd7 ip-neighbor: Grat ARPs from different subnet are dropped by Neale Ranns · 4 years, 3 months ago
  56. 47a3d99 l2: input performance by Neale Ranns · 4 years, 3 months ago
  57. 8314371 virtio: fix the trace by Mohsin Kazmi · 4 years, 2 months ago
  58. 970187b ipsec: Allow SAs with NULL auth &crypto on IPSec interface by Neale Ranns · 4 years, 2 months ago
  59. 21fb4f7 fib: Register multicast MAC with interface for accepting interfaces by Neale Ranns · 4 years, 2 months ago
  60. 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
  61. 7b4e52f ipsec: Use bihash for tunnel lookup by Neale Ranns · 4 years, 7 months ago
  62. c71b56d ip: Fix unformat_ip_prefix by Nathan Skrzypczak · 4 years, 3 months ago
  63. 67ec752 misc: allow disabling of ipfix exporter via api by Alexander Chernavin · 4 years, 3 months ago
  64. 362c666 classify: Fix a couple bugs in 'pcap filter' command. by Jon Loeliger · 4 years, 3 months ago
  65. a107f40 session: init size and watermarks on all seg managers by Florin Coras · 4 years, 3 months ago
  66. 5220a26 svm: harmonize ssvm names by Florin Coras · 4 years, 3 months ago
  67. 2a7c0b6 svm session: use new clib mem apis for segments by Florin Coras · 4 years, 3 months ago
  68. 162a296 virtio: fix modern device queue notify by Mohsin Kazmi · 4 years, 3 months ago
  69. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  70. e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
  71. 7741afa classify: use clib_crc32c on supporting uarch by Ray Kinsella · 4 years, 8 months ago
  72. 8899ce0 classify: preformance improvements in classifiers by Ray Kinsella · 4 years, 9 months ago
  73. 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
  74. 6b6c10b vppinfra session: file platform independent private data by Florin Coras · 4 years, 3 months ago
  75. 9d21150 bfd: add missing unlock by Klement Sekera · 4 years, 3 months ago
  76. 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
  77. 7bf6ed6 session tcp udp tls quic: improve cli formatting by Florin Coras · 4 years, 3 months ago
  78. 1c0573d session: fix sapi coverity warning by Florin Coras · 4 years, 3 months ago
  79. 2de5fc0 ip: use main heap for mtrie, part 2 (remove args) by Damjan Marion · 4 years, 3 months ago
  80. 5b7ea91 tls: fix session format assert crash in connected callback by jiangxiaoming · 4 years, 3 months ago
  81. ae0d46e ipip: Add option to tunnel create help string by Neale Ranns · 4 years, 3 months ago
  82. 2b202bc lisp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  83. b468773 vxlan-gbp: Mark APIs as in-progress by Neale Ranns · 4 years, 3 months ago
  84. 6816c3b crypto: revert crypto set handler all API by Yulong Pei · 4 years, 3 months ago
  85. db999df session: use wrk instead of thread index in node by Florin Coras · 4 years, 3 months ago
  86. 3a6adc5 geneve: Move to plugin by Neale Ranns · 4 years, 3 months ago
  87. 6810a77 misc: Move l2tp to plugin by Neale Ranns · 4 years, 3 months ago
  88. 3f9fdd9 lldp: Move to plugin by Neale Ranns · 4 years, 3 months ago
  89. 8157a16 ip: use main heap for mtrie by Damjan Marion · 4 years, 3 months ago
  90. 7360e3d session: grab worker barrier for sapi msgs by Florin Coras · 4 years, 3 months ago
  91. a2bbeb8 fib: skip byte swap on n_paths in mroute details by Matthew Smith · 4 years, 3 months ago
  92. 3d81267 vat: add infrastructure to align vnet test code and plugin test code by Ole Troan · 4 years, 3 months ago
  93. 84f3d9f tap: do not use strlen on vector by Vladimir Isaev · 4 years, 3 months ago
  94. b8b6fe4 session: fix vpp exit abnormal due to application as a proxy server with ldp by fanyf · 4 years, 3 months ago
  95. b6b484d virtio: fix txq locking by Benoît Ganne · 4 years, 3 months ago
  96. e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
  97. 256b67b teib: Add adj-fibs for peers/adjacencies on p2mp interface by Neale Ranns · 4 years, 3 months ago
  98. cc7c88e vcl: refactor bapi client index for sapi reuse by Florin Coras · 4 years, 3 months ago
  99. 8c91b2a crypto: Crypto set handler API to support set all as CLI by Yulong Pei · 4 years, 3 months ago
  100. b3a8f4e misc: fix the formatting style by Mohsin Kazmi · 4 years, 3 months ago