1. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  2. 1b52ca9 6rd: fix debug cli short-help by Benoît Ganne · 6 years ago
  3. f682fac svm: move fifo tests to a separate file by Florin Coras · 6 years ago
  4. a266164 Remove dummy_interface_tx output node from PPPoE plugin by John Lo · 6 years ago
  5. 2309e7a svm: support addition of chunks to fifos by Florin Coras · 6 years ago
  6. 3b62e29 DOCS-ONLY: Fix broken doxygen tag in BVI by Dave Wallace · 6 years ago
  7. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  8. d35abc4 FIB: recursion casues path realloc by Neale Ranns · 6 years ago
  9. d7f92dd GBP: update cli to reflect API changes by Benoît Ganne · 6 years ago
  10. c67078e vlib epoll: protect against clib file pool expansion by Florin Coras · 6 years ago
  11. 32b07c3 Fix memory corruption faulting [VPP-1639] by Artem Belov · 6 years ago
  12. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  13. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  14. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  15. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  16. a11bf45 Use template-specific key compare fn when deleting records by Dave Barach · 6 years ago
  17. 402377e session: fix segment manager init condition by Florin Coras · 6 years ago
  18. 4a72406 Make sw_interface_dump more compatible with 2.2.0 by Vratko Polak · 6 years ago
  19. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  20. 6407ba5 api: Add to interface crud - read by sw_if_index. by Paul Vinciguerra · 6 years ago
  21. 4bdfd59 VPP-1649: Coverity warning in http server by Dave Barach · 6 years ago
  22. a1f9ee8 Revert "Revert "bond: problem switching from l2 to l3"" by Steven Luong · 6 years ago
  23. 2cd8ad4 vppinfra: AVX512 interelaave, insert and permute by Damjan Marion · 6 years ago
  24. e4ac48e tap: clean-up when linux will delete the tap interface by Mohsin Kazmi · 6 years ago
  25. a7dd0c8 Predicate a packet whether be marked by PKT_RX_FDIR_ID instead of PKT_RX_FDIR by Simon Zhang · 6 years ago
  26. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  27. d8cfbeb crypto-ipsecmb: enable GCM by Neale Ranns · 6 years ago
  28. 732a0f1 Default nums of RX/TX descriptors changed to 512 for 2M page on DVN by Zhiyong Yang · 6 years ago
  29. d867098 Duplicate pcap tx trace fix by Neale Ranns · 6 years ago
  30. eec541a ADJ: crash in format/show (VPP-1648) by Neale Ranns · 6 years ago
  31. b64cd2c IPSEC: SA format; don't print keys when there's no algo by Neale Ranns · 6 years ago
  32. c899dac vppinfra: more AVX2 and AVX512 inlines by Damjan Marion · 6 years ago
  33. f5dc9fb dlmalloc: honor 8 byte alignment requests by Florin Coras · 6 years ago
  34. e60dfd7 gbp: Add support for allow sclass/dclass 1 by Mohsin Kazmi · 6 years ago
  35. 22bc2c4 Static http server by Dave Barach · 6 years ago
  36. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  37. 39d0409 QUIC: Initial multi stream support by Aloys Augustin · 6 years ago
  38. b3b267c Allow sessions to be allocated in app's RX callbacks by Aloys Augustin · 6 years ago
  39. cbb8f58 stats: Add name vectors to Python client by Ole Troan · 6 years ago
  40. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  41. 3cf215a Add direct packets to specific flow action in dpdk flow by Simon Zhang · 6 years ago
  42. 958170a VPP-1576: nsim-plugin coverity issues by Dave Barach · 6 years ago
  43. 672d5fc vppinfra: add basic rbtree by Florin Coras · 6 years ago
  44. 2a24987 flow: add rte_flow check before creating by rte_flow_validate by Simon Zhang · 6 years ago
  45. 1bde9f3 IPSEC-GRE: return correct API code by Neale Ranns · 6 years ago
  46. cac8f9b vpp-1647: fix typo in pcap_trace_command_internal by Dave Barach · 6 years ago
  47. c560789 API: Handle pthread cond signal case where signal is missed. by Ole Troan · 6 years ago
  48. cf18ca9 vppinfra: add SHA-2 family of hash algorithms (including HMAC) by Damjan Marion · 6 years ago
  49. 2a6861f tap: fix the crash by Mohsin Kazmi · 6 years ago
  50. d0d6b94 crypto: fix coverity warnings by Filip Tehlar · 6 years ago
  51. 45df934 crypto: openssl - IV len not passed by caller. Callee knows from algo type by Neale Ranns · 6 years ago
  52. 1b1d1e9 crypto-openssl-gcm: account for failed decrypts by Neale Ranns · 6 years ago
  53. 0a0c7ee IPSEC: crypto overflow by Neale Ranns · 6 years ago
  54. 2bccb18 ip4: don't format upper layer if it's a fragment by faicker.mo · 6 years ago
  55. 89e6643 crypto: add support for AES-CTR cipher by fituldo · 6 years ago
  56. 4e08316 vppinfra: AVX-512 transpose (u32x16 and u64x8) by Damjan Marion · 6 years ago
  57. d54815c Trivial: Update doxygen comments. by Paul Vinciguerra · 6 years ago
  58. bbf923f session: drop lock on segment allocation error by Florin Coras · 6 years ago
  59. 1c9a58d stats: Off by one error in stats directory vector. by Ole Troan · 6 years ago
  60. bf38659 Adding check to ensure acl_id matches existing acl_id in abf_policy_update by Parixit Gokhale · 6 years ago
  61. 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
  62. 11a7397 crypto: add more AES-GCM test cases by Filip Tehlar · 6 years ago
  63. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  64. 5e282e9 vppinfra: fix the issue that mheap_get_trace record wrong pointer by Wei CHEN · 6 years ago
  65. 712dde9 Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/ by Ole Troan · 6 years ago
  66. 61c0a3d crypto: add performace test to unittest plugin by Damjan Marion · 6 years ago
  67. 7c91007 Make the loss / delay sim available as an output feature by Dave Barach · 6 years ago
  68. 10dc2ea udp: fix copyright typo by Florin Coras · 6 years ago
  69. 92e9384 crypto: Intel IPSEC-MB engine by Neale Ranns · 6 years ago
  70. 9847792 ethernet: fix packet tracing by Benoît Ganne · 6 years ago
  71. 4f33c80 IPSEC: for each engine and algorithm tests by Neale Ranns · 6 years ago
  72. bee9768 session: binary api app names as vectors by Florin Coras · 6 years ago
  73. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  74. 13464f3 quic: add dummy accepted cb by Florin Coras · 6 years ago
  75. 9b208ce IPSEC: remove double byte swap of IP addresses by Neale Ranns · 6 years ago
  76. 1cf0007 Make tcp/udp/icmp compute checksum safer for buffer-chain case by John Lo · 6 years ago
  77. 5763e47 rdma: add multiqueue support by Benoît Ganne · 6 years ago
  78. ed1d872 session: fix session flags by Florin Coras · 6 years ago
  79. 26e035b nat: initialize fq_in2out_output_index by Matthew Smith · 6 years ago
  80. 796c84b GBP: drop and contract counters by Neale Ranns · 6 years ago
  81. f324dec fixing typos by Jim Thompson · 6 years ago
  82. 46f877e virtio: Fix the coverity warnings by Mohsin Kazmi · 6 years ago
  83. 1091c4a IPSEC TEST: various hash alogrithms by Neale Ranns · 6 years ago
  84. c5df8c7 host stack: update stale copyright by Florin Coras · 6 years ago
  85. f3262a2 rdma: fix DPDK MLX driver conflict by Benoît Ganne · 6 years ago
  86. 7f6bd24 vlib-punt: fix error node counting by Neale Ranns · 6 years ago
  87. 9f7e33d vppinfra: u32x8 transpose by Damjan Marion · 6 years ago
  88. 2bc8169 minor spelling errors (both in comments) by Jim Thompson · 6 years ago
  89. 281ff51 GBP: coverity uninitialised variable warning by Neale Ranns · 6 years ago
  90. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  91. dc43bcd http_server: add timer wheel for session cleanup by Florin Coras · 6 years ago
  92. ba01f07 crypto: coverity issues by Damjan Marion · 6 years ago
  93. c42c7f0 Pipe: fix double count on TX (TX counting is done in interface-output) by Neale Ranns · 6 years ago
  94. 7363d47 gbp: Add gbp bd flags unit test by Mohsin Kazmi · 6 years ago
  95. 64b3cc2 Doxygen: clean up vec.h by Dave Wallace · 6 years ago
  96. 0eed0e1 quic: support addition of fifo segments by Florin Coras · 6 years ago
  97. 05f7ca1 make the output of "show api dump file <filename> compare-current" doxygen-friendly by Andrew Yourtchenko · 6 years ago
  98. c213089 quic: update app ns on connect by Florin Coras · 6 years ago
  99. 72ac548 crypto: fix init dependency by Filip Tehlar · 6 years ago
  100. dc195d6 rdma: more batching, compile rdma-core in release mode by Benoît Ganne · 6 years ago