1. 284e658 ikev2: fix race condition in child_sa update by Benoît Ganne · 4 years, 5 months ago
  2. 5e60c17 vppinfra: enable STATIC_ASSERT with clang by Benoît Ganne · 4 years, 5 months ago
  3. e5f0050 ip: optimize ip4_header_checksum by Damjan Marion · 4 years, 5 months ago
  4. cf86740a gre: fix outer ip6 length by Aloys Augustin · 4 years, 5 months ago
  5. 94dbf95 vppinfra: more vector inlines by Damjan Marion · 4 years, 5 months ago
  6. 4d119a6 nat: add prefetching to in2out_ed/out2in_ed by Klement Sekera · 4 years, 5 months ago
  7. a7b963d ikev2: add support for AES-GCM cipher in IKE by Filip Tehlar · 4 years, 5 months ago
  8. 8046fdc virtio: fix the msix for multiqueue by Mohsin Kazmi · 4 years, 5 months ago
  9. ac46e3b ikev2: API downgrade due to lack of ikev2 tests by Filip Tehlar · 4 years, 6 months ago
  10. e30f9c5 ip: fix format_ip6_address_and_mask() bug by Chenmin Sun · 4 years, 5 months ago
  11. 3999a4b hsa: set connected mode for echo_server app in udp mode. by jiangxiaoming · 4 years, 6 months ago
  12. b495e9f session: fix application_lookup_name fail due to app_by_name default hash type wrong by jiangxiaoming · 4 years, 5 months ago
  13. 47cb248 session: reduce verbosity on fifo alloc failure by Florin Coras · 4 years, 5 months ago
  14. 52e9aaf dpdk: add txq struct and fix dpdk tx lock by Benoît Ganne · 4 years, 5 months ago
  15. ea7e708 session: fix ct listener cleanup by Florin Coras · 4 years, 5 months ago
  16. c78d47b tcp: round down rcv wnd even if avoiding retraction by Florin Coras · 4 years, 5 months ago
  17. 4834a66 tap: fix the tun sndbuf value for kernel 4.20 and later by Mohsin Kazmi · 4 years, 5 months ago
  18. 190983d ikev2: per thread usage of openssl context by Filip Tehlar · 4 years, 5 months ago
  19. 6a9bd81 ikev2: add profile dump API by Jan Cavojsky · 4 years, 6 months ago
  20. 4f42a71 ikev2: add more ikev2 tests by Filip Tehlar · 4 years, 6 months ago
  21. 9268b58 ip: set ip4 mask for ip_copy and ip_set when dealing with ip4 type by jiangxiaoming · 4 years, 6 months ago
  22. ee167e5 fib: fix debug preprocessor directives by Matthew Smith · 4 years, 6 months ago
  23. fbb846c tcp: fix coverity warning by Florin Coras · 4 years, 6 months ago
  24. 3e9ff29 tcp: cli to dump half-open connections by Florin Coras · 4 years, 6 months ago
  25. 39008ca vrrp: fix feature declaration for v6 accept-mode by Matthew Smith · 4 years, 6 months ago
  26. da8e4fe ikev2: use remote proposals when installing tunnel by Filip Tehlar · 4 years, 6 months ago
  27. 86f281a tap: fix dump for TUN interfaces by Mohsin Kazmi · 4 years, 6 months ago
  28. 96068d6 nat: nat66 to plugin by Ole Troan · 4 years, 6 months ago
  29. c6eae9c ip: fix the order in ip4 punt redirect by Mohsin Kazmi · 4 years, 6 months ago
  30. d25147d vlib: wake up workers if interrupts are posted by Benoît Ganne · 4 years, 6 months ago
  31. 126c885 classify: fix debug CLI by Dave Barach · 4 years, 6 months ago
  32. bfeae8c tests: ikev2: add nat traversal & cert based auth test by Filip Tehlar · 4 years, 6 months ago
  33. cc10856 tcp: avoid rcv wnd more than RX fifo can enqueue by Ryujiro Shibuya · 4 years, 6 months ago
  34. ec1d61e gso: fix the l2 path by Mohsin Kazmi · 4 years, 6 months ago
  35. 42386fc udp: align udp_encap_t_ to 2 cachelines by Vadym Martsynovskyy · 4 years, 6 months ago
  36. edc2ea4 sr: fix for SID index across segment lists within a sr policy by Chinmaya Agarwal · 4 years, 6 months ago
  37. 975a3cb l2: performance enhancement in l2input by Zhiyong Yang · 4 years, 7 months ago
  38. d352bf8 vrrp: backup processes priority 255 advertisement by Matthew Smith · 4 years, 6 months ago
  39. a4611b8 lacp: add unit test by Steven Luong · 4 years, 7 months ago
  40. 9466e4f nat: replace speculative buffer enqueue model by Klement Sekera · 4 years, 6 months ago
  41. 78c61c3 ikev2: add FEATURE.yaml by Benoît Ganne · 4 years, 6 months ago
  42. d4c3666 flow: add IPSec ESP/AH flow by Chenmin Sun · 4 years, 6 months ago
  43. b5ca559 virtio: add tx trace by Mohsin Kazmi · 4 years, 6 months ago
  44. add4a41 tap: remove the bridge configurations for TUN interface by Mohsin Kazmi · 4 years, 6 months ago
  45. b9d5a6c ikev2: remove unused field by Filip Tehlar · 4 years, 6 months ago
  46. a84cb71 ip: fix the punt redirect for ip4 by Mohsin Kazmi · 4 years, 6 months ago
  47. 17c4531 misc: add gdb macros by Dave Barach · 4 years, 6 months ago
  48. fe77bdc nat: avoid division by zero by Klement Sekera · 4 years, 6 months ago
  49. 8975dbd virtio: fix the vlib buffer flags by Mohsin Kazmi · 4 years, 6 months ago
  50. f3d7bd9 nat: deterministic: disallow invalid config by Klement Sekera · 4 years, 6 months ago
  51. 9c8142a udp: jump over ip4 options by Florin Coras · 4 years, 6 months ago
  52. 97b9e00 vppinfra: fix u32x4_gather definition by Damjan Marion · 4 years, 6 months ago
  53. b30b954 vlib: debug CLI macro expander, part deux by Dave Barach · 4 years, 6 months ago
  54. cc72094 nat: fix broken test by Klement Sekera · 4 years, 6 months ago
  55. 86d6df6 ip6-nd: punt neighbor advertisements by Alexander Chernavin · 4 years, 6 months ago
  56. 1523c34 nat: set buf error if can't create user by Klement Sekera · 4 years, 6 months ago
  57. 4128c7b ikev2: use both local and remote ID for profile lookup by Filip Tehlar · 4 years, 7 months ago
  58. 12b517b tests: add ikev2 test framework with basic test case by Filip Tehlar · 4 years, 8 months ago
  59. 99151bd build: add cmake dependency from test plugin to api by Tom Seidenberg · 4 years, 6 months ago
  60. 961e3c8 vlib: add recursive macro expander to debug cli by Dave Barach · 4 years, 6 months ago
  61. fb4df27 nat: remove unused code by Klement Sekera · 4 years, 6 months ago
  62. 70a9f44 docs: add more FEATURE.yaml documentation by Dave Barach · 4 years, 6 months ago
  63. 994a44c docs: add more FEATURE.yaml documentation by Dave Barach · 4 years, 6 months ago
  64. f6a9b14 nat: print hash table parameters in CLI by Klement Sekera · 4 years, 6 months ago
  65. 35ccd26 build: multiple yaml file support by Dave Barach · 4 years, 6 months ago
  66. 212bcfe nat: add more trex test scripts by Klement Sekera · 4 years, 6 months ago
  67. 5857daf build: cmake cross-compilation fixes by Damjan Marion · 4 years, 6 months ago
  68. ae45d47 ip-neighbor: fix MLD hash key using stack pointer by Benoît Ganne · 4 years, 6 months ago
  69. 1af730d misc: fix sonarclound warnings by Dave Barach · 4 years, 6 months ago
  70. cea4652 vlib: address sanitizer support for stack switch, enable clang by Damjan Marion · 4 years, 7 months ago
  71. 173484f build: fix address sanitizer default args by Benoît Ganne · 4 years, 6 months ago
  72. 4330c46 interface: add minimal vpp pkt trace for error-drop by Dave Barach · 4 years, 6 months ago
  73. cf9bb22 nat: improve outside port selection & perf by Klement Sekera · 4 years, 6 months ago
  74. 9ebbb5c gtpu: support separate rx-decap and encap-tx teid values by John Lo · 4 years, 6 months ago
  75. a0e8d96 virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dump by Steven Luong · 4 years, 7 months ago
  76. 0cf5282 gso: fix the udp checksum in test by Mohsin Kazmi · 4 years, 6 months ago
  77. ff13e46 api: check id is valid for bounce checking by Benoît Ganne · 5 years ago
  78. 66ec467 vcl: move helper functions out of header file by Florin Coras · 4 years, 6 months ago
  79. 47ea4c3 vxlan: remove judgement with always true by Zhiyong Yang · 4 years, 6 months ago
  80. c16fe46 buffers: fix non-default sized buffers initialization by Benoît Ganne · 4 years, 6 months ago
  81. b43677f dpdk: cryptodev: fix non-null terminated strings by Benoît Ganne · 4 years, 7 months ago
  82. fbd47cf ikev2: announce both 'ESN' and 'No ESN' by Filip Tehlar · 4 years, 6 months ago
  83. 1eae8ec vlib: node recyling and node deletion missing triggering graph node sync by Steven Luong · 4 years, 6 months ago
  84. 38b0968 virtio: interface type based improvements by Mohsin Kazmi · 4 years, 7 months ago
  85. 01a2a10 ip: allocate ip4 mtrie pages in htlb memory by Dave Barach · 4 years, 6 months ago
  86. 4cb21c8 ikev2: don't add DH group in ESP transform proposals by Filip Tehlar · 4 years, 6 months ago
  87. cd35ed4 nat: properly scale out2in-ed hash on init by Klement Sekera · 4 years, 6 months ago
  88. a1018c1 nat: simplify bihash buckets/mem config by Klement Sekera · 4 years, 9 months ago
  89. 35418ba vapi: memset allocated messages to zero by Klement Sekera · 4 years, 6 months ago
  90. ce53363 ip: reassembly: LRU algorithm should eliminate the longest unused nodes by zhengdelun · 4 years, 7 months ago
  91. d6ba3ca nat: optimize prefetching by Klement Sekera · 4 years, 6 months ago
  92. b660a0e tap: enable gso/csum offload for tun by Mohsin Kazmi · 4 years, 6 months ago
  93. dbd5fb3 vxlan: fix the inner packet checksum calculation by Mohsin Kazmi · 4 years, 7 months ago
  94. 21a1de4 misc: add code styling for vxlan encap and vxlan_packet files by Mohsin Kazmi · 4 years, 7 months ago
  95. 8ddd19b tcp: improve rtt estimation with rate sampling by Florin Coras · 4 years, 6 months ago
  96. 0a67b48 vlib: stop inlining vlib_add_trace(...) by Dave Barach · 4 years, 6 months ago
  97. 6a3195f vlib: Coverity fix by Dave Barach · 4 years, 6 months ago
  98. 698eb87 vxlan: Fixed checksum caclculation offset by Vladimir Isaev · 4 years, 7 months ago
  99. e362151 nat: more long read after short write optimization by Klement Sekera · 4 years, 7 months ago
  100. c1f0d9c mactime: print error if feature not enabled by Dave Barach · 4 years, 6 months ago