1. 79cb1d5 stats: fix tests with multiple workers by Benoît Ganne · 1 year, 10 months ago
  2. a20afdc vppinfra: fix clib_bitmap_will_expand() result inversion by Vladislav Grishenko · 1 year, 10 months ago
  3. 71d02aa tests: support tmp-dir on different filesystem by Dmitry Valter · 1 year, 11 months ago
  4. c4c205b sr: support define src ipv6 per encap policy by Takeru Hayasaka · 2 years ago
  5. 0a192ea tests: use existing pip compiled req file for building the run.py venv by Naveen Joy · 1 year, 11 months ago
  6. 25b6e44 tests: use iperf3 for running interface tests on the host by Naveen Joy · 1 year, 10 months ago
  7. 3b28fd7 ip6-nd: support dump/details for IPv6 RA by Alexander Chernavin · 1 year, 10 months ago
  8. 0df06b6 ipsec: fix SA names consistency in tests by Arthur de Kerhor · 2 years, 1 month ago
  9. 6b97c43 nat: fix accidental o2i deletion/reuse by Dmitry Valter · 2 years ago
  10. 2d1a62b policer: API policer selection by index by Maxime Peim · 2 years ago
  11. 4d290c3 wireguard: update ESTABLISHED flag by Artem Glazychev · 1 year, 11 months ago
  12. 8430c40 tests: refactor quic tests to use app-socket-api by Dave Wallace · 1 year, 11 months ago
  13. 53badfc wireguard: sending the first handshake by Artem Glazychev · 1 year, 11 months ago
  14. ddc16cf api: pcap capture api update by Maxime Peim · 1 year, 11 months ago
  15. 613e6dc lb: add source ip based sticky load balancing by Nobuhiro MIKI · 2 years, 3 months ago
  16. 738cf73 tests: improve packet checksum functions by Klement Sekera · 2 years, 1 month ago
  17. 1d9780a ipsec: fix transpose local ip range position with remote ip range in fast path implementation by Piotr Bronowski · 2 years, 2 months ago
  18. 6903da2 abf: exclude networks with deny rules by Josh Dorsey · 2 years ago
  19. 24adeba quic: fix quic plugin with openssl 3.x by Dave Wallace · 2 years ago
  20. 4117b24 ipsec: new api for sa ips and ports updates by Arthur de Kerhor · 2 years, 3 months ago
  21. 3abb32c nat: disable nat44-ed/ei features on interface deletion by Vladislav Grishenko · 2 years ago
  22. e416893 tests: tapv2, tunv2 and af_packet interface tests for vpp by Naveen Joy · 2 years, 2 months ago
  23. 37157da tests: multiple apidir locations by Ole Troan · 2 years ago
  24. b9e391e wireguard: compute checksum for outer ipv6 header by Artem Glazychev · 2 years, 2 months ago
  25. 99a66f4 tests: add VCL Thru Host Stack TLS in interrupt mode by Filip Tehlar · 2 years, 1 month ago
  26. fe2d23f ipsec: Failure at the start of the batch should not invalidate the rest of the batch by Neale Ranns · 2 years, 1 month ago
  27. 657bdf7 tests: initial asf framework refactoring for 'make test' by Pratikshya Prasai · 2 years, 4 months ago
  28. d82c39e tests: session in interrupt mode by Filip Tehlar · 2 years, 10 months ago
  29. 5569a85 tests: enable extended test runs in run.py by Naveen Joy · 2 years, 2 months ago
  30. 0f8f435 l2: Add bridge_domain_add_del_v2 to l2 api by Laszlo Kiraly · 2 years, 3 months ago
  31. 7498aad tests: don't use tmp as the default log dir with run.py by Naveen Joy · 2 years, 3 months ago
  32. 8a0a9d2 tests: disable broken wireguard tests on vpp_debug image by Dave Wallace · 2 years, 2 months ago
  33. 1fb62c0 fib: fix dpo-receive address in ip6-ll fibs by Vladislav Grishenko · 2 years, 7 months ago
  34. 5c801b3 udp: add udp encap source port entropy support by Vladislav Grishenko · 2 years, 6 months ago
  35. cf9144e tests: stabilize wireguard ratelimiting test by Alexander Chernavin · 2 years, 3 months ago
  36. 76a1d05 tests: enable ipsec-esp 'make test' testcases on ubuntu-22.04 by Dave Wallace · 2 years, 3 months ago
  37. 31ce1a6 wireguard: stop sending handshakes when wg intf is down by Alexander Chernavin · 2 years, 3 months ago
  38. 522a5b3 wireguard: fix re-handshake timer when response sent by Alexander Chernavin · 2 years, 3 months ago
  39. 670724c tests: disable failing tests on ubuntu-22.04 debian-11 by Dave Wallace · 2 years, 3 months ago
  40. 617d429 bfd: add tracing support to bfd-process by Klement Sekera · 2 years, 3 months ago
  41. 06abf23 ipsec: introduce fast path ipv6 inbound matching by Piotr Bronowski · 2 years, 3 months ago
  42. c872cec tests: run tests against a running VPP by Naveen Joy · 2 years, 4 months ago
  43. e95b246 tests: skip tests failing on ubuntu 22.04 by Dave Wallace · 2 years, 3 months ago
  44. a58dae6 igmp: validate ip router alert option length by Vladislav Grishenko · 2 years, 3 months ago
  45. 114b154 arp: update error reason when checking for proxy-arp by Benoît Ganne · 2 years, 3 months ago
  46. 5f694d1 nat: fix nat44-ed port range with multiple workers by Vladislav Grishenko · 2 years, 4 months ago
  47. 993b6be ipsec: introduce fast path ipv4 inbound matching by Piotr Bronowski · 2 years, 3 months ago
  48. 9f5b369 vlib: don't leak node frames on refork by Dmitry Valter · 2 years, 3 months ago
  49. 6f1eb48 ipsec: enable UDP encap for IPv6 ESP tun protect by Matthew Smith · 2 years, 4 months ago
  50. c65921f ikev2: accept key exchange on CREATE_CHILD_SA by Atzm Watanabe · 2 years, 4 months ago
  51. ae60538 wireguard: fix fib entry tracking by Alexander Chernavin · 2 years, 4 months ago
  52. c7f93b3 tests: move "venv" to "build-root" directory from "test" directory by Saima Yunus · 2 years, 4 months ago
  53. e22a704 ip: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  54. 93688d7 ipsec: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
  55. 13a74ae arp: Use the new style error count declaration by Neale Ranns · 2 years, 4 months ago
  56. 7e6ffba ikev2: do not accept rekey until old SA is deleted by Atzm Watanabe · 2 years, 4 months ago
  57. fee9853 wireguard: add peers roaming support by Alexander Chernavin · 2 years, 4 months ago
  58. a6328e5 wireguard: add handshake rate limiting support by Alexander Chernavin · 2 years, 5 months ago
  59. fd2417b ip-neighbor: ARP and ND stats per-interface. by Neale Ranns · 3 years, 5 months ago
  60. ce91af8 wireguard: add dos mitigation support by Alexander Chernavin · 2 years, 5 months ago
  61. 03aae96 ikev2: fix rekeying with multiple notify payloads by Atzm Watanabe · 2 years, 4 months ago
  62. 09ef592 tests: fix node variant selection by Benoît Ganne · 2 years, 5 months ago
  63. 7ea7ab5 tests: run a test inside a QEMU VM by Naveen Joy · 3 years, 7 months ago
  64. 44ec846 wireguard: add processing of received cookie messages by Alexander Chernavin · 2 years, 5 months ago
  65. 651cc01 tests: add fast path ipv6 python tests for outbound policy matching by Piotr Bronowski · 2 years, 5 months ago
  66. ab0bf0c ipsec: add fast path python tests by Fan Zhang · 2 years, 7 months ago
  67. cf5c774 session quic: allow custom config of rx mqs seg size by Florin Coras · 2 years, 6 months ago
  68. 815c6a4 ipsec: change wildcard value for any protocol of spd policy by Piotr Bronowski · 2 years, 6 months ago
  69. 2211277 vcl: fix iperf3 server crash issue when it runs over vpp host stack. by Liangxing Wang · 2 years, 7 months ago
  70. 1477c72 wireguard: fix crash by not sending arp via wg interface by Alexander Chernavin · 2 years, 7 months ago
  71. 26c3987 tests: fix ipsec sdp cases with parrallel job by Tianyu Li · 2 years, 8 months ago
  72. 152a9b6 tests: fix default failed dir setting by Klement Sekera · 2 years, 7 months ago
  73. 86c7856 flowprobe: add api messages to obtain current state by Alexander Chernavin · 2 years, 7 months ago
  74. d0e0e06 tests: fix pnat tests formatting by Alexander Chernavin · 2 years, 7 months ago
  75. 6f5ddf3 flowprobe: add support for reporting on inbound packets by Alexander Chernavin · 2 years, 7 months ago
  76. 0891b6a pnat: add support to wildcard IP Protocol field if not specified by Fahad Naeem · 2 years, 7 months ago
  77. e2159bd tests: fix checkstyle-python by Klement Sekera · 2 years, 7 months ago
  78. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  79. e5a3ae0 policer: output interface policer by Stanislav Zaikin · 2 years, 8 months ago
  80. 0ec1c6d udp: remove buggy assert in udp encap by Benoît Ganne · 2 years, 7 months ago
  81. 08183d7 vhost: use_custom_mac set in create_vhost_user_if_v2 by Fahad Naeem · 2 years, 8 months ago
  82. 77c821c tests: handle removed interface by Klement Sekera · 2 years, 8 months ago
  83. 2ca88ff vapi: support api clients within vpp process by Ole Troan · 2 years, 11 months ago
  84. 687cf6f tests: fix handling failed test case by Klement Sekera · 2 years, 8 months ago
  85. 16ce09d tests: fix assert_nothing_captured by Klement Sekera · 2 years, 8 months ago
  86. 5297447 nat: tweak rfc7857 tcp connection tracking by Ole Troan · 2 years, 9 months ago
  87. 7cd35f5 ipsec: perf improvement of ipsec4_input_node using flow cache by Zachary Leaf · 3 years, 6 months ago
  88. 65e770d ip: fix arc start in ip46-local for local mfib entries by Alexander Chernavin · 2 years, 8 months ago
  89. 7539e4b vrrp: add stats support and update API by Emanuele Di Pascale · 2 years, 9 months ago
  90. b681082 nat: nat44-ed cleanup & fixes by Filip Varga · 2 years, 10 months ago
  91. 9539647 udp: fix inner packet checksum calculation in udp-encap by Mauro Sardara · 2 years, 9 months ago
  92. 3ace4d6 tests: fix core file message by Dmitry Valter · 2 years, 9 months ago
  93. aa7cfd0 ip: The check for 'same packet' must include the FIB index by Neale Ranns · 2 years, 9 months ago
  94. e99f762 ip6-nd: stop sending RA by default by Alexander Chernavin · 2 years, 9 months ago
  95. fbc633f mpls: Set the MTU field in the frag-needed ICMP when doing MPLS fragmentation by Neale Ranns · 2 years, 9 months ago
  96. b1c0b9a tests: add http tps test by Filip Tehlar · 2 years, 10 months ago
  97. b3fc658 tests: fix DEBUG=attach functionality by Klement Sekera · 2 years, 9 months ago
  98. f56b007 tests: fix the RND_SEED parsing by Andrew Yourtchenko · 2 years, 9 months ago
  99. c2feb65 nat: fix ICMP error translation by Klement Sekera · 2 years, 9 months ago
  100. 6d95f8c tests: fix test failure with parrallel test by Tianyu Li · 2 years, 10 months ago