1. 29a59c3 svm: store normalized head/tail for fifo by Florin Coras · 6 years ago
  2. 14e2e2a Fix FIB initialization in UDP input by Nathan Skrzypczak · 6 years ago
  3. de38b38 Add packet headers in UDPC fifos by Aloys Augustin · 6 years ago
  4. 1d1985d plugins: clean up plugin descriptions by Dave Wallace · 6 years ago
  5. 3a95003 vlib: align stack on OS page size by Benoît Ganne · 6 years ago
  6. 9a29f79 vpp_papi_provider.py: update defautmapping. by Paul Vinciguerra · 6 years ago
  7. 17e5d80 Add node, frame to vlib main loop perf analysis callback arguments by Dave Barach · 6 years ago
  8. 154a903 virtio: Fix virtio buffer allocation by Mohsin Kazmi · 6 years ago
  9. 43b512c virtio: remove configurable queue size support by Mohsin Kazmi · 6 years ago
  10. eecdf93 svm: remove dead code triggering overflow by Benoît Ganne · 6 years ago
  11. 37c8378 Enable NEON instructions in memcpy_le by Lijian.Zhang · 6 years ago
  12. 1cff643 esp_encrypt: remove unnecessary code by Zhiyong Yang · 6 years ago
  13. e7a527f ipsec: fix ipsec format overflow by Benoît Ganne · 6 years ago
  14. 87b15ce svm: more fifo refactor/cleanup by Florin Coras · 6 years ago
  15. c6eb5bc elf: fix memcmp() overflow by Benoît Ganne · 6 years ago
  16. a878014 stats: fix non null terminated string by Benoît Ganne · 6 years ago
  17. 052bda3 vppinfra: fix buffer overflow in unformat_token by Benoît Ganne · 6 years ago
  18. be95444 crypto: enforce per-alg crypto key length by Benoît Ganne · 6 years ago
  19. d577e1f stats: Add version defines in stat_client.h by Ole Troan · 6 years ago
  20. f369e3a reassembly: avoid race-conditions by Klement Sekera · 6 years ago
  21. 9ac1138 API: Add support for limits to language. by Ole Troan · 6 years ago
  22. de146e5 svm: fix fifo tail/head/ooo logic for u32 wrap by Florin Coras · 6 years ago
  23. fdea5c6 IF: return VTR attributes for all ifs in dump API by Alexander Chernavin · 6 years ago
  24. d97918e crypto, ipsec: change GCM IV handling by Damjan Marion · 6 years ago
  25. aaed170 nat: fix ED mode unknown proto session management by Matthew Smith · 6 years ago
  26. 6825bc1 nat: prevent creation when-resolved static mappings on errors by Alexander Chernavin · 6 years ago
  27. b095a3c svm: fifo segment support for chunk allocation by Florin Coras · 6 years ago
  28. 403e3ba crypto_ia32: minor change logically by Zhiyong Yang · 6 years ago
  29. 82d81d4 crypto: AES GCM IV length is always 12 by Damjan Marion · 6 years ago
  30. b62b549 Clean up redirects by Dave Barach · 6 years ago
  31. 746dddc Change dpdk thread data flags type to u16 from u8 to get more useful data by Simon Zhang · 6 years ago
  32. 286aa59 tap: Fix the indirect buffer allocation by Mohsin Kazmi · 6 years ago
  33. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  34. 1ccbbfb unittest: AES GCM test cases cleanup by Damjan Marion · 6 years ago
  35. b5c3054 crypto_ipsecmb: CBC IV size is always equal to block size by Damjan Marion · 6 years ago
  36. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  37. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  38. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  39. a829b13 ipsec: drop runts in esp-decrypt by Damjan Marion · 6 years ago
  40. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  41. 20bc56a Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh by John Lo · 6 years ago
  42. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  43. 689f5b5 ip4_lookup_inline: leverage vlib_get_buffers to improve perf by Zhiyong Yang · 6 years ago
  44. 524fb8d dpdk: fix interface naming by Florin Coras · 6 years ago
  45. 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
  46. 502785b QUIC: Add multi-stream support to internal test apps by Aloys Augustin · 6 years ago
  47. 8e58499 UDPC: Fix open segfault with multiple workers by Aloys Augustin · 6 years ago
  48. 165e472 dpdk: get a rid of "Invalid port_id=" log message by Damjan Marion · 6 years ago
  49. 5e6f734 l2: Add support for arp unicast forwarding by Mohsin Kazmi · 6 years ago
  50. 4375fa3 svm: fifo ooo reads/writes with multiple chunks by Florin Coras · 6 years ago
  51. d35d423 svm: move mq test to ut plugin by Florin Coras · 6 years ago
  52. 1219b2d session: remove unused fifo allo return value by Florin Coras · 6 years ago
  53. b3ca33f ethernet_input_inline: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  54. ea6a34c Rearrange prefetching in ipsec_output_inline by Vratko Polak · 6 years ago
  55. 52ef4c5 svm: move fifo tests to ut plugin by Florin Coras · 6 years ago
  56. dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  57. 58c7580 Enable 'test crash' command when running unittest plugin. by Paul Vinciguerra · 6 years ago
  58. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  59. 59e0c8f Bump to intel-ipsec-mb version 0.52 by Damjan Marion · 6 years ago
  60. 89fec71 Revert "NAT: VPP-1531 api cleanup & update" by Ole Trøan · 6 years ago
  61. b8591ac API sw_interface_dump: Dump all if index is zero by Vratko Polak · 6 years ago
  62. bed1421 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  63. e8e950a Fix a ipsec command line typo by Simon Zhang · 6 years ago
  64. 24c5012 vnet: clean up calc_checksums() by Zhiyong Yang · 6 years ago
  65. 2c1904f dpdk_esp_encrypt: add to prefetch data by Zhiyong Yang · 6 years ago
  66. f922116 ipsec4-output: add pkt header and data prefetching by Zhiyong Yang · 6 years ago
  67. 7f4fd22 vppinfra: fix one macro issue in clib_cpu_supports_aes() by Zhiyong Yang · 6 years ago
  68. d0aed2e GRE: set gre_tunnel_type init value to zero in API by Alexander Chernavin · 6 years ago
  69. 81f54a5 vlib epoll: handle file removal on EPOLLIN by Florin Coras · 6 years ago
  70. 99ad2fc svm: reorganize fifo march code by Florin Coras · 6 years ago
  71. f7cda7a rbtree: add successor and predecessor functions by Florin Coras · 6 years ago
  72. 51cbbd2 Doxygen cleanup. by Dave Wallace · 6 years ago
  73. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  74. 1b52ca9 6rd: fix debug cli short-help by Benoît Ganne · 6 years ago
  75. f682fac svm: move fifo tests to a separate file by Florin Coras · 6 years ago
  76. a266164 Remove dummy_interface_tx output node from PPPoE plugin by John Lo · 6 years ago
  77. 2309e7a svm: support addition of chunks to fifos by Florin Coras · 6 years ago
  78. 3b62e29 DOCS-ONLY: Fix broken doxygen tag in BVI by Dave Wallace · 6 years ago
  79. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  80. d35abc4 FIB: recursion casues path realloc by Neale Ranns · 6 years ago
  81. d7f92dd GBP: update cli to reflect API changes by Benoît Ganne · 6 years ago
  82. c67078e vlib epoll: protect against clib file pool expansion by Florin Coras · 6 years ago
  83. 32b07c3 Fix memory corruption faulting [VPP-1639] by Artem Belov · 6 years ago
  84. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  85. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  86. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  87. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  88. a11bf45 Use template-specific key compare fn when deleting records by Dave Barach · 6 years ago
  89. 402377e session: fix segment manager init condition by Florin Coras · 6 years ago
  90. 4a72406 Make sw_interface_dump more compatible with 2.2.0 by Vratko Polak · 6 years ago
  91. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  92. 6407ba5 api: Add to interface crud - read by sw_if_index. by Paul Vinciguerra · 6 years ago
  93. 4bdfd59 VPP-1649: Coverity warning in http server by Dave Barach · 6 years ago
  94. a1f9ee8 Revert "Revert "bond: problem switching from l2 to l3"" by Steven Luong · 6 years ago
  95. 2cd8ad4 vppinfra: AVX512 interelaave, insert and permute by Damjan Marion · 6 years ago
  96. e4ac48e tap: clean-up when linux will delete the tap interface by Mohsin Kazmi · 6 years ago
  97. a7dd0c8 Predicate a packet whether be marked by PKT_RX_FDIR_ID instead of PKT_RX_FDIR by Simon Zhang · 6 years ago
  98. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  99. d8cfbeb crypto-ipsecmb: enable GCM by Neale Ranns · 6 years ago
  100. 732a0f1 Default nums of RX/TX descriptors changed to 512 for 2M page on DVN by Zhiyong Yang · 6 years ago