1. 518251b virtio: add virtio 1.1 api flags by Mohsin Kazmi · 4 years, 4 months ago
  2. 9f1dbd2 build: Fix 'make build VPP_EXTRA_CMAKE_ARGS=-DVPP_ENABLE_SANITIZE_ADDR=ON' error on Centos 7 by jiangxiaoming · 4 years, 4 months ago
  3. 50bd165 tap: add virtio 1.1 API flag by Mohsin Kazmi · 4 years, 4 months ago
  4. 1b6ed02 crypto-openssl: add chacha20-poly1305 to crypto-openssl by Artem Glazychev · 4 years, 4 months ago
  5. 0a507d7 virtio: fix the bar starting index by Mohsin Kazmi · 4 years, 4 months ago
  6. c79d735 virtio: fix the NULL deference by Mohsin Kazmi · 4 years, 4 months ago
  7. c96e64b virtio: fix the error return by Mohsin Kazmi · 4 years, 4 months ago
  8. b6e211a misc: fix uninitialized use warnings with gcc-{8,9} by Aloys Augustin · 4 years, 4 months ago
  9. 6006ca8 vppapigen: supports backwards compatible marking of enums by Ole Troan · 4 years, 4 months ago
  10. 61f49aa crypto: add chacha20-poly1305 algo by Artem Glazychev · 4 years, 4 months ago
  11. 6e334e3 ip: fix ip zero checksum verification by Benoît Ganne · 4 years, 4 months ago
  12. 1d104c5 dpdk: fix mac address length was wrong by jiangxiaoming · 4 years, 4 months ago
  13. faec38f fib: detect wrong adj neighbour bugs by Benoît Ganne · 4 years, 4 months ago
  14. 4069f41 mpls: fix adjacencies walk in case of restack by Benoît Ganne · 4 years, 5 months ago
  15. 7be4746 vppinfra: Fix bihash coverity warning by Nathan Skrzypczak · 4 years, 4 months ago
  16. 369e4e5 cnat: Fix typo in ts handling by Nathan Skrzypczak · 4 years, 4 months ago
  17. 9a79a1a ip: improve ip4_header_checksum_is_valid by Damjan Marion · 4 years, 4 months ago
  18. edc8163 nat: fix type in api message by Klement Sekera · 4 years, 5 months ago
  19. b59095f vlib: extend telnet protocol guard by Vladimir Isaev · 4 years, 4 months ago
  20. 90d05bc vppinfra: convert A_extend_to_B to B_from_A format of vector inlines by Damjan Marion · 4 years, 4 months ago
  21. f9c8fe4 vpp_config: update node variants to skx and icl by Ray Kinsella · 4 years, 4 months ago
  22. c8833b2 ip: fix compiling error with gcc-10 by Jieqiang Wang · 4 years, 4 months ago
  23. 4a76d6f af_xdp: AF_XDP input plugin by Benoît Ganne · 4 years, 6 months ago
  24. bfed7c0 rdma: bugfix in the descriptor refill logic. In case of a partial allocation, the remainder modulo 8 must be returned to the pool so that the number of kept buffers is a multiple of 8. by Mohammed Hawari · 4 years, 4 months ago
  25. dfb30d9 session: format app_ns_name with %v rather than %s by jiangxiaoming · 4 years, 4 months ago
  26. 34bfa50 flow: code refactor by Chenmin Sun · 4 years, 5 months ago
  27. 29f3c7d cnat: Destination based NAT by Neale Ranns · 4 years, 7 months ago
  28. 133c91c1 virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 4 months ago
  29. 2b79341 vppinfra: add clib_mem_destroy_mspace(void *ms) by Dave Barach · 4 years, 4 months ago
  30. e6df80d ipsec: Deprecate old interface API by Neale Ranns · 4 years, 4 months ago
  31. bcdc50d session: limit max number of ct sessions per dispatch by Florin Coras · 4 years, 4 months ago
  32. e2f5236 vppinfra: Multiarch support for OCTEONTX2 SoC by Nitin Saxena · 4 years, 4 months ago
  33. ed04407 dpdk: fix blacklists by Vladimir Ratnikov · 4 years, 4 months ago
  34. a3b7c55 tests: "force solo" testcase support by Andrew Yourtchenko · 4 years, 4 months ago
  35. d135487 vppinfra: elog multi-track g2 test pattern by Dave Barach · 4 years, 4 months ago
  36. 3373a55 dpdk: bump to DPDK 20.08 by Damjan Marion · 4 years, 4 months ago
  37. f8e1363 vcl: fix duplicated key of session_index_to_vlsh_table in multiple by hanlin · 4 years, 4 months ago
  38. cd631b5 rdma: bump rdma-core version to v31.0 by Benoît Ganne · 4 years, 4 months ago
  39. a5ea821 vcl: cleanup non-blocking connect by Florin Coras · 4 years, 4 months ago
  40. d0236f7 flow: add vnet/flow formal API by Chenmin Sun · 4 years, 5 months ago
  41. 4fa3aad ip-neighbor: skip probe for disabled interfaces by Matthew Smith · 4 years, 4 months ago
  42. bad6792 api: register endian handlers for reply messages by Ole Troan · 4 years, 4 months ago
  43. 3f54d96 bonding: enhance binary api handling by Steven Luong · 4 years, 4 months ago
  44. 067ef75 vmxnet3: enhance debug CLI error handling by Steven Luong · 4 years, 4 months ago
  45. 34a72c6 hsa: set connected mode for udp server by jiangxiaoming · 4 years, 4 months ago
  46. b08fe66 vppinfra: add format_one_elog_event by Dave Barach · 4 years, 4 months ago
  47. 9ff0cd7 vppapigen: Fix missing api dir by Nathan Skrzypczak · 4 years, 4 months ago
  48. cc4d6d0 tcp: track reorder with sacks by Florin Coras · 4 years, 5 months ago
  49. ad1e455 tap: fix flags in custom-dump by Mohsin Kazmi · 4 years, 4 months ago
  50. 379aac3 virtio: add modern device support by Mohsin Kazmi · 4 years, 4 months ago
  51. 7885c74 ipsec: fix esp padding by Milan Lenco · 4 years, 4 months ago
  52. a0a6833 virtio: refactor pci device code by Mohsin Kazmi · 4 years, 5 months ago
  53. 224735b ip: vnet_ip_mroute_cmd payload_proto fix by Elias Rudberg · 4 years, 6 months ago
  54. 9f57c72 nat: fixed cli nat summary and nat limit by Filip Varga · 4 years, 4 months ago
  55. dd7d24b session: ct init error handling by Florin Coras · 4 years, 4 months ago
  56. e09ae01 vppinfra: minor tweaks for cgo interoperation by Dave Barach · 4 years, 4 months ago
  57. 5c1cba540 nat: session cli command fix by Filip Varga · 4 years, 4 months ago
  58. 587ea45 api: retry sending fd on EAGAIN by Florin Coras · 4 years, 4 months ago
  59. 1060332 build: add explicit commit to rc1, rc2 builds, and add ".0" to post-non-dot-release per-patch builds by Andrew Yourtchenko · 4 years, 6 months ago
  60. 42b29ba vppinfra: fix RC in bihash instantiation by Nathan Skrzypczak · 4 years, 4 months ago
  61. ec9bf61 nat: det: replace speculative buffer enqueue model by Klement Sekera · 4 years, 4 months ago
  62. 9a412bc stats: Move misplaced comment block by Vratko Polak · 4 years, 4 months ago
  63. f92bfb1 vppapigen: generate define for module_semver by Ole Troan · 4 years, 10 months ago
  64. 9e2a785 tap: add gro support by Mohsin Kazmi · 4 years, 4 months ago
  65. 00dd390 nat: sessions get expired when fib table removed by Filip Varga · 4 years, 4 months ago
  66. 17ec577 vcl: rx dequeue notifications with epoll by Florin Coras · 4 years, 4 months ago
  67. c34118b vcl: minimize vpp to vcl rx events by Florin Coras · 4 years, 4 months ago
  68. f382b06 gso: packet coalesce library by Mohsin Kazmi · 4 years, 4 months ago
  69. c3ed1c9 ip: add VNET_IP_TABLE_ADD_DEL_FUNCTION by Steven Luong · 4 years, 5 months ago
  70. 2f63018 vcl: clear ct rx event on right fifo by Florin Coras · 4 years, 4 months ago
  71. 047f67e docs: correct fib tunnel diagram reference by Christian Hopps · 4 years, 4 months ago
  72. 603e754 nat: move deterministic nat to det44 sub feature by Filip Varga · 4 years, 5 months ago
  73. de118da nat: remove non-error error counters by Klement Sekera · 4 years, 5 months ago
  74. fbecd93 acl: use the global heap when allocating the lookup context by Andrew Yourtchenko · 4 years, 4 months ago
  75. 920acd4 vppapigen: remove unreachable code by Ole Troan · 4 years, 4 months ago
  76. 7d29e32 stats: remove offsets on vpp side by Ole Troan · 4 years, 5 months ago
  77. ff40d8f vcl: mt detection and cleanup by Florin Coras · 4 years, 4 months ago
  78. a3a4896 vcl: support multi-threads with session migration by hanlin · 4 years, 5 months ago
  79. 40c07ce vcl: support inter worker rpc by Florin Coras · 4 years, 5 months ago
  80. 68ebcd5 vppapigen: add support for empty options by Ole Troan · 4 years, 4 months ago
  81. 710fe10 papi: allow unknown address family by Ole Troan · 4 years, 7 months ago
  82. fdc6780 stats: add timeout for in_progress access to stat segment by Ole Troan · 4 years, 4 months ago
  83. 3c70c05 stats: name and error index client memory leak by Ole Troan · 4 years, 4 months ago
  84. 53ec967 vcl: fix getting wrong non-blocking flags issue in VPPCOM_ATTR_GET_FLAGS action by Simon Zhang · 4 years, 4 months ago
  85. 6042d28 vrrp: change init of vrrp key in VR lookup by Matthew Smith · 4 years, 4 months ago
  86. 3505028 memif: wrong interface counter is incremented by Steven Luong · 4 years, 4 months ago
  87. 49c9fea bash: fix pip install issue with jjb-sandbox-env function by Dave Wallace · 4 years, 5 months ago
  88. d4a639b vppinfra: harmonize function names by Dave Barach · 4 years, 4 months ago
  89. 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
  90. 586462f interface: add pcap trace data preallocation by Dave Barach · 4 years, 4 months ago
  91. 0edfb1a vcl: fix epoll timeout by Florin Coras · 4 years, 4 months ago
  92. eedc74b tcp: improve timestamp rtt accuracy by Florin Coras · 4 years, 5 months ago
  93. f3ae9e3 unittest: add clib_count_equal_u8/16/32/64 tests by Benoît Ganne · 4 years, 5 months ago
  94. 2a0bd4a vppinfra: fix clib_count_equal_u8/16/32/64 overflow by Benoît Ganne · 4 years, 5 months ago
  95. 9811007 nsim: limit tx burst size and refactor input node by Florin Coras · 4 years, 5 months ago
  96. e6c3e8f nsim: basic reorder support by Florin Coras · 4 years, 5 months ago
  97. b2f44bd ip-neighbor: Allow to replace dynamic entry by Vladimir Isaev · 4 years, 5 months ago
  98. 5d27037 docs: Add link to 20.05 test framework docs by Andrew Yourtchenko · 4 years, 7 months ago
  99. f9512bf tcp: process syn in fin-wait-2 by Florin Coras · 4 years, 5 months ago
  100. caebbcf feature: add vnet_feature_is_enabled by Dave Barach · 4 years, 5 months ago