1. 87d24db classify: vpp packet tracer support by Dave Barach · 5 years ago
  2. 66cea09 tests: fix wrong checksum error message by Klement Sekera · 5 years ago
  3. fd57408 papi: add call stats by Ole Troan · 5 years ago
  4. 8b2fffd tests: Revert "Python Tests: Make VppTestCase unit testable." by Paul Vinciguerra · 5 years ago
  5. 0c62932 tests: add test run time. by Ole Troan · 5 years ago
  6. e89bfe3 build: fix vom_test dependency on EXTENDED_TESTS by Dave Wallace · 5 years ago
  7. 1043fd3 tests: fix exception handling around vapi.connect()/.disconnect() by Paul Vinciguerra · 5 years ago
  8. 207083f tests: add interface function chaining by Paul Vinciguerra · 5 years ago
  9. 3bab8f9 fib: Decouple source from priority and behaviour by Neale Ranns · 5 years ago
  10. 5f8f617 gre: Multi-point interfaces by Neale Ranns · 6 years ago
  11. f0797d1 build: fix make test with distributed src by Dave Wallace · 5 years ago
  12. 9534696 ipip: Tunnel flags controlling copying data to/from payload/encap by Neale Ranns · 5 years ago
  13. 692bfc8 classify: API cleanup by Jakub Grajciar · 5 years ago
  14. e2ccdf0 papi: add a per-call _timeout option by Paul Vinciguerra · 5 years ago
  15. 5d440d9 tests: vpp_interface fix ip6 setter by Paul Vinciguerra · 5 years ago
  16. abde62f tests: GRE over IPSec unit tests by Neale Ranns · 5 years ago
  17. 5ef9ca6 tests: raise exception in vpp_interface for invalid sw_if_index by Paul Vinciguerra · 5 years ago
  18. 73aff47 tests: BFD python3 changes by snaramre · 5 years ago
  19. bfd7d29 vlib: add 'wait' cli command by Paul Vinciguerra · 5 years ago
  20. 1a7ed5e tests: display stdout and stderr when output caching is disabled by Benoît Ganne · 5 years ago
  21. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  22. 9efcee6 fib: Fix crash on cover update to non activated adj source by Neale Ranns · 5 years ago
  23. 9db6ada fib: Table Replace by Neale Ranns · 5 years ago
  24. 41a817a tests: fix typo in test_vlib by Paul Vinciguerra · 5 years ago
  25. e51a9bb vlib: improve code coverage, part deux by Dave Barach · 5 years ago
  26. c17fc44 vlib: improve code coverage in src/vlib by Dave Barach · 5 years ago
  27. 1976f36 tests: Add UT to test incomplete MPLS adjacencies send ARP requests by Neale Ranns · 5 years ago
  28. efd7bc2 tests: Remove the unrequired VPP IP address/prefix class wrappers by Neale Ranns · 5 years ago
  29. d9ca7c9 vlib: improve vlib "make test" code coverage by Dave Barach · 5 years ago
  30. 9485d99 interface: Allow VLAN tag-rewrite on non-sub-interfaces too. by Jon Loeliger · 5 years ago
  31. ea93e48 ip: IP address and prefix types (moved from LISP) by Neale Ranns · 5 years ago
  32. eb284a1 ip: functional interface to ip fragmentation by Ole Troan · 5 years ago
  33. 12989b5 ipsec: remove dedicated IPSec tunnels by Neale Ranns · 5 years ago
  34. 770a0de tests: python3 use byte strings in raw() by Ole Troan · 5 years ago
  35. c12eae7 interface: shmemioerror while getting name_filter arg by Aleksander Djuric · 5 years ago
  36. 3f8c871 tests: make threads in punt tests join when finished by Andrew Yourtchenko · 5 years ago
  37. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  38. 0b6a857 ip: Fragmentation fixes by Neale Ranns · 5 years ago
  39. 45a95dd tests: support setting random seed by Klement Sekera · 5 years ago
  40. 4269352 tests: avoid test runner hanging on child test process join by Andrew Yourtchenko · 5 years ago
  41. b31d393 tests: Revert "tests: add sending SIGQUIT to vpp quit sequence" by Andrew Yourtchenko · 5 years ago
  42. 4465fe1 tests: add sending SIGQUIT to vpp quit sequence by Paul Vinciguerra · 5 years ago
  43. 3ae5262 l2: l2tp API cleanup by Jakub Grajciar · 5 years ago
  44. 97ea2f4 tests: decode worker stdout/stderr output by Dave Wallace · 5 years ago
  45. d743dff tests: fix TEST= filtering for python3 by Klement Sekera · 5 years ago
  46. 4aacc01 tests: switch test framework to python3 by default by Ole Troan · 5 years ago
  47. 63cb882 tests: make RA tests run on VPP time by Andrew Yourtchenko · 5 years ago
  48. df0191e l2: l2bd nd termination test instability by Ole Troan · 5 years ago
  49. 2a884db cdp: re-enable skipped tests for python3 by Ole Troan · 5 years ago
  50. 419d31f tests: test tls case by haiyanx1.zhang · 5 years ago
  51. 2456433 tests: DEBUG=gdb[server]-all to debug worker(s) by Dave Wallace · 5 years ago
  52. 6769473 geneve: tests support python3 by Ole Troan · 5 years ago
  53. f6dee6c bonding: tests support python3 by Ole Troan · 5 years ago
  54. 5e56f75 ip: test support python3 by Ole Troan · 5 years ago
  55. 3f2a956 l2: tests support python3 by Ole Troan · 5 years ago
  56. 8b76c23 ipsec: tests support python3 by Ole Troan · 5 years ago
  57. 1556b3a classify: tests to support python3 by Ole Troan · 5 years ago
  58. 2267429 bier: tests support python3 by Ole Troan · 5 years ago
  59. 586d3ed tests: add PID of VPP under test to API dump filename for the test by Andrew Yourtchenko · 5 years ago
  60. 127fbec ip: reassembly tests python3 support by Ole Troan · 5 years ago
  61. 9cd8f33 ip: add python3 support to punt tests by Ole Troan · 5 years ago
  62. 2915649 gso: python3 support in tests by Ole Troan · 5 years ago
  63. 1975733 ip: ip vrf tests python3 support by Ole Troan · 5 years ago
  64. 5dc5fcf udp:: support python3 in tests by Ole Troan · 5 years ago
  65. 64e978b ipsec: make tests support python3 by Ole Troan · 5 years ago
  66. 2bb7151 tests: python3 changes for span and aclplugin test by snaramre · 5 years ago
  67. 19cb04d classify: make tests support python3 by Ole Troan · 5 years ago
  68. 3030bea tests: python3 fixes for reassembly tests by snaramre · 5 years ago
  69. b8d5e40 nat: tests support python3 by Ole Troan · 5 years ago
  70. 45ec570 vppinfra: test support python3 by Ole Troan · 5 years ago
  71. 07a0f21 tests: python3 changes for ip6 fib tests by snaramre · 5 years ago
  72. 6ed154f tests: cli wrapper should return string by Ole Troan · 5 years ago
  73. d6df3ac tests: python3 version check for enum module by snaramre · 5 years ago
  74. 29467b5 gso: Add gso feature arc by Mohsin Kazmi · 5 years ago
  75. 8d829f6 tests: make pg_start() wait until pg completes by Andrew Yourtchenko · 5 years ago
  76. 4f05a8e tests: log error which happens during connect and wait longer for stats socket by Andrew Yourtchenko · 5 years ago
  77. 3d36f19 tests: explicitly wait for the PG to finish before looking for capture file by Andrew Yourtchenko · 5 years ago
  78. 68bae5b tests: extra logging in reassembly tests by Klement Sekera · 5 years ago
  79. 5932ce1 tests: add cli_return_response to vpp_papi_provider by Dave Barach · 5 years ago
  80. 2d3282e geneve: API cleanup by Jakub Grajciar · 5 years ago
  81. d526283 dhcp: dhcp6_pd_client_cp API cleanup by Jakub Grajciar · 5 years ago
  82. 2777ec7 build: clean up make help output by Dave Wallace · 5 years ago
  83. d6f1c9c mpls: support fragmentation of mpls output packet by Rajesh Goel · 5 years ago
  84. 6be5564 tests: handle unicode charactes in cli output by Klement Sekera · 5 years ago
  85. 02bfd64 dhcp: Move to plugin by Neale Ranns · 5 years ago
  86. ac3e72c ip: Fix IP unnumbered dump of one interface by Neale Ranns · 5 years ago
  87. 103ba6b dhcp: API cleanup by Jakub Grajciar · 5 years ago
  88. 0fc5093 dhcp: dhcp6_ia_na_client_cp API cleanup by Jakub Grajciar · 5 years ago
  89. b325983 ipsec: support 4o6 and 6o4 for tunnel protect by Neale Ranns · 5 years ago
  90. de34c35 ip: add shallow virtual reassembly functionality by Klement Sekera · 5 years ago
  91. 769145c ip: respect buffer boundary when searching for ipv6 headers by Klement Sekera · 6 years ago
  92. 896c896 ip: refactor reassembly by Klement Sekera · 5 years ago
  93. d5ade02 tests: fix test-checkstyle to check plugin tests by Dave Wallace · 5 years ago
  94. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  95. fbc3889 tests: split up the long running IPSec tests into separate classes by Andrew Yourtchenko · 5 years ago
  96. bf02d6f devices: partial revert of af_packet API cleanup patch by Damjan Marion · 5 years ago
  97. 3b2db90 devices: af_packet API cleanup by Jakub Grajciar · 5 years ago
  98. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  99. 546f955 memif: API cleanup by Jakub Grajciar · 5 years ago
  100. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago