1. bfa8608 ip: Add ip46-local node for local swif[rx] by Nathan Skrzypczak · 3 years, 3 months ago
  2. 1b6fb40 l2: add api test file by Filip Tehlar · 3 years, 5 months ago
  3. af50b4f ip6: set local flag on outbound echo reply by Matthew Smith · 3 years, 2 months ago
  4. 1dff6b3 cnat: improve tests by Nathan Skrzypczak · 3 years, 2 months ago
  5. ea25722 session: add api test file by Filip Tehlar · 3 years, 2 months ago
  6. cfdb15b ip6: fix IPv6 address calculation error using "ip route add" CLI by Jieqiang Wang · 3 years, 5 months ago
  7. d9e7ac3 gso: add support for gso perf unittest by Mohsin Kazmi · 3 years, 2 months ago
  8. 59feca5 nat: enable skipped nat44-ed multi worker tests by Filip Varga · 3 years, 2 months ago
  9. 1953da6 nat: nat44-ei configuration improvements by Filip Varga · 3 years, 3 months ago
  10. 27775f0 nat: NAT44-ED api fix and improvement by Filip Varga · 3 years, 3 months ago
  11. 4c3c60d bfd: fix bfd_key_id update by Alexander Skorichenko · 3 years, 2 months ago
  12. 0dfad21 bfd: fix desired_min_tx_nsec update by Alexander Skorichenko · 3 years, 2 months ago
  13. a4ba8da api: remove legacy pd msg handlers by Klement Sekera · 3 years, 2 months ago
  14. f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
  15. 2e55823 interface: fix offload flag check by Nathan Skrzypczak · 3 years, 7 months ago
  16. 27c5668 memif: Enhance show memif descriptors to display region by Steven Luong · 3 years, 2 months ago
  17. 0d27e3e perfmon: topdown lvl 2 support on sapphire rapids by Ray Kinsella · 3 years, 2 months ago
  18. 5bb0eb1 perfmon: additional perf counters on icelake by Ray Kinsella · 3 years, 2 months ago
  19. 1eb8fea vcl: narrow the scope of the restriction of vlsh_bit_val by wanghanlin · 3 years, 2 months ago
  20. 353575f pppoe: fix coverity warning by Klement Sekera · 3 years, 2 months ago
  21. ff334db nat: static mappings in flow hash by Klement Sekera · 3 years, 7 months ago
  22. 4450b03 ip6-nd: fix coverity warning by Klement Sekera · 3 years, 2 months ago
  23. a0f55c9 tests: fix coverity warnings by Klement Sekera · 3 years, 2 months ago
  24. e29c7e8 misc: fix coverity warning in ila plugin by Klement Sekera · 3 years, 2 months ago
  25. cbb4e46 docs: C & C++ apis examples by Nathan Skrzypczak · 3 years, 2 months ago
  26. 9ad39c0 docs: better docs, mv doxygen to sphinx by Nathan Skrzypczak · 3 years, 4 months ago
  27. f47122e docs: convert plugins doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  28. 1e42812 nat: fix coverity warning by Klement Sekera · 3 years, 2 months ago
  29. d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  30. a2c9509 docs: convert extras doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  31. 8acc5ee libmemif: docs md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  32. 87e9083 libmemif: update documentation by Jakub Grajciar · 4 years ago
  33. 3d3dc29 session: app name should format with %v by Xiaoming Jiang · 3 years, 2 months ago
  34. f9074fc nat: fix static mapping segv by Joshua Roys · 3 years, 2 months ago
  35. 82f618c dpdk: fix vmbus device name parsing by Benoît Ganne · 3 years, 2 months ago
  36. 2dfeef5 vapi: fix vapi test coverity warning by Florin Coras · 3 years, 2 months ago
  37. 807868d vppinfra: fix socket init netns coverity by Florin Coras · 3 years, 2 months ago
  38. 3b7003b vppinfra: fix format_table coverity warning by Florin Coras · 3 years, 2 months ago
  39. 57cc4bc vlib: fix vmbus error log by Benoît Ganne · 3 years, 2 months ago
  40. ac4e612 interface: handle error during admin-up correctly by Matthew Smith · 3 years, 2 months ago
  41. b5dec93 dhcp: fix coverity warning by Florin Coras · 3 years, 2 months ago
  42. 21b4e33 vppinfra: use unaligned non-vector load/stores in x86 memcpy by Damjan Marion · 3 years, 2 months ago
  43. e8f57d5 fib: fix the drop counter for ipv6 RPF failures by Neale Ranns · 3 years, 2 months ago
  44. 74a2585 unittest: fix crypto key len coverity warning by Florin Coras · 3 years, 2 months ago
  45. f6e6da9 api: cli coverity fixes by Florin Coras · 3 years, 2 months ago
  46. 6d7dfcb ipsec: Performance improvement of ipsec4_output_node using flow cache by Govindarajan Mohandoss · 3 years, 9 months ago
  47. d9e9870 session: set actual lcl ip on accepted ct by Florin Coras · 3 years, 2 months ago
  48. fcef34d memif: fix the memif crash when slave disconnect by Mohsin Kazmi · 3 years, 2 months ago
  49. 23a15b3 Revert "nat: static mappings in flow hash" by Ole Troan · 3 years, 2 months ago
  50. 69b7599 nat: static mappings in flow hash by Klement Sekera · 3 years, 7 months ago
  51. 5a884ec api: set missing handlers by Filip Tehlar · 3 years, 2 months ago
  52. 1fa06c9 vat: move memset after init by Filip Tehlar · 3 years, 2 months ago
  53. 6958c23 l3xc: skip load balancing if not multipath by Benoît Ganne · 3 years, 2 months ago
  54. 275bd79 ip: fix fib and mfib locks by Nathan Skrzypczak · 3 years, 3 months ago
  55. bd23b40 docs: nitfixes in FEATURE.yaml by Nathan Skrzypczak · 3 years, 2 months ago
  56. 5e5f800 af_xdp: ensure at least one queue is created by Joshua Roys · 3 years, 3 months ago
  57. 6fff5ef tls: shutdown openssl context on app close by Florin Coras · 3 years, 2 months ago
  58. ea96292 vxlan-gpe: add udp-port configuration support by Artem Glazychev · 3 years, 7 months ago
  59. 3f59c63 ikev2: lazy initialization by Benoît Ganne · 3 years, 3 months ago
  60. fa6e7aa build: fix centos rpm build by Tianyu Li · 3 years, 3 months ago
  61. ac55a72 ipsec: fix protect update log if nexthop is NULL by Benoît Ganne · 3 years, 2 months ago
  62. adf1497 wireguard: peers dump fix by Artem Glazychev · 3 years, 2 months ago
  63. 9685624 vppinfra: asan: improve overflow semantic by Benoît Ganne · 3 years, 3 months ago
  64. 9888fda misc: MAINTAINERS fixes for lldp and lisp by Andrew Yourtchenko · 3 years, 5 months ago
  65. f50aab0 build: fix ipsecmb version check by Fan Zhang · 3 years, 2 months ago
  66. 0c56217 udp: fix severity error info by Filip Tehlar · 3 years, 2 months ago
  67. 4328995 ip: fix path MTU node errors definition by Benoît Ganne · 3 years, 3 months ago
  68. c7cceee ikev2: do not require optional IDr on IKE AUTH by Benoît Ganne · 3 years, 3 months ago
  69. b37342c ikev2: add logs in case of parsing errors by Benoît Ganne · 3 years, 3 months ago
  70. 9d22cb3 ikev2: do not send IDi on responder AUTH by Benoît Ganne · 3 years, 3 months ago
  71. 9e17887 arp: source address selection by Ed Warnicke · 3 years, 4 months ago
  72. 12ba95b perfmon: Topdown Level 1 support on Snowridge by Ray Kinsella · 3 years, 2 months ago
  73. ce45b16 perfmon: check bundle is supported by Ray Kinsella · 3 years, 2 months ago
  74. 0d3914c perfmon: fix peusdo events by Ray Kinsella · 3 years, 2 months ago
  75. 5b5b89a ip: check if interface has link-local address (addition) by Artem Glazychev · 3 years, 4 months ago
  76. dd630d1 wireguard: add events for peer by Artem Glazychev · 3 years, 6 months ago
  77. 22efac3 session: fix severity info by Filip Tehlar · 3 years, 2 months ago
  78. 7dd3b5b wireguard: add ipv6 support by Artem Glazychev · 3 years, 7 months ago
  79. 0c4931c tcp: fix severity info by Filip Tehlar · 3 years, 2 months ago
  80. 5e6a165 docs: more nitfixes by Nathan Skrzypczak · 3 years, 2 months ago
  81. fd51e84 build: fix lib dir in debian packaging by Damjan Marion · 3 years, 2 months ago
  82. 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  83. ecd6b1a vlib: doc nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  84. 6f38f1c docs: extras/deprec nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  85. abb2a42 ip: add classifier-based ACLs support on ip punt by Benoît Ganne · 3 years, 3 months ago
  86. 7b3a3df session: Add session_sapi_enable_disable by Nathan Skrzypczak · 3 years, 5 months ago
  87. 5546e43 build: don't hardcode triplet, allow specifying custom lib dir by Damjan Marion · 3 years, 3 months ago
  88. efd967f tap: free the tap_fds vec on interface deletion by Mohsin Kazmi · 3 years, 3 months ago
  89. ede7143 perfmon: bundles with multiple types by Ray Kinsella · 3 years, 3 months ago
  90. 4189108 nat: NAT44 ED api fix and improvement by Filip Varga · 3 years, 4 months ago
  91. 7318c42 interface: free the output_node_thread_runtimes by Mohsin Kazmi · 3 years, 2 months ago
  92. 4823944 interface: remove the redundant vec_free on rx_queue_indices by Mohsin Kazmi · 3 years, 2 months ago
  93. ee1ca43 build: Allow ipsec-mb plugin to build with libipsec_mb 0.55 by Nick Brown · 3 years, 3 months ago
  94. 3effb4e memif: integrate with new tx infra by Mohsin Kazmi · 3 years, 3 months ago
  95. 41bc861 vcl: remove unsed configs by Florin Coras · 3 years, 3 months ago
  96. 4223ff1 hsa: do not drop the barrier when creating echo server by Filip Tehlar · 3 years, 3 months ago
  97. 9e24f7e wireguard: use the same udp-port for multi-tunnel by Artem Glazychev · 3 years, 7 months ago
  98. 039f289 vppinfra: fix potential memory access error in _pool_init_fixed by Jieqiang Wang · 3 years, 5 months ago
  99. 2c0dc3e virtio: remove control queue support from virtio_show() for tap/tun by Mohsin Kazmi · 3 years, 2 months ago
  100. a0f3f8c fib: fix unitialized padding in fib_api_next_hop_decode by Benoît Ganne · 3 years, 3 months ago