1. 2a2e593 IPsec: modify post-decrypt buf len calculation by Matthew G Smith · 6 years ago
  2. 734d430 mpls: leverage vlib_buffer_advance by Zhiyong Yang · 6 years ago
  3. fe5974b osi_input: leverage vlib_buffer_get_current by Zhiyong Yang · 6 years ago
  4. 30b8b4a ipsec: fix perf issue in esp_aad_fill by Damjan Marion · 6 years ago
  5. ef8711b Start the cdp period process on demand by Dave Barach · 6 years ago
  6. 257573d vxlan-gbp: prefetch encap header memory area by Zhiyong Yang · 6 years ago
  7. 86387c3 dpdk: make sure each segment have initalized rte_mbuf by Damjan Marion · 6 years ago
  8. 11965c7 Break out the broom for some cleanup work by Dave Barach · 6 years ago
  9. 4d376f6 map: Use vl_api_string macros. by Paul Vinciguerra · 6 years ago
  10. 68b24e2 plugins: http_static. Migrate to use api string type. by Paul Vinciguerra · 6 years ago
  11. 883a867 nsim: remove buffer u32 upper bound by Korian Edeline · 6 years ago
  12. f34f1a4 l2tp: l2tp-decap-local don't accept packets unless configured by Jakub Grajciar · 6 years ago
  13. 1197449 ipsec: ah_encrypt rework by Filip Tehlar · 6 years ago
  14. 1ca243b docs: Add VPP API language documentation by Ole Troan · 6 years ago
  15. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  16. 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
  17. 7704afe nat44: make nat44-ed-hairpin-src follow arc by Matthew Smith · 6 years ago
  18. f03beca gre: don't register gre input nodes unless a gre tunnel is created by Jakub Grajciar · 6 years ago
  19. 94e4531 papi: avoid IOError on disconnect by Vratko Polak · 6 years ago
  20. 3f34017 tap: crash in multi-thread environment by Mohsin Kazmi · 6 years ago
  21. 8cd5bd8 snap_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  22. d7d2499 llc_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  23. 21dc4ec hdlc_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  24. cbd0824 IPIP tunnel: use address types on API by Neale Ranns · 6 years ago
  25. bbd6b74 virtio: Add gso support for native virtio driver by Mohsin Kazmi · 6 years ago
  26. 423fbb1 unittest: fix test crypto perf for AEAD algos by Damjan Marion · 6 years ago
  27. dee9bea vppinfra: add pclmulqdq x86 cpuid flag by Damjan Marion · 6 years ago
  28. a80d9cf geneve: encap performance enhancement by Zhiyong Yang · 6 years ago
  29. a462c07 rewrite vnet_interface_output_node_inline_gso by Zhiyong Yang · 6 years ago
  30. d28374a dpdk: vlan strip config does not take effect in default device by Chenmin Sun · 6 years ago
  31. e70577c dpdk: fix rss configuration error issue by Chenmin Sun · 6 years ago
  32. 79fdfd6 tcp: handle disconnects in rcv-process by Florin Coras · 6 years ago
  33. 06a2eec tcp: handle fin+rst in same frame by Florin Coras · 6 years ago
  34. 359776a vxlan-gpe: improve encap performance by Zhiyong Yang · 6 years ago
  35. 32eaeaa udp-ping: disable due to conflict with mldv2 by Florin Coras · 6 years ago
  36. 90556d6 ip4/6-reassembly fixes by Vijayabhaskar Katamreddy · 6 years ago
  37. 5f2cfb2 Add callback multiplex support by Dave Barach · 6 years ago
  38. aea0df3 Tap: Fix the indirect buffers allocation VPP-1660 by Mohsin Kazmi · 6 years ago
  39. f2d5cdb rdma: add support for promiscuous mode by Benoît Ganne · 6 years ago
  40. 34716fa Remove historical ip4 icmp OAM code by Dave Barach · 6 years ago
  41. a40776c stats: fix memory leak in statseg config by Dave Wallace · 6 years ago
  42. cbf1fd2 vpp_papi: Do not raise before find_api_dir() by Vratko Polak · 6 years ago
  43. 9febbcd fix rte_eth_dev_info’ has no member named ‘pci_dev’ when run show_dpdk_hqos_queue_stats by cohu · 6 years ago
  44. d5023a7 crypto_ia32: multiarch by Damjan Marion · 6 years ago
  45. 0ad4a43 Fix vpp crash bug while deleting dhcp client by jackiechen1985 · 6 years ago
  46. 23551d6 Optimize code by jackiechen1985 · 6 years ago
  47. a9f194a fix show session verbose crash with quic transport by Dave Wallace · 6 years ago
  48. 3df5682 fix show session verbose crash with udp transport by Dave Wallace · 6 years ago
  49. c9ce8dc new_log2_pages may increase 2 when try_resplit by dongjuan · 6 years ago
  50. e8964fe gtpu: don't register udp ports unless a tunnel is created by Jakub Grajciar · 6 years ago
  51. 42e64e9 vxlan-gpe: fix CLI document error by Zhiyong Yang · 6 years ago
  52. 04d26ee Fix Diffie-Hellman exchange with newer openssl API by Christian E. Hopps · 6 years ago
  53. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  54. a29d18a svm_queue_timedwait_inline: lock after wait by Vratko Polak · 6 years ago
  55. 29325c9 docs: add quic subpage to user docs by Vratko Polak · 6 years ago
  56. 5a5c036 vmxnet3: gso_l4_hdr_sz is not set correctly by Steven Luong · 6 years ago
  57. d3ebc83 geneve_input: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  58. 46cd9fc QUIC: Add initial documentation by Aloys Augustin · 6 years ago
  59. f480507 openssl plugin 3des routine iv_len fix by Vladimir Ratnikov · 6 years ago
  60. d1a5b2d IPSEC: rename default backend by Neale Ranns · 6 years ago
  61. 3a343d4 reassembly: prevent long chain attack by Klement Sekera · 6 years ago
  62. b388e1a bonding: clean up redundant code by Zhiyong Yang · 6 years ago
  63. a474894 consolidate all mutux opertion by Ping Yu · 6 years ago
  64. 09267f7 api: export ip_types.api for out-of-tree plugins by Benoît Ganne · 6 years ago
  65. 8fdde3c Add a debug-CLI leak-checker by Dave Barach · 6 years ago
  66. ce5c2ce Trivial typo. punt_node.c by Paul Vinciguerra · 6 years ago
  67. 9673e3e Tests: Raise exception if API cli_inband command fails. by Paul Vinciguerra · 6 years ago
  68. 1887491 Fix punctuation fails in 2x plugins by Dave Barach · 6 years ago
  69. f5b1ed7 Load vat plugins late in the init sequence by Dave Barach · 6 years ago
  70. 0a715cd UDP-Local: fix unregistered ports by Neale Ranns · 6 years ago
  71. 5022c6c Fix 'terminal history off' crasher by Chris Luke · 6 years ago
  72. d8a34a5 dpdk-ipsec: fix encrypt/decrypt single queue by Sergio Gonzalez Monroy · 6 years ago
  73. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  74. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  75. c1f9306 Add default value for API Nat flags by Michal Cmarada · 6 years ago
  76. cefb5ad Add QUIC human readable error logs by Nathan Skrzypczak · 6 years ago
  77. 275a177 IPSEC: remove CLI check for unsupported IPv6-AH - it is supported by Neale Ranns · 6 years ago
  78. f4592fb Fix stats documentation with default socket name by Igor Mikhailov (imichail) · 6 years ago
  79. 1954229 vpp_papi: remove dependency on environment var. VPP_API_DIR. by Paul Vinciguerra · 6 years ago
  80. 9324878 Remove unused function nat44_ha_resync() and error IN_PROGRESS. by Jon Loeliger · 6 years ago
  81. ba123e1 QUIC multi thread update by Aloys Augustin · 6 years ago
  82. f9d4ab4 svm: improve fifo segment prealloc support by Florin Coras · 6 years ago
  83. 0224514 IPSEC coverity fixes by Neale Ranns · 6 years ago
  84. 3fb65be IPSEC: remove unecessary pass by reference of sequence number by Neale Ranns · 6 years ago
  85. a4ef82e VPP-1649: fix coverity warning in api_format.c by Dave Barach · 6 years ago
  86. 2180bac Preallocate mhash key_tmps vector by Dave Barach · 6 years ago
  87. 5e8e8dc IPsec: increment tunnel intf tx counters by Matthew Smith · 6 years ago
  88. 49c1bc8 Build packages for generic Arm architecture by Lijian.Zhang · 6 years ago
  89. a775212 rdma: update MAINTAINERS and add doc by Benoît Ganne · 6 years ago
  90. f6c7aec Coverity: Fix CID-198494 & CID-198388 by Dave Wallace · 6 years ago
  91. 161638f Unregister UDPC port only when owned by Nathan Skrzypczak · 6 years ago
  92. 3bffd4b make test: Add QUIC external echo transfer test by Dave Wallace · 6 years ago
  93. 419e15f Fix typo by Igor Mikhailov (imichail) · 6 years ago
  94. e6eefb6 Trivial Typo's in bier comments/docs. by Paul Vinciguerra · 6 years ago
  95. 5bfb504 vnet: remove macro definitions by Zhiyong Yang · 6 years ago
  96. 6b7e233 Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clients by jackiechen1985 · 6 years ago
  97. c1a02fc remove dead code in rewrite.c by Neale Ranns · 6 years ago
  98. 72d8758 cli: Add return value in cli_inband by Ole Troan · 6 years ago
  99. f89a6de Fix stat seg average vector rate computation by Dave Barach · 6 years ago
  100. 63b19bf Update ping cli .short_help. by Paul Vinciguerra · 6 years ago