1. 6865d3c bonding: add support for numa awareness by Zhiyong Yang · 6 years ago
  2. 3ce72b2 IP load-balance; perf improvement using the usual reciepe by Neale Ranns · 6 years ago
  3. 05cac30 FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" by Neale Ranns · 6 years ago
  4. d37da90 lisp-cp: start lisp retry service on demand by Florin Coras · 6 years ago
  5. 288e093 ipip: refactor ipip.api with explicit types by Ole Troan · 6 years ago
  6. 2466f50 Start the dns resolver process on demand by Dave Barach · 6 years ago
  7. 2a2e593 IPsec: modify post-decrypt buf len calculation by Matthew G Smith · 6 years ago
  8. 734d430 mpls: leverage vlib_buffer_advance by Zhiyong Yang · 6 years ago
  9. fe5974b osi_input: leverage vlib_buffer_get_current by Zhiyong Yang · 6 years ago
  10. 30b8b4a ipsec: fix perf issue in esp_aad_fill by Damjan Marion · 6 years ago
  11. 257573d vxlan-gbp: prefetch encap header memory area by Zhiyong Yang · 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. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  15. 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
  16. f03beca gre: don't register gre input nodes unless a gre tunnel is created by Jakub Grajciar · 6 years ago
  17. 3f34017 tap: crash in multi-thread environment by Mohsin Kazmi · 6 years ago
  18. 8cd5bd8 snap_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  19. d7d2499 llc_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  20. 21dc4ec hdlc_input: simplify code using existing functions by Zhiyong Yang · 6 years ago
  21. cbd0824 IPIP tunnel: use address types on API by Neale Ranns · 6 years ago
  22. bbd6b74 virtio: Add gso support for native virtio driver by Mohsin Kazmi · 6 years ago
  23. a80d9cf geneve: encap performance enhancement by Zhiyong Yang · 6 years ago
  24. a462c07 rewrite vnet_interface_output_node_inline_gso by Zhiyong Yang · 6 years ago
  25. 79fdfd6 tcp: handle disconnects in rcv-process by Florin Coras · 6 years ago
  26. 06a2eec tcp: handle fin+rst in same frame by Florin Coras · 6 years ago
  27. 359776a vxlan-gpe: improve encap performance by Zhiyong Yang · 6 years ago
  28. 90556d6 ip4/6-reassembly fixes by Vijayabhaskar Katamreddy · 6 years ago
  29. aea0df3 Tap: Fix the indirect buffers allocation VPP-1660 by Mohsin Kazmi · 6 years ago
  30. 34716fa Remove historical ip4 icmp OAM code by Dave Barach · 6 years ago
  31. 0ad4a43 Fix vpp crash bug while deleting dhcp client by jackiechen1985 · 6 years ago
  32. 23551d6 Optimize code by jackiechen1985 · 6 years ago
  33. 3df5682 fix show session verbose crash with udp transport by Dave Wallace · 6 years ago
  34. c9ce8dc new_log2_pages may increase 2 when try_resplit by dongjuan · 6 years ago
  35. 42e64e9 vxlan-gpe: fix CLI document error by Zhiyong Yang · 6 years ago
  36. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  37. d3ebc83 geneve_input: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  38. d1a5b2d IPSEC: rename default backend by Neale Ranns · 6 years ago
  39. 3a343d4 reassembly: prevent long chain attack by Klement Sekera · 6 years ago
  40. b388e1a bonding: clean up redundant code by Zhiyong Yang · 6 years ago
  41. 09267f7 api: export ip_types.api for out-of-tree plugins by Benoît Ganne · 6 years ago
  42. 8fdde3c Add a debug-CLI leak-checker by Dave Barach · 6 years ago
  43. 9673e3e Tests: Raise exception if API cli_inband command fails. by Paul Vinciguerra · 6 years ago
  44. 0a715cd UDP-Local: fix unregistered ports by Neale Ranns · 6 years ago
  45. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  46. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  47. 275a177 IPSEC: remove CLI check for unsupported IPv6-AH - it is supported by Neale Ranns · 6 years ago
  48. 9324878 Remove unused function nat44_ha_resync() and error IN_PROGRESS. by Jon Loeliger · 6 years ago
  49. ba123e1 QUIC multi thread update by Aloys Augustin · 6 years ago
  50. f9d4ab4 svm: improve fifo segment prealloc support by Florin Coras · 6 years ago
  51. 0224514 IPSEC coverity fixes by Neale Ranns · 6 years ago
  52. 3fb65be IPSEC: remove unecessary pass by reference of sequence number by Neale Ranns · 6 years ago
  53. f6c7aec Coverity: Fix CID-198494 & CID-198388 by Dave Wallace · 6 years ago
  54. 161638f Unregister UDPC port only when owned by Nathan Skrzypczak · 6 years ago
  55. e6eefb6 Trivial Typo's in bier comments/docs. by Paul Vinciguerra · 6 years ago
  56. 5bfb504 vnet: remove macro definitions by Zhiyong Yang · 6 years ago
  57. 6b7e233 Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clients by jackiechen1985 · 6 years ago
  58. c1a02fc remove dead code in rewrite.c by Neale Ranns · 6 years ago
  59. 63b19bf Update ping cli .short_help. by Paul Vinciguerra · 6 years ago
  60. 404b8a3 session: segment manager fixes by Florin Coras · 6 years ago
  61. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  62. 54bc5e4 Update API description by Igor Mikhailov (imichail) · 6 years ago
  63. 211b28a make test: add quic multistream test case by Dave Wallace · 6 years ago
  64. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  65. 7fa4160 Fix af_packet issues: by jackiechen1985 · 6 years ago
  66. 0b81915 add TLS endpoint function by Yu Ping · 6 years ago
  67. 6fec8ea ip4_load_balance: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  68. 0549378 virtio: refactor ctrl queue support by Mohsin Kazmi · 6 years ago
  69. 7107d7e ppp: simplify code using existing functions by Zhiyong Yang · 6 years ago
  70. 0dd9165 Add missing init fn dependency to ipsec_init by Dave Barach · 6 years ago
  71. 56bc738 Fix VPP-1487 DHCP client does not support option 6-domain server by jackiechen1985 · 6 years ago
  72. 344ce42 session/svm: apis for fifo shrinking by Florin Coras · 6 years ago
  73. c5fa2b8 mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, by Steven Luong · 6 years ago
  74. 14e2e2a Fix FIB initialization in UDP input by Nathan Skrzypczak · 6 years ago
  75. de38b38 Add packet headers in UDPC fifos by Aloys Augustin · 6 years ago
  76. 9a29f79 vpp_papi_provider.py: update defautmapping. by Paul Vinciguerra · 6 years ago
  77. 154a903 virtio: Fix virtio buffer allocation by Mohsin Kazmi · 6 years ago
  78. 43b512c virtio: remove configurable queue size support by Mohsin Kazmi · 6 years ago
  79. 1cff643 esp_encrypt: remove unnecessary code by Zhiyong Yang · 6 years ago
  80. e7a527f ipsec: fix ipsec format overflow by Benoît Ganne · 6 years ago
  81. 87b15ce svm: more fifo refactor/cleanup by Florin Coras · 6 years ago
  82. be95444 crypto: enforce per-alg crypto key length by Benoît Ganne · 6 years ago
  83. f369e3a reassembly: avoid race-conditions by Klement Sekera · 6 years ago
  84. fdea5c6 IF: return VTR attributes for all ifs in dump API by Alexander Chernavin · 6 years ago
  85. d97918e crypto, ipsec: change GCM IV handling by Damjan Marion · 6 years ago
  86. b095a3c svm: fifo segment support for chunk allocation by Florin Coras · 6 years ago
  87. 82d81d4 crypto: AES GCM IV length is always 12 by Damjan Marion · 6 years ago
  88. 286aa59 tap: Fix the indirect buffer allocation by Mohsin Kazmi · 6 years ago
  89. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  90. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  91. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  92. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  93. a829b13 ipsec: drop runts in esp-decrypt by Damjan Marion · 6 years ago
  94. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  95. 20bc56a Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh by John Lo · 6 years ago
  96. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  97. 689f5b5 ip4_lookup_inline: leverage vlib_get_buffers to improve perf by Zhiyong Yang · 6 years ago
  98. 502785b QUIC: Add multi-stream support to internal test apps by Aloys Augustin · 6 years ago
  99. 8e58499 UDPC: Fix open segfault with multiple workers by Aloys Augustin · 6 years ago
  100. 5e6f734 l2: Add support for arp unicast forwarding by Mohsin Kazmi · 6 years ago