1. c4781a3 docs: Improve new plugin doc & add govpp API doc by Nathan Skrzypczak · 4 years, 3 months ago
  2. f681e9f docs: Update and improve indent install by Nathan Skrzypczak · 4 years, 3 months ago
  3. adf2fe0 l2: check secondary macs on BVI interface by Matthew Smith · 4 years, 4 months ago
  4. 9715828 docs: Fix create memif cli by Nathan Skrzypczak · 4 years, 3 months ago
  5. da5b4ef svm: fix non-null-terminated string by Benoît Ganne · 4 years, 3 months ago
  6. d78a5bc misc: Merge 20.05.1, 19.08.3 RELEASE.md sections by Andrew Yourtchenko · 4 years, 3 months ago
  7. edca132 wireguard: initial implementation of wireguard protocol by Artem Glazychev · 4 years, 4 months ago
  8. ef80ad6 crypto: change cryptodev with new cryptodev API by Fan Zhang · 4 years, 4 months ago
  9. c466509 interface: support configuring RSS steering queues by Chenmin Sun · 4 years, 6 months ago
  10. 7650086 stats: Fix stat_segment to set timeout directly by Rajesh Goel · 4 years, 4 months ago
  11. ddfd562 tcp: fix the tcp unittest to work by Ryujiro Shibuya · 4 years, 3 months ago
  12. f6cb044 dpdk-ipsec: don't leak buffers on crypto alloc failure by Christian Hopps · 4 years, 5 months ago
  13. cd64f73 dpdk: fix extended stat strings by Christian Hopps · 4 years, 4 months ago
  14. 527746f dpdk: fix interface counters to never go backward by Christian Hopps · 4 years, 4 months ago
  15. 97d39e3 svm session: document unsupported fifo deq combinations by Florin Coras · 4 years, 3 months ago
  16. fb7e7ed ipsec: fix padding/alignment for native IPsec encryption by Christian Hopps · 5 years ago
  17. dce44e4 marvell: add cli options to configure rxq and txq sizes by Christian E. Hopps · 5 years ago
  18. 4b2946a vlib: vlib_get_node_by_name fails via API by Nathan Skrzypczak · 4 years, 4 months ago
  19. 24179ee docs: Improve & link cnat doc by Nathan Skrzypczak · 4 years, 3 months ago
  20. e697caf cnat: fix cnat_set_snat() debug CLI by Dave Barach · 4 years, 3 months ago
  21. 5c721ba cnat: fix snat ip v6 tests by MathiasRaoul · 4 years, 4 months ago
  22. a7a2281 virtio: remove kernel virtio header dependencies by Mohsin Kazmi · 4 years, 4 months ago
  23. f1cd3da vrrp: improve RFC compliance for ARP/ND by Matthew Smith · 4 years, 4 months ago
  24. 0be1b76 buffers: improve cache occupancy by Damjan Marion · 4 years, 3 months ago
  25. 93a7f63 dpdk-ipsec: use init function instead of one-time process by Christian Hopps · 4 years, 5 months ago
  26. 5cd626e vpp: Fix node APIs by Nathan Skrzypczak · 4 years, 4 months ago
  27. 942b980 dpdk-ipsec: fix show output by Christian Hopps · 4 years, 5 months ago
  28. d570e53 ipsec: fix trace of GRE_teb packets by Christian Hopps · 4 years, 4 months ago
  29. 9997538 ipsec: cli: add missing flags for SA add by Christian Hopps · 4 years, 5 months ago
  30. 5e52417 ip: enhance vtep4_check of tunnel by vector way by Zhiyong Yang · 4 years, 5 months ago
  31. 4a433f4 api: fix ipsec custom_dump function by Christian Hopps · 4 years, 4 months ago
  32. 4d56b18 misc: l2tp: cli: fix overly generic CLI commands by Christian Hopps · 5 years ago
  33. 1da0819 vlib: exit 0 (nocore) on SIGHUP by Christian Hopps · 4 years, 8 months ago
  34. 0c936b1 crypto: Add async crypto APIs by Nathan Skrzypczak · 4 years, 4 months ago
  35. 2284817 crypto: SW scheduler async crypto engine by PiotrX Kleski · 4 years, 5 months ago
  36. 5623009 vcl: handle svm fifo write failure by Florin Coras · 4 years, 4 months ago
  37. 67fe778 tcp: fix connection refused error by Florin Coras · 4 years, 4 months ago
  38. 6484f4b nat: twice-nat static mapping pool address by Filip Varga · 4 years, 4 months ago
  39. 42845dd fib: IPv6 lookup data structure MP safe when prefixes change by Neale Ranns · 4 years, 7 months ago
  40. f6698d2 fib: fix ADJ_NBR_ITF_OK param error by yedg · 4 years, 4 months ago
  41. ea71786 bonding: add bond_create2 API to include gso option by Steven Luong · 4 years, 5 months ago
  42. 8ccea00 session: fix non-blocking msg enqueue to vpp mq by Florin Coras · 4 years, 4 months ago
  43. 2e84d66 ipsec: add ipsec set async mode api by Yulong Pei · 4 years, 4 months ago
  44. 7d4a997 misc: fix pcap [rx|tx|drop] filename stem overflow by Benoît Ganne · 4 years, 5 months ago
  45. a1a2246 tap: add the static assert for api flags by Mohsin Kazmi · 4 years, 4 months ago
  46. 518251b virtio: add virtio 1.1 api flags by Mohsin Kazmi · 4 years, 4 months ago
  47. 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
  48. 50bd165 tap: add virtio 1.1 API flag by Mohsin Kazmi · 4 years, 4 months ago
  49. 1b6ed02 crypto-openssl: add chacha20-poly1305 to crypto-openssl by Artem Glazychev · 4 years, 4 months ago
  50. 0a507d7 virtio: fix the bar starting index by Mohsin Kazmi · 4 years, 4 months ago
  51. c79d735 virtio: fix the NULL deference by Mohsin Kazmi · 4 years, 4 months ago
  52. c96e64b virtio: fix the error return by Mohsin Kazmi · 4 years, 4 months ago
  53. b6e211a misc: fix uninitialized use warnings with gcc-{8,9} by Aloys Augustin · 4 years, 4 months ago
  54. 6006ca8 vppapigen: supports backwards compatible marking of enums by Ole Troan · 4 years, 4 months ago
  55. 61f49aa crypto: add chacha20-poly1305 algo by Artem Glazychev · 4 years, 4 months ago
  56. 6e334e3 ip: fix ip zero checksum verification by Benoît Ganne · 4 years, 4 months ago
  57. 1d104c5 dpdk: fix mac address length was wrong by jiangxiaoming · 4 years, 4 months ago
  58. faec38f fib: detect wrong adj neighbour bugs by Benoît Ganne · 4 years, 4 months ago
  59. 4069f41 mpls: fix adjacencies walk in case of restack by Benoît Ganne · 4 years, 5 months ago
  60. 7be4746 vppinfra: Fix bihash coverity warning by Nathan Skrzypczak · 4 years, 4 months ago
  61. 369e4e5 cnat: Fix typo in ts handling by Nathan Skrzypczak · 4 years, 4 months ago
  62. 9a79a1a ip: improve ip4_header_checksum_is_valid by Damjan Marion · 4 years, 4 months ago
  63. edc8163 nat: fix type in api message by Klement Sekera · 4 years, 5 months ago
  64. b59095f vlib: extend telnet protocol guard by Vladimir Isaev · 4 years, 4 months ago
  65. 90d05bc vppinfra: convert A_extend_to_B to B_from_A format of vector inlines by Damjan Marion · 4 years, 4 months ago
  66. f9c8fe4 vpp_config: update node variants to skx and icl by Ray Kinsella · 4 years, 4 months ago
  67. c8833b2 ip: fix compiling error with gcc-10 by Jieqiang Wang · 4 years, 4 months ago
  68. 4a76d6f af_xdp: AF_XDP input plugin by Benoît Ganne · 4 years, 6 months ago
  69. 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
  70. dfb30d9 session: format app_ns_name with %v rather than %s by jiangxiaoming · 4 years, 4 months ago
  71. 34bfa50 flow: code refactor by Chenmin Sun · 4 years, 5 months ago
  72. 29f3c7d cnat: Destination based NAT by Neale Ranns · 4 years, 7 months ago
  73. 133c91c1 virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 4 months ago
  74. 2b79341 vppinfra: add clib_mem_destroy_mspace(void *ms) by Dave Barach · 4 years, 4 months ago
  75. e6df80d ipsec: Deprecate old interface API by Neale Ranns · 4 years, 4 months ago
  76. bcdc50d session: limit max number of ct sessions per dispatch by Florin Coras · 4 years, 4 months ago
  77. e2f5236 vppinfra: Multiarch support for OCTEONTX2 SoC by Nitin Saxena · 4 years, 4 months ago
  78. ed04407 dpdk: fix blacklists by Vladimir Ratnikov · 4 years, 4 months ago
  79. a3b7c55 tests: "force solo" testcase support by Andrew Yourtchenko · 4 years, 4 months ago
  80. d135487 vppinfra: elog multi-track g2 test pattern by Dave Barach · 4 years, 4 months ago
  81. 3373a55 dpdk: bump to DPDK 20.08 by Damjan Marion · 4 years, 4 months ago
  82. f8e1363 vcl: fix duplicated key of session_index_to_vlsh_table in multiple by hanlin · 4 years, 4 months ago
  83. cd631b5 rdma: bump rdma-core version to v31.0 by Benoît Ganne · 4 years, 4 months ago
  84. a5ea821 vcl: cleanup non-blocking connect by Florin Coras · 4 years, 4 months ago
  85. d0236f7 flow: add vnet/flow formal API by Chenmin Sun · 4 years, 5 months ago
  86. 4fa3aad ip-neighbor: skip probe for disabled interfaces by Matthew Smith · 4 years, 5 months ago
  87. bad6792 api: register endian handlers for reply messages by Ole Troan · 4 years, 4 months ago
  88. 3f54d96 bonding: enhance binary api handling by Steven Luong · 4 years, 4 months ago
  89. 067ef75 vmxnet3: enhance debug CLI error handling by Steven Luong · 4 years, 4 months ago
  90. 34a72c6 hsa: set connected mode for udp server by jiangxiaoming · 4 years, 4 months ago
  91. b08fe66 vppinfra: add format_one_elog_event by Dave Barach · 4 years, 4 months ago
  92. 9ff0cd7 vppapigen: Fix missing api dir by Nathan Skrzypczak · 4 years, 4 months ago
  93. cc4d6d0 tcp: track reorder with sacks by Florin Coras · 4 years, 5 months ago
  94. ad1e455 tap: fix flags in custom-dump by Mohsin Kazmi · 4 years, 4 months ago
  95. 379aac3 virtio: add modern device support by Mohsin Kazmi · 4 years, 4 months ago
  96. 7885c74 ipsec: fix esp padding by Milan Lenco · 4 years, 4 months ago
  97. a0a6833 virtio: refactor pci device code by Mohsin Kazmi · 4 years, 5 months ago
  98. 224735b ip: vnet_ip_mroute_cmd payload_proto fix by Elias Rudberg · 4 years, 7 months ago
  99. 9f57c72 nat: fixed cli nat summary and nat limit by Filip Varga · 4 years, 4 months ago
  100. dd7d24b session: ct init error handling by Florin Coras · 4 years, 4 months ago