1. a80d9cf geneve: encap performance enhancement by Zhiyong Yang · 6 years ago
  2. a462c07 rewrite vnet_interface_output_node_inline_gso by Zhiyong Yang · 6 years ago
  3. 79fdfd6 tcp: handle disconnects in rcv-process by Florin Coras · 6 years ago
  4. 06a2eec tcp: handle fin+rst in same frame by Florin Coras · 6 years ago
  5. 359776a vxlan-gpe: improve encap performance by Zhiyong Yang · 6 years ago
  6. 90556d6 ip4/6-reassembly fixes by Vijayabhaskar Katamreddy · 6 years ago
  7. aea0df3 Tap: Fix the indirect buffers allocation VPP-1660 by Mohsin Kazmi · 6 years ago
  8. 34716fa Remove historical ip4 icmp OAM code by Dave Barach · 6 years ago
  9. 0ad4a43 Fix vpp crash bug while deleting dhcp client by jackiechen1985 · 6 years ago
  10. 23551d6 Optimize code by jackiechen1985 · 6 years ago
  11. 3df5682 fix show session verbose crash with udp transport by Dave Wallace · 6 years ago
  12. c9ce8dc new_log2_pages may increase 2 when try_resplit by dongjuan · 6 years ago
  13. 42e64e9 vxlan-gpe: fix CLI document error by Zhiyong Yang · 6 years ago
  14. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  15. d3ebc83 geneve_input: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  16. d1a5b2d IPSEC: rename default backend by Neale Ranns · 6 years ago
  17. 3a343d4 reassembly: prevent long chain attack by Klement Sekera · 6 years ago
  18. b388e1a bonding: clean up redundant code by Zhiyong Yang · 6 years ago
  19. 09267f7 api: export ip_types.api for out-of-tree plugins by Benoît Ganne · 6 years ago
  20. 8fdde3c Add a debug-CLI leak-checker by Dave Barach · 6 years ago
  21. 9673e3e Tests: Raise exception if API cli_inband command fails. by Paul Vinciguerra · 6 years ago
  22. 0a715cd UDP-Local: fix unregistered ports by Neale Ranns · 6 years ago
  23. ba65ca4 Add transport_opts to connect_sock bapi by Nathan Skrzypczak · 6 years ago
  24. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  25. 275a177 IPSEC: remove CLI check for unsupported IPv6-AH - it is supported by Neale Ranns · 6 years ago
  26. 9324878 Remove unused function nat44_ha_resync() and error IN_PROGRESS. by Jon Loeliger · 6 years ago
  27. ba123e1 QUIC multi thread update by Aloys Augustin · 6 years ago
  28. f9d4ab4 svm: improve fifo segment prealloc support by Florin Coras · 6 years ago
  29. 0224514 IPSEC coverity fixes by Neale Ranns · 6 years ago
  30. 3fb65be IPSEC: remove unecessary pass by reference of sequence number by Neale Ranns · 6 years ago
  31. f6c7aec Coverity: Fix CID-198494 & CID-198388 by Dave Wallace · 6 years ago
  32. 161638f Unregister UDPC port only when owned by Nathan Skrzypczak · 6 years ago
  33. e6eefb6 Trivial Typo's in bier comments/docs. by Paul Vinciguerra · 6 years ago
  34. 5bfb504 vnet: remove macro definitions by Zhiyong Yang · 6 years ago
  35. 6b7e233 Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clients by jackiechen1985 · 6 years ago
  36. c1a02fc remove dead code in rewrite.c by Neale Ranns · 6 years ago
  37. 63b19bf Update ping cli .short_help. by Paul Vinciguerra · 6 years ago
  38. 404b8a3 session: segment manager fixes by Florin Coras · 6 years ago
  39. 7d31ab2 add mactime plugin unit / code coverage tests by Dave Barach · 6 years ago
  40. 54bc5e4 Update API description by Igor Mikhailov (imichail) · 6 years ago
  41. 211b28a make test: add quic multistream test case by Dave Wallace · 6 years ago
  42. 0e573f5 session: send tx events when data is dequeued by Florin Coras · 6 years ago
  43. 7fa4160 Fix af_packet issues: by jackiechen1985 · 6 years ago
  44. 0b81915 add TLS endpoint function by Yu Ping · 6 years ago
  45. 6fec8ea ip4_load_balance: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  46. 0549378 virtio: refactor ctrl queue support by Mohsin Kazmi · 6 years ago
  47. 7107d7e ppp: simplify code using existing functions by Zhiyong Yang · 6 years ago
  48. 0dd9165 Add missing init fn dependency to ipsec_init by Dave Barach · 6 years ago
  49. 56bc738 Fix VPP-1487 DHCP client does not support option 6-domain server by jackiechen1985 · 6 years ago
  50. 344ce42 session/svm: apis for fifo shrinking by Florin Coras · 6 years ago
  51. c5fa2b8 mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL, by Steven Luong · 6 years ago
  52. 14e2e2a Fix FIB initialization in UDP input by Nathan Skrzypczak · 6 years ago
  53. de38b38 Add packet headers in UDPC fifos by Aloys Augustin · 6 years ago
  54. 9a29f79 vpp_papi_provider.py: update defautmapping. by Paul Vinciguerra · 6 years ago
  55. 154a903 virtio: Fix virtio buffer allocation by Mohsin Kazmi · 6 years ago
  56. 43b512c virtio: remove configurable queue size support by Mohsin Kazmi · 6 years ago
  57. 1cff643 esp_encrypt: remove unnecessary code by Zhiyong Yang · 6 years ago
  58. e7a527f ipsec: fix ipsec format overflow by Benoît Ganne · 6 years ago
  59. 87b15ce svm: more fifo refactor/cleanup by Florin Coras · 6 years ago
  60. be95444 crypto: enforce per-alg crypto key length by Benoît Ganne · 6 years ago
  61. f369e3a reassembly: avoid race-conditions by Klement Sekera · 6 years ago
  62. fdea5c6 IF: return VTR attributes for all ifs in dump API by Alexander Chernavin · 6 years ago
  63. d97918e crypto, ipsec: change GCM IV handling by Damjan Marion · 6 years ago
  64. b095a3c svm: fifo segment support for chunk allocation by Florin Coras · 6 years ago
  65. 82d81d4 crypto: AES GCM IV length is always 12 by Damjan Marion · 6 years ago
  66. 286aa59 tap: Fix the indirect buffer allocation by Mohsin Kazmi · 6 years ago
  67. 88001c6 session: cleanup segment manager and fifo segment by Florin Coras · 6 years ago
  68. 4cb8381 crypto_ipsecmb: use pre-expanded keys by Damjan Marion · 6 years ago
  69. 09d18c2 session: use teps in accept/connect notifications by Florin Coras · 6 years ago
  70. e8915fc IPSEC; dpdk backend for tunnel interface encryption by Neale Ranns · 6 years ago
  71. a829b13 ipsec: drop runts in esp-decrypt by Damjan Marion · 6 years ago
  72. d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
  73. 20bc56a Remove dummy_interface_tx nodes from l2tp l2xcrw and nsh by John Lo · 6 years ago
  74. cdb7170 Add get_endpoint in transport vft by Aloys Augustin · 6 years ago
  75. 689f5b5 ip4_lookup_inline: leverage vlib_get_buffers to improve perf by Zhiyong Yang · 6 years ago
  76. 502785b QUIC: Add multi-stream support to internal test apps by Aloys Augustin · 6 years ago
  77. 8e58499 UDPC: Fix open segfault with multiple workers by Aloys Augustin · 6 years ago
  78. 5e6f734 l2: Add support for arp unicast forwarding by Mohsin Kazmi · 6 years ago
  79. 1219b2d session: remove unused fifo allo return value by Florin Coras · 6 years ago
  80. b3ca33f ethernet_input_inline: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  81. ea6a34c Rearrange prefetching in ipsec_output_inline by Vratko Polak · 6 years ago
  82. b8591ac API sw_interface_dump: Dump all if index is zero by Vratko Polak · 6 years ago
  83. e8e950a Fix a ipsec command line typo by Simon Zhang · 6 years ago
  84. 24c5012 vnet: clean up calc_checksums() by Zhiyong Yang · 6 years ago
  85. f922116 ipsec4-output: add pkt header and data prefetching by Zhiyong Yang · 6 years ago
  86. d0aed2e GRE: set gre_tunnel_type init value to zero in API by Alexander Chernavin · 6 years ago
  87. 51cbbd2 Doxygen cleanup. by Dave Wallace · 6 years ago
  88. 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
  89. 1b52ca9 6rd: fix debug cli short-help by Benoît Ganne · 6 years ago
  90. 3b62e29 DOCS-ONLY: Fix broken doxygen tag in BVI by Dave Wallace · 6 years ago
  91. d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
  92. d35abc4 FIB: recursion casues path realloc by Neale Ranns · 6 years ago
  93. 0a84680 svm: allow indirect fifo data chunks by Florin Coras · 6 years ago
  94. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  95. 06a6a30 tls: allow engines to customize close by Florin Coras · 6 years ago
  96. d6c9e82 IPSEC: tunnel rekey fix and test (VPP-1652) by Neale Ranns · 6 years ago
  97. 402377e session: fix segment manager init condition by Florin Coras · 6 years ago
  98. 4a72406 Make sw_interface_dump more compatible with 2.2.0 by Vratko Polak · 6 years ago
  99. 317b8e0 vcl/session: tx notifications for cut-thru sessions by Florin Coras · 6 years ago
  100. 6407ba5 api: Add to interface crud - read by sw_if_index. by Paul Vinciguerra · 6 years ago