1. 1dff6b3 cnat: improve tests by Nathan Skrzypczak · 3 years, 2 months ago
  2. 59feca5 nat: enable skipped nat44-ed multi worker tests by Filip Varga · 3 years, 2 months ago
  3. 1953da6 nat: nat44-ei configuration improvements by Filip Varga · 3 years, 3 months ago
  4. ff334db nat: static mappings in flow hash by Klement Sekera · 3 years, 7 months ago
  5. 9ad39c0 docs: better docs, mv doxygen to sphinx by Nathan Skrzypczak · 3 years, 4 months ago
  6. e8f57d5 fib: fix the drop counter for ipv6 RPF failures by Neale Ranns · 3 years, 2 months ago
  7. 6d7dfcb ipsec: Performance improvement of ipsec4_output_node using flow cache by Govindarajan Mohandoss · 3 years, 9 months ago
  8. 23a15b3 Revert "nat: static mappings in flow hash" by Ole Troan · 3 years, 2 months ago
  9. 69b7599 nat: static mappings in flow hash by Klement Sekera · 3 years, 7 months ago
  10. 275bd79 ip: fix fib and mfib locks by Nathan Skrzypczak · 3 years, 3 months ago
  11. ea96292 vxlan-gpe: add udp-port configuration support by Artem Glazychev · 3 years, 7 months ago
  12. 0c56217 udp: fix severity error info by Filip Tehlar · 3 years, 2 months ago
  13. c7cceee ikev2: do not require optional IDr on IKE AUTH by Benoît Ganne · 3 years, 3 months ago
  14. dd630d1 wireguard: add events for peer by Artem Glazychev · 3 years, 6 months ago
  15. 7dd3b5b wireguard: add ipv6 support by Artem Glazychev · 3 years, 7 months ago
  16. 2c77ae4 docs: vnet comment nitfixes by Nathan Skrzypczak · 3 years, 3 months ago
  17. abb2a42 ip: add classifier-based ACLs support on ip punt by Benoît Ganne · 3 years, 3 months ago
  18. 5546e43 build: don't hardcode triplet, allow specifying custom lib dir by Damjan Marion · 3 years, 3 months ago
  19. 9e24f7e wireguard: use the same udp-port for multi-tunnel by Artem Glazychev · 3 years, 7 months ago
  20. 7c7b505 ip: fix punt for ipv6 by Benoît Ganne · 3 years, 3 months ago
  21. de3caf3 wireguard: move adjacency processing from wireguard_peer to wireguard_interface by Artem Glazychev · 3 years, 7 months ago
  22. e11203e ipsec: Record the number of packets lost from an SA by Neale Ranns · 3 years, 3 months ago
  23. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  24. a427690 ikev2: support variable-length nonces by Benoît Ganne · 3 years, 3 months ago
  25. b8165b9 classify: Large and nested classifer unit tests by Ray Kinsella · 3 years, 3 months ago
  26. 86490da gso: do not gro on small packets by Aloys Augustin · 3 years, 3 months ago
  27. 6e4cfb5 ip: add ip_table_allocate to api by Aloys Augustin · 3 years, 3 months ago
  28. cebb477 ip6-nd: add ip6-nd proxy by Mohsin Kazmi · 3 years, 9 months ago
  29. ea8adf7 ip-neighbor: Handle local MAC address change for incomplete adjacencies by Neale Ranns · 3 years, 4 months ago
  30. c479457 flowprobe: simplify test logic by Klement Sekera · 3 years, 3 months ago
  31. 1dc146e tests: fix DEBUG=attach multiple worker config by Klement Sekera · 3 years, 6 months ago
  32. 4c45d6f vcl: switch part of the tests to sock api by Florin Coras · 3 years, 4 months ago
  33. 1eaaba4 ikev2: check for valid cipher + integrity by Benoît Ganne · 4 years ago
  34. ad51075 nat: handle ED in2out ICMP errors with workers by Matthew Smith · 3 years, 4 months ago
  35. 4de12b9 nat: fix counters increment for output feature by Alexander Chernavin · 3 years, 6 months ago
  36. d170681 tests docs: upgrade python packages by Dave Wallace · 3 years, 4 months ago
  37. 5d280d5 ip6-nd: only respond to RS if sending RA is enabled by Ole Troan · 3 years, 5 months ago
  38. 254c803 nat: fix ICMP checksum validation by Klement Sekera · 3 years, 5 months ago
  39. 328b5da gre: set proper fib index for unnumbered interfaces, unset fib index before forwarding gre payload by Stanislav Zaikin · 3 years, 5 months ago
  40. 05b5a5b nat: harden ICMP handling by Klement Sekera · 3 years, 6 months ago
  41. a0648b6 nat: adding support for icmp-error msg by Filip Varga · 3 years, 6 months ago
  42. 63e1581 nat: refactoring NAT44ED cfg functions by Filip Varga · 3 years, 6 months ago
  43. 66edaf2 fib: Set the GLEAN flag on attached export routes so that the SAS works by Neale Ranns · 3 years, 5 months ago
  44. 041372b papi: remove shared memory transport by Ole Troan · 3 years, 8 months ago
  45. 0972edc gso: add ipsec tunnel tests by Mohsin Kazmi · 3 years, 5 months ago
  46. 8cc66b5 vrrp: Fix for test-all testcases failure. by Rajaselvam · 3 years, 6 months ago
  47. 53dd08c ipsec: Derive the TUNNEL_V6 flag from the configured address types by Neale Ranns · 3 years, 6 months ago
  48. 5b89110 ipsec: Fix setting the hi-sequence number for decrypt by Neale Ranns · 3 years, 6 months ago
  49. ff2e413 ipsec: Split the SA add_del API into an separate add and del by Neale Ranns · 3 years, 6 months ago
  50. 9c23ff8 ipsec: Enable the extended Sequence Number IPSec tests for GCM by Neale Ranns · 3 years, 6 months ago
  51. 7816403 stats: revert "add a retry mechanism in a symlink test" by Beno�t Ganne · 3 years, 6 months ago
  52. 79699b0 nat: don't drop packet with ttl=1 if output feature by Klement Sekera · 3 years, 6 months ago
  53. d70777a stats: add a retry mechanism in a symlink test by Arthur de Kerhor · 3 years, 6 months ago
  54. 91adf24 tests: Tests for cross AF routing by Neale Ranns · 3 years, 7 months ago
  55. de0b3b5 mpls: CLI to show the MPLS forwarding state of an interface by Neale Ranns · 3 years, 6 months ago
  56. c863a91 api: remove custom dump by Filip Tehlar · 3 years, 6 months ago
  57. 89d939e linux-cp: Add tests for tun devices by Neale Ranns · 3 years, 7 months ago
  58. 6197cb7 pg: A Tunnel mode variant of a pg interface by Neale Ranns · 3 years, 7 months ago
  59. 4de5f9b vppinfra: pool_free_elts() now supports fixed-size pools by Dave Barach · 3 years, 7 months ago
  60. c5e3a41 fib: fix flags updates when adding routes with a udp encap path by Arthur de Kerhor · 3 years, 7 months ago
  61. 8a6f5d3 udp: add udp decapsulation by Arthur de Kerhor · 3 years, 7 months ago
  62. 5c52091 svm: fix inadequate atomic load for chunk mgr by Dave Wallace · 3 years, 7 months ago
  63. dfef64b ip: allow the 'ip6 enable' on tunnel interface types by Neale Ranns · 3 years, 7 months ago
  64. 46cb4c4 tests: Fix 'test-wipe' by Neale Ranns · 3 years, 7 months ago
  65. 1372178 fib: During the mfib lookup set the unicast FIB index in the packet so that a uRPF check on a for-us packet is done in the correct VRF by Neale Ranns · 3 years, 7 months ago
  66. a2d6d35 tests: move vapi C/C++ test files into src/ by Damjan Marion · 3 years, 7 months ago
  67. 01930f5 nat: report correct EI per-user session limit by Matthew Smith · 3 years, 7 months ago
  68. 623b8b0 tests: skip hoststack iperf3 cut thru test on aarch64 by Dave Wallace · 3 years, 7 months ago
  69. efd4d70 bfd: use vnet crypto by Klement Sekera · 3 years, 8 months ago
  70. 4ee17d8 tests: add role to VCLAppWorker by Dave Wallace · 3 years, 7 months ago
  71. debb352 quic: add extended vcl test by Florin Coras · 3 years, 7 months ago
  72. ae8d332 tests: don't buffer worker stdin/stdout by Dave Wallace · 3 years, 7 months ago
  73. fb50bc3 tls: fix dtls with no workers by Florin Coras · 3 years, 7 months ago
  74. a920af7 nat: refactor multiple vrf tests by Klement Sekera · 3 years, 7 months ago
  75. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  76. c44402f tests: fix another race condition in punt tests by Dave Wallace · 3 years, 8 months ago
  77. cec1b27 vcl: add dtls test by Florin Coras · 3 years, 8 months ago
  78. f4d338f tests: fix race condition in punt tests by Dave Wallace · 3 years, 8 months ago
  79. 3ec0165 vcl: move tests to src/tests by Florin Coras · 3 years, 8 months ago
  80. db02380 stats: adding symlinks for nodes and interfaces in the stat segment by Arthur de Kerhor · 3 years, 9 months ago
  81. 5c481ff crypto: fix chained buffer integrity support by Benoît Ganne · 3 years, 10 months ago
  82. ea6236b tests: add worker count to class description by Klement Sekera · 3 years, 9 months ago
  83. 137869d vapi: silence warnings by Damjan Marion · 3 years, 8 months ago
  84. dc22c83 tests: clean up gbp calls from vpp_papi_provider by Paul Vinciguerra · 3 years, 8 months ago
  85. 5cfe452 misc: add filter for specific error for pcap trace by Benoît Ganne · 3 years, 10 months ago
  86. 30a8195 classify: honor pcap interface filter also when classify filter is used by Benoît Ganne · 3 years, 10 months ago
  87. 558ceab tests: cpus awareness by Klement Sekera · 3 years, 9 months ago
  88. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  89. 3ff6ffc tests: improve naming by Klement Sekera · 3 years, 9 months ago
  90. e2b6736 ip6-nd: Solicitation reply only if target is our link-local by Neale Ranns · 3 years, 9 months ago
  91. 7ba9fae tests: support injecting multiple worker pcaps on one PG by Klement Sekera · 3 years, 9 months ago
  92. 7554aef tests: call venv module directly by Klement Sekera · 3 years, 9 months ago
  93. d4a907b tests: move vxlan tests to src/vnet/vxlan/tests by Dave Wallace · 4 years ago
  94. 83f13e4 tests: move ping tests to src/plugin/ping/test by Dave Wallace · 4 years ago
  95. 7df43dc tests: move vppinfra tests to src/vppinfra/test by Dave Wallace · 3 years, 9 months ago
  96. e0b63b2 tests: introduce test-checkstyle-diff by Klement Sekera · 3 years, 9 months ago
  97. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  98. fd24374 tests: add vpp test dirs to PYTHONPATH by Dave Wallace · 3 years, 9 months ago
  99. 8d81502 tests: add support for worker awareness by Klement Sekera · 3 years, 9 months ago
  100. aa7a2a1 tests: remove shm files created by vpp on reset by Klement Sekera · 3 years, 9 months ago