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