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