1. b095a3c svm: fifo segment support for chunk allocation by Florin Coras · 6 years ago
  2. 82d81d4 crypto: AES GCM IV length is always 12 by Damjan Marion · 6 years ago
  3. 286aa59 tap: Fix the indirect buffer allocation by Mohsin Kazmi · 6 years ago
  4. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  5. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  6. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  7. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  8. a829b13 ipsec: drop runts in esp-decrypt by Damjan Marion · 6 years ago
  9. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  10. 20bc56a Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh by John Lo · 6 years ago
  11. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  12. 689f5b5 ip4_lookup_inline: leverage vlib_get_buffers to improve perf by Zhiyong Yang · 6 years ago
  13. 502785b QUIC: Add multi-stream support to internal test apps by Aloys Augustin · 6 years ago
  14. 8e58499 UDPC: Fix open segfault with multiple workers by Aloys Augustin · 6 years ago
  15. 5e6f734 l2: Add support for arp unicast forwarding by Mohsin Kazmi · 6 years ago
  16. 1219b2d session: remove unused fifo allo return value by Florin Coras · 6 years ago
  17. b3ca33f ethernet_input_inline: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  18. ea6a34c Rearrange prefetching in ipsec_output_inline by Vratko Polak · 6 years ago
  19. b8591ac API sw_interface_dump: Dump all if index is zero by Vratko Polak · 6 years ago
  20. e8e950a Fix a ipsec command line typo by Simon Zhang · 6 years ago
  21. 24c5012 vnet: clean up calc_checksums() by Zhiyong Yang · 6 years ago
  22. f922116 ipsec4-output: add pkt header and data prefetching by Zhiyong Yang · 6 years ago
  23. d0aed2e GRE: set gre_tunnel_type init value to zero in API by Alexander Chernavin · 6 years ago
  24. 51cbbd2 Doxygen cleanup. by Dave Wallace · 6 years ago
  25. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  26. 1b52ca9 6rd: fix debug cli short-help by Benoît Ganne · 6 years ago
  27. 3b62e29 DOCS-ONLY: Fix broken doxygen tag in BVI by Dave Wallace · 6 years ago
  28. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  29. d35abc4 FIB: recursion casues path realloc by Neale Ranns · 6 years ago
  30. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  31. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  32. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  33. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  34. 402377e session: fix segment manager init condition by Florin Coras · 6 years ago
  35. 4a72406 Make sw_interface_dump more compatible with 2.2.0 by Vratko Polak · 6 years ago
  36. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  37. 6407ba5 api: Add to interface crud - read by sw_if_index. by Paul Vinciguerra · 6 years ago
  38. a1f9ee8 Revert "Revert "bond: problem switching from l2 to l3"" by Steven Luong · 6 years ago
  39. e4ac48e tap: clean-up when linux will delete the tap interface by Mohsin Kazmi · 6 years ago
  40. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  41. d867098 Duplicate pcap tx trace fix by Neale Ranns · 6 years ago
  42. eec541a ADJ: crash in format/show (VPP-1648) by Neale Ranns · 6 years ago
  43. b64cd2c IPSEC: SA format; don't print keys when there's no algo by Neale Ranns · 6 years ago
  44. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  45. 39d0409 QUIC: Initial multi stream support by Aloys Augustin · 6 years ago
  46. b3b267c Allow sessions to be allocated in app's RX callbacks by Aloys Augustin · 6 years ago
  47. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  48. 1bde9f3 IPSEC-GRE: return correct API code by Neale Ranns · 6 years ago
  49. cac8f9b vpp-1647: fix typo in pcap_trace_command_internal by Dave Barach · 6 years ago
  50. 2a6861f tap: fix the crash by Mohsin Kazmi · 6 years ago
  51. 0a0c7ee IPSEC: crypto overflow by Neale Ranns · 6 years ago
  52. 2bccb18 ip4: don't format upper layer if it's a fragment by faicker.mo · 6 years ago
  53. 89e6643 crypto: add support for AES-CTR cipher by fituldo · 6 years ago
  54. bbf923f session: drop lock on segment allocation error by Florin Coras · 6 years ago
  55. 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
  56. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  57. 712dde9 Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/ by Ole Troan · 6 years ago
  58. 61c0a3d crypto: add performace test to unittest plugin by Damjan Marion · 6 years ago
  59. 10dc2ea udp: fix copyright typo by Florin Coras · 6 years ago
  60. 92e9384 crypto: Intel IPSEC-MB engine by Neale Ranns · 6 years ago
  61. 9847792 ethernet: fix packet tracing by Benoît Ganne · 6 years ago
  62. 4f33c80 IPSEC: for each engine and algorithm tests by Neale Ranns · 6 years ago
  63. bee9768 session: binary api app names as vectors by Florin Coras · 6 years ago
  64. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  65. 9b208ce IPSEC: remove double byte swap of IP addresses by Neale Ranns · 6 years ago
  66. 1cf0007 Make tcp/udp/icmp compute checksum safer for buffer-chain case by John Lo · 6 years ago
  67. ed1d872 session: fix session flags by Florin Coras · 6 years ago
  68. f324dec fixing typos by Jim Thompson · 6 years ago
  69. 46f877e virtio: Fix the coverity warnings by Mohsin Kazmi · 6 years ago
  70. 1091c4a IPSEC TEST: various hash alogrithms by Neale Ranns · 6 years ago
  71. c5df8c7 host stack: update stale copyright by Florin Coras · 6 years ago
  72. 2bc8169 minor spelling errors (both in comments) by Jim Thompson · 6 years ago
  73. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  74. dc43bcd http_server: add timer wheel for session cleanup by Florin Coras · 6 years ago
  75. ba01f07 crypto: coverity issues by Damjan Marion · 6 years ago
  76. c42c7f0 Pipe: fix double count on TX (TX counting is done in interface-output) by Neale Ranns · 6 years ago
  77. fa7512e session: fix app name formatting by Florin Coras · 6 years ago
  78. f753744 fix pcap_trace cli output issue by Jack Xu · 6 years ago
  79. b71fa75 IPSEC: punt reasons; SPI=0, no-tunnel by Neale Ranns · 6 years ago
  80. 6416e62 tcp: do not delete session on establish pop by Florin Coras · 6 years ago
  81. a154017 session: fix http server rpc to main by Florin Coras · 6 years ago
  82. 282a3cb tcp: properly validate acks between snd_nxt and una_max by Florin Coras · 6 years ago
  83. 7c22ff7 ipsec: trunc_size -> icv_size by Damjan Marion · 6 years ago
  84. 085637f crypto: pass multiple ops to handler by Damjan Marion · 6 years ago
  85. 070fd4b tcp: shorten wait in fin-wait-1 with fin rcvd by Florin Coras · 6 years ago
  86. 82c5dda lacp: passive mode support [VPP-1551] by Steven Luong · 6 years ago
  87. 5ae793a IPSEC: correctly size per-thread data by Neale Ranns · 6 years ago
  88. 09a3bc5 virtio: Add support for multiqueue by Mohsin Kazmi · 6 years ago
  89. b294f10 IPSEC: show CLI improvements by Neale Ranns · 6 years ago
  90. 2b60018 GBP: iVXLAN reflection check by Neale Ranns · 6 years ago
  91. 509028a session: fix cli for sessions in created state by Florin Coras · 6 years ago
  92. 6575a9a session: do not enable pre-input node with 0 workers by Florin Coras · 6 years ago
  93. 096f2f8 session: remove session logic from io rx evt sender by Florin Coras · 6 years ago
  94. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  95. f65074e tcp: improve rcv process ack processing by Florin Coras · 6 years ago
  96. c6c4394 lisp: use crypto lib instead of openssl directly by Filip Tehlar · 6 years ago
  97. 2b5ba95 IPSEC: tunnel scaling - don't stack the inbould SA by Neale Ranns · 6 years ago
  98. ea5bb77 IPSEC: remove pointless feature ordering by Neale Ranns · 6 years ago
  99. 2d6fc6b SPAN: Add pending frame on current thread, not on main by Igor Mikhailov (imichail) · 6 years ago
  100. 26dc58b Minor bug fixes by Dave Barach · 6 years ago