1. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  2. 20bc56a Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh by John Lo · 6 years ago
  3. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  4. 689f5b5 ip4_lookup_inline: leverage vlib_get_buffers to improve perf by Zhiyong Yang · 6 years ago
  5. 524fb8d dpdk: fix interface naming by Florin Coras · 6 years ago
  6. 9ae190e Clean up multi-thread barrier-sync hold-down timer by Dave Barach · 6 years ago
  7. 502785b QUIC: Add multi-stream support to internal test apps by Aloys Augustin · 6 years ago
  8. 8e58499 UDPC: Fix open segfault with multiple workers by Aloys Augustin · 6 years ago
  9. 165e472 dpdk: get a rid of "Invalid port_id=" log message by Damjan Marion · 6 years ago
  10. 5e6f734 l2: Add support for arp unicast forwarding by Mohsin Kazmi · 6 years ago
  11. 4375fa3 svm: fifo ooo reads/writes with multiple chunks by Florin Coras · 6 years ago
  12. d35d423 svm: move mq test to ut plugin by Florin Coras · 6 years ago
  13. 1219b2d session: remove unused fifo allo return value by Florin Coras · 6 years ago
  14. b3ca33f ethernet_input_inline: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  15. ea6a34c Rearrange prefetching in ipsec_output_inline by Vratko Polak · 6 years ago
  16. 52ef4c5 svm: move fifo tests to ut plugin by Florin Coras · 6 years ago
  17. dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  18. 58c7580 Enable 'test crash' command when running unittest plugin. by Paul Vinciguerra · 6 years ago
  19. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  20. 59e0c8f Bump to intel-ipsec-mb version 0.52 by Damjan Marion · 6 years ago
  21. 89fec71 Revert "NAT: VPP-1531 api cleanup & update" by Ole Trøan · 6 years ago
  22. b8591ac API sw_interface_dump: Dump all if index is zero by Vratko Polak · 6 years ago
  23. bed1421 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  24. e8e950a Fix a ipsec command line typo by Simon Zhang · 6 years ago
  25. 24c5012 vnet: clean up calc_checksums() by Zhiyong Yang · 6 years ago
  26. 2c1904f dpdk_esp_encrypt: add to prefetch data by Zhiyong Yang · 6 years ago
  27. f922116 ipsec4-output: add pkt header and data prefetching by Zhiyong Yang · 6 years ago
  28. 7f4fd22 vppinfra: fix one macro issue in clib_cpu_supports_aes() by Zhiyong Yang · 6 years ago
  29. d0aed2e GRE: set gre_tunnel_type init value to zero in API by Alexander Chernavin · 6 years ago
  30. 81f54a5 vlib epoll: handle file removal on EPOLLIN by Florin Coras · 6 years ago
  31. 99ad2fc svm: reorganize fifo march code by Florin Coras · 6 years ago
  32. f7cda7a rbtree: add successor and predecessor functions by Florin Coras · 6 years ago
  33. 51cbbd2 Doxygen cleanup. by Dave Wallace · 6 years ago
  34. 9e6c53b build: fix fedora dependencies by Benoît Ganne · 6 years ago
  35. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  36. 1b52ca9 6rd: fix debug cli short-help by Benoît Ganne · 6 years ago
  37. f682fac svm: move fifo tests to a separate file by Florin Coras · 6 years ago
  38. a266164 Remove dummy_interface_tx output node from PPPoE plugin by John Lo · 6 years ago
  39. 2309e7a svm: support addition of chunks to fifos by Florin Coras · 6 years ago
  40. 3b62e29 DOCS-ONLY: Fix broken doxygen tag in BVI by Dave Wallace · 6 years ago
  41. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  42. d35abc4 FIB: recursion casues path realloc by Neale Ranns · 6 years ago
  43. d7f92dd GBP: update cli to reflect API changes by Benoît Ganne · 6 years ago
  44. c67078e vlib epoll: protect against clib file pool expansion by Florin Coras · 6 years ago
  45. 3c119f8 Extras: Fix list_api_changes script for 19.08 by Dave Wallace · 6 years ago
  46. 32b07c3 Fix memory corruption faulting [VPP-1639] by Artem Belov · 6 years ago
  47. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  48. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  49. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  50. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  51. a11bf45 Use template-specific key compare fn when deleting records by Dave Barach · 6 years ago
  52. 402377e session: fix segment manager init condition by Florin Coras · 6 years ago
  53. 4a72406 Make sw_interface_dump more compatible with 2.2.0 by Vratko Polak · 6 years ago
  54. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  55. 6407ba5 api: Add to interface crud - read by sw_if_index. by Paul Vinciguerra · 6 years ago
  56. 4bdfd59 VPP-1649: Coverity warning in http server by Dave Barach · 6 years ago
  57. a1f9ee8 Revert "Revert "bond: problem switching from l2 to l3"" by Steven Luong · 6 years ago
  58. 2cd8ad4 vppinfra: AVX512 interelaave, insert and permute by Damjan Marion · 6 years ago
  59. e4ac48e tap: clean-up when linux will delete the tap interface by Mohsin Kazmi · 6 years ago
  60. a7dd0c8 Predicate a packet whether be marked by PKT_RX_FDIR_ID instead of PKT_RX_FDIR by Simon Zhang · 6 years ago
  61. 80f6fd5 IPSEC: Pass the algorithm salt (used in GCM) over the API by Neale Ranns · 6 years ago
  62. d8cfbeb crypto-ipsecmb: enable GCM by Neale Ranns · 6 years ago
  63. 732a0f1 Default nums of RX/TX descriptors changed to 512 for 2M page on DVN by Zhiyong Yang · 6 years ago
  64. d867098 Duplicate pcap tx trace fix by Neale Ranns · 6 years ago
  65. eec541a ADJ: crash in format/show (VPP-1648) by Neale Ranns · 6 years ago
  66. b64cd2c IPSEC: SA format; don't print keys when there's no algo by Neale Ranns · 6 years ago
  67. c899dac vppinfra: more AVX2 and AVX512 inlines by Damjan Marion · 6 years ago
  68. f5dc9fb dlmalloc: honor 8 byte alignment requests by Florin Coras · 6 years ago
  69. e60dfd7 gbp: Add support for allow sclass/dclass 1 by Mohsin Kazmi · 6 years ago
  70. 22bc2c4 Static http server by Dave Barach · 6 years ago
  71. 28aa539 svm_fifo rework to avoid contention on cursize by Sirshak Das · 6 years ago
  72. 39d0409 QUIC: Initial multi stream support by Aloys Augustin · 6 years ago
  73. b3b267c Allow sessions to be allocated in app's RX callbacks by Aloys Augustin · 6 years ago
  74. cbb8f58 stats: Add name vectors to Python client by Ole Troan · 6 years ago
  75. 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
  76. 3cf215a Add direct packets to specific flow action in dpdk flow by Simon Zhang · 6 years ago
  77. 958170a VPP-1576: nsim-plugin coverity issues by Dave Barach · 6 years ago
  78. 672d5fc vppinfra: add basic rbtree by Florin Coras · 6 years ago
  79. 2a24987 flow: add rte_flow check before creating by rte_flow_validate by Simon Zhang · 6 years ago
  80. 1bde9f3 IPSEC-GRE: return correct API code by Neale Ranns · 6 years ago
  81. cac8f9b vpp-1647: fix typo in pcap_trace_command_internal by Dave Barach · 6 years ago
  82. c560789 API: Handle pthread cond signal case where signal is missed. by Ole Troan · 6 years ago
  83. cf18ca9 vppinfra: add SHA-2 family of hash algorithms (including HMAC) by Damjan Marion · 6 years ago
  84. 2a6861f tap: fix the crash by Mohsin Kazmi · 6 years ago
  85. d0d6b94 crypto: fix coverity warnings by Filip Tehlar · 6 years ago
  86. 45df934 crypto: openssl - IV len not passed by caller. Callee knows from algo type by Neale Ranns · 6 years ago
  87. 1b1d1e9 crypto-openssl-gcm: account for failed decrypts by Neale Ranns · 6 years ago
  88. 0a0c7ee IPSEC: crypto overflow by Neale Ranns · 6 years ago
  89. 2bccb18 ip4: don't format upper layer if it's a fragment by faicker.mo · 6 years ago
  90. 89e6643 crypto: add support for AES-CTR cipher by fituldo · 6 years ago
  91. 4e08316 vppinfra: AVX-512 transpose (u32x16 and u64x8) by Damjan Marion · 6 years ago
  92. d54815c Trivial: Update doxygen comments. by Paul Vinciguerra · 6 years ago
  93. bbf923f session: drop lock on segment allocation error by Florin Coras · 6 years ago
  94. 1c9a58d stats: Off by one error in stats directory vector. by Ole Troan · 6 years ago
  95. bf38659 Adding check to ensure acl_id matches existing acl_id in abf_policy_update by Parixit Gokhale · 6 years ago
  96. 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
  97. 11a7397 crypto: add more AES-GCM test cases by Filip Tehlar · 6 years ago
  98. 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
  99. 5e282e9 vppinfra: fix the issue that mheap_get_trace record wrong pointer by Wei CHEN · 6 years ago
  100. 712dde9 Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/ by Ole Troan · 6 years ago