1. 76be887 dpdk: bump dpdk version to 20.02 by Damjan Marion · 4 years, 10 months ago
  2. eec5d48 vppapigen: list imports in JSON by Ondrej Fabry · 4 years, 11 months ago
  3. 551775e lb: Fix generating illegal key in per-port vip by Yasuhiro Nakamura · 4 years, 10 months ago
  4. 23a386b vat: add ip api types parser definitions by Jakub Grajciar · 4 years, 10 months ago
  5. d26b860 crypto: fix set crypto handlers by Filip Tehlar · 4 years, 10 months ago
  6. 3017af9 tls: fix bulk bio read/write by Florin Coras · 4 years, 10 months ago
  7. aab0604 tls session: fix unlisten by Florin Coras · 4 years, 10 months ago
  8. 31b9a59 tls: fix picotls dbg by Florin Coras · 4 years, 10 months ago
  9. f24de17 api: add macro that zeros out api reply buffer by Paul Vinciguerra · 4 years, 11 months ago
  10. 7d4cd0c map: handle IPv6 extension headers for TCP/UDP by Vladimir Isaev · 4 years, 10 months ago
  11. 666ece3 ipsec: API cleanup by Jakub Grajciar · 5 years ago
  12. f712be5 srv6-mobile: Cherry-pick the update document from stable/2001 by Satoru Matsushima · 5 years ago
  13. 1c684f9 lldp: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  14. db86329 pg: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  15. 00ec401 sr: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  16. 908965d span: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  17. 2dbee93 api: improve api string safety by Jakub Grajciar · 4 years, 10 months ago
  18. 8e755a1 svm: support multi-chunk fifo chunk alloc by Florin Coras · 4 years, 10 months ago
  19. 9e61d9a svm: remove chunk add function by Florin Coras · 4 years, 11 months ago
  20. f7ab7b2 avf: Handle chain buffer in TX properly by Steven Luong · 4 years, 10 months ago
  21. 2da3971 unittest: Skip string test case for sizeof (src) > sizeof (dst) by Steven Luong · 4 years, 10 months ago
  22. 2de9c0f svm: minimal initial fifo by Florin Coras · 4 years, 11 months ago
  23. d8f48e2 session: basic fifo-tuning-logic by Ryujiro Shibuya · 5 years ago
  24. 234fe89 session svm: tracking segment memory usage by Ryujiro Shibuya · 5 years ago
  25. f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
  26. b020806 svm: refactor fifo chunk tracking by Florin Coras · 5 years ago
  27. 5cd31ec feature: provide a u16 version of vnet_feature_next by Neale Ranns · 4 years, 10 months ago
  28. 7a3a866 tcp: handle cleanups without timers by Florin Coras · 4 years, 10 months ago
  29. 47d8f5d crypto-native: GCM implementation with vector AESNI instructions by Damjan Marion · 4 years, 10 months ago
  30. 8d6d74c vlib: Punt reason allocation listener enable/disable callback by Neale Ranns · 4 years, 10 months ago
  31. 719ef39 crypto: fix coverity warnings by Filip Tehlar · 4 years, 10 months ago
  32. 41e831f crypto-openssl: fix coverity warnings by Filip Tehlar · 4 years, 10 months ago
  33. ba46770 ikev2: add retry logic for session initiation by Filip Tehlar · 4 years, 10 months ago
  34. a9d8cb4 tcp: dynamic max timers per loop by Florin Coras · 4 years, 10 months ago
  35. 2bcf86f crypto-native: introduce aes_gcm_flags_t by Damjan Marion · 4 years, 10 months ago
  36. 52eea64 crypto-native: introduce counter struct by Damjan Marion · 4 years, 10 months ago
  37. 1103c8c vlib: Alias RX or TX to direction by Neale Ranns · 4 years, 10 months ago
  38. 6e495ce vppinfra: correct fixed pool header size calculation by Dave Barach · 4 years, 10 months ago
  39. e98d71b ethernet: trivial additions by Neale Ranns · 4 years, 10 months ago
  40. f0d8d8f l2: remove unused types and includes form feature arc code by Neale Ranns · 4 years, 10 months ago
  41. c8e19cb ikev2: proper cleanup of SAs during rekey by Filip Tehlar · 4 years, 10 months ago
  42. a2e56ee crypto-native: inverse Hi so it naturally fits into 512-bit register by Damjan Marion · 4 years, 10 months ago
  43. bc50a66 crypto-native: replace aesni with aes by Damjan Marion · 4 years, 10 months ago
  44. 2e9a06f crypto-native: do not overwrite data after partial tag by Damjan Marion · 4 years, 10 months ago
  45. e9570d4 session: include timer generated packets in max burst by Florin Coras · 4 years, 10 months ago
  46. aaf64a2 session: minimize number of tx events by Florin Coras · 4 years, 10 months ago
  47. 2fef3df vppinfra: deprecate CLIB_VEC64 by Dave Barach · 4 years, 10 months ago
  48. 487507f tcp: remove useless prediction by Simon Zhang · 4 years, 10 months ago
  49. b05249b ikev2: cleanup tunnels after subsequent sa-init by Filip Tehlar · 4 years, 10 months ago
  50. e9a630a gbp: Coverity warnings for unitialized variables by Neale Ranns · 4 years, 10 months ago
  51. ea96e92 fib: Uninitialised pad in the prefix (coverity warning) by Neale Ranns · 4 years, 10 months ago
  52. 2828721 ipsec: IPSec protection for multi-point tunnel interfaces by Neale Ranns · 5 years ago
  53. d057625 ipip: Unintialized return variable (coverity warning) by Neale Ranns · 4 years, 10 months ago
  54. 39a233a ip: Unintialized variables in prefx setup (coverity warning) by Neale Ranns · 4 years, 10 months ago
  55. d158696 dhcp: update secondary radv_info structures by Dave Barach · 4 years, 10 months ago
  56. 2695494 vrrp: fix coverity errors by Matthew Smith · 4 years, 10 months ago
  57. 62a7fe2 tcp: fix coverity warning in bt by Florin Coras · 4 years, 10 months ago
  58. 6ce954f lisp: fix coverity warnings by Florin Coras · 4 years, 10 months ago
  59. f58571e hsa: cleanup vpp_echo JSON output by Dave Wallace · 4 years, 10 months ago
  60. dd98948 dpdk: rx checksum offload by Florin Coras · 4 years, 10 months ago
  61. 3ebebc3 fib: adjacency midchain teardown (VPP-1841) by Neale Ranns · 4 years, 10 months ago
  62. 98301bd nat: user deletion function & extra metrics by Filip Varga · 4 years, 10 months ago
  63. 1284f8c ip-neighbor: Fix aging timeout by Vladimir Isaev · 4 years, 10 months ago
  64. f145c15 map: honor pre-resolve param in map-t by Alexander Chernavin · 4 years, 10 months ago
  65. b728a3c map: honor icmp6-unreachables param in map-t by Alexander Chernavin · 4 years, 11 months ago
  66. 8a10c73 nat: avoid running pointless session cleanups by Klement Sekera · 4 years, 10 months ago
  67. 8559380 nat: nat44 split slow and fast path by Filip Varga · 4 years, 10 months ago
  68. d388420 ikev2: fix logging init by Filip Tehlar · 4 years, 10 months ago
  69. a434955 fib: fib path realloc during midchain stack by Neale Ranns · 4 years, 10 months ago
  70. ac267dd tls: need to use thread id to fetch the event by Yu Ping · 4 years, 10 months ago
  71. 96acc9b tcp: fix syn-sent reset by Florin Coras · 4 years, 10 months ago
  72. 8378261 tls: handle disconect and reset in async mode by Yu Ping · 4 years, 10 months ago
  73. b9f1f15 devices: netlink: add more error logging by Mohsin Kazmi · 4 years, 11 months ago
  74. 7db5172 misc: deprecating the plugin by Florin Coras · 4 years, 10 months ago
  75. 1307b2e crypto: show crypto handlers re-design by Filip Tehlar · 4 years, 10 months ago
  76. a9075dc crypto: add support for testing quad loops in crypto algos by Filip Tehlar · 5 years ago
  77. dd398c6 tcp: add fib to connection cli output by Florin Coras · 4 years, 10 months ago
  78. 2fc4091 crypto: add chained buffer support in ipsecmb (AES-GCM) by Filip Tehlar · 4 years, 10 months ago
  79. 3fccd02 vrrp: do not define _details as autoreply by Vratko Polak · 4 years, 10 months ago
  80. ffd1546 misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  81. 000a029 vlib: calculate per-worker loops/second metric by Dave Barach · 4 years, 10 months ago
  82. ff19e3b tcp: allow custom mss on connects by Florin Coras · 4 years, 10 months ago
  83. aa38869 tcp: pace timer handling by Florin Coras · 4 years, 10 months ago
  84. 4339c36 vppinfra: fix debug image builds on arm by Damjan Marion · 4 years, 10 months ago
  85. 04f7830 tls: Add Feature yaml by Yu Ping · 4 years, 10 months ago
  86. e5ecf3e rdma: fix bug related to ring buffer by Elias Rudberg · 4 years, 10 months ago
  87. 3b85181 tls: Picotls engine symmetric crypto enhancement by vpp crypto framework by Simon Zhang · 5 years ago
  88. 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
  89. a316744 bfd: use tw_timer_template instead of legacy wheel by Klement Sekera · 4 years, 10 months ago
  90. 00fdf53c gtpu: offload RX flow by Chenmin Sun · 4 years, 10 months ago
  91. 4dc5a43 ikev2: IKE plugin manages the state of the protected tunnel interface by Neale Ranns · 4 years, 10 months ago
  92. 627fb6a crypto-native: calculate ghash using vpclmulqdq instructions by Damjan Marion · 4 years, 10 months ago
  93. 4fbb9da vlib: fix code of getting numa node with specific cpu_id by Lijian.Zhang · 4 years, 10 months ago
  94. 2d59f59 tls: Fix Picotls ctx_read rx_content issue by Simon Zhang · 4 years, 10 months ago
  95. 9f32b6a tap: fix the default parameter for num_rx_queues by Mohsin Kazmi · 4 years, 10 months ago
  96. 985d929 tls: remove session lookup operation in TLS by Yu Ping · 4 years, 10 months ago
  97. 3f78bbb tcp: reset fin-wait-2 timeout connections by Florin Coras · 4 years, 10 months ago
  98. 774b5db tunnel: add FEATURE.yaml by Neale Ranns · 4 years, 10 months ago
  99. 067f954 vcl: fix ldp read on closing session by Florin Coras · 4 years, 10 months ago
  100. a357a93 vrrp dns: fix coverity warnings by Dave Barach · 4 years, 10 months ago