1. 34931eb NAT44: active-passive HA (VPP-1571) by Matus Fabian · 6 years ago
  2. 3bce8eb VPP-1508 Python3 abstract classes by Paul Vinciguerra · 6 years ago
  3. d73dbd2 make test: Stop downloading pip. by Paul Vinciguerra · 6 years ago
  4. 38a4ec7 make test: Add exception handling around subprocess. by Paul Vinciguerra · 6 years ago
  5. 1e18eb2 VPP-1508 python tests: unicode by Paul Vinciguerra · 6 years ago
  6. 0b1f8a7 Remote Test: fix serialization (dict, Enum) by Jakub Grajciar · 6 years ago
  7. 5637e65 VOM: De-template the ACL code. by Neale Ranns · 6 years ago
  8. 5332200 VOM: fix tests and namespacify l2_vtr by Neale Ranns · 6 years ago
  9. eb41443 TESTS: refactor framework send_and_expect. by Paul Vinciguerra · 6 years ago
  10. 51a423d session: fix local sessions disconnects by Florin Coras · 6 years ago
  11. 2cc29a5 make test-doc: Clean up import errors. by Paul Vinciguerra · 6 years ago
  12. 8a14061 tls: add vcl test by Florin Coras · 6 years ago
  13. cae98b7 reassembly: fix buffer usage counter by Klement Sekera · 6 years ago
  14. 4e633e1 VPP-1504: Remove JVPP by Michal Cmarada · 6 years ago
  15. eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
  16. 593635d make test: make test-ext working again by Klement Sekera · 6 years ago
  17. 6fef74a VOM: neighbour API flags by Neale Ranns · 6 years ago
  18. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  19. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  20. 8d991d9 VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous TypeErrors. by Paul Vinciguerra · 6 years ago
  21. 895e2f8 Fix inheritance problem in test/hook.py. by Paul Vinciguerra · 6 years ago
  22. 9e31595 VTL: Fix issue with ipaddress library use under python2. by Paul Vinciguerra · 6 years ago
  23. 0ede47a make test: fix logging by Klement Sekera · 6 years ago
  24. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  25. 64abeec VTL: Makefile: Don't install pip twice. by Paul Vinciguerra · 6 years ago
  26. f6e9b01 DHCP-test: more robust sleep check by Neale Ranns · 6 years ago
  27. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  28. 776e46d VTL: Fix pep8 test/test_syslog.py by Paul Vinciguerra · 6 years ago
  29. bf61395 make test: remove generic imports by Klement Sekera · 6 years ago
  30. 311124e IPSEC: tests use opbject registry by Neale Ranns · 6 years ago
  31. 8e4a89b IPSEC Tests: to per-test setup and tearDown by Neale Ranns · 6 years ago
  32. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  33. 31df49c VTL: Test against latest version of syslog_rfc5424_parser. by Paul Vinciguerra · 6 years ago
  34. 879d11c GBP: Sclass to src-epg conversions by Neale Ranns · 6 years ago
  35. 1ec06ff VTL: VppTestResult: Must implement empty constructor. by Paul Vinciguerra · 6 years ago
  36. a0d82d6 VTL: test/lisp.py Fix recursion error. by Paul Vinciguerra · 6 years ago
  37. 6d9e045 VTL: test/lisp.py. Add missing method: object_id(). by Paul Vinciguerra · 6 years ago
  38. b951ad8 Simplify test/util.py:ppp. by Paul Vinciguerra · 6 years ago
  39. 9889402 VTL: Add **kwargs to VppTestRunner constructor. by Paul Vinciguerra · 6 years ago
  40. 8467919 VTL: Fix sphinx doc generation. by Paul Vinciguerra · 6 years ago
  41. 5011c67 VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117 by Paul Vinciguerra · 6 years ago
  42. d753209 VTL: Don't swallow exceptions from syslog_rfc5424_parser by Paul Vinciguerra · 6 years ago
  43. 4fbc41a VTL: Move doc generation and linting to python3. by Paul Vinciguerra · 6 years ago
  44. d91fa61 make test: raise packet tracing limit to 1000 by Klement Sekera · 6 years ago
  45. 04575c5 VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection. by Paul Vinciguerra · 6 years ago
  46. dd3c5d2 VTL: Allow running simple unittest.TestCases. by Paul Vinciguerra · 6 years ago
  47. 262e064 VTL: New version of pyparsing breaks tests. by Paul Vinciguerra · 6 years ago
  48. ad9d528 bonding: support custom interface IDs by Alexander Chernavin · 6 years ago
  49. 46e8e91 Fix interactive tests by juraj.linkes · 6 years ago
  50. 6ad7231 VOM: IP route ECMP support by Neale Ranns · 6 years ago
  51. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  52. e33cab3 Enable random reassembly test for ARM by juraj.linkes · 6 years ago
  53. 23c9a2e Enable GBP tests for ARM by juraj.linkes · 6 years ago
  54. f076963 test/vpp_papi_provider.py: Fix simple copy/paste error. by Paul Vinciguerra · 6 years ago
  55. 8aeb220 test framework. Remove unused code. by Paul Vinciguerra · 6 years ago
  56. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  57. 3c6f104 VPP-1508: Python3: Support simultaneous p2/p3 venvs. by Paul Vinciguerra · 6 years ago
  58. 4a7cbcd Revert "add ipsecmb plugin" by Florin Coras · 6 years ago
  59. be16020 add ipsecmb plugin by Klement Sekera · 6 years ago
  60. b0f662f vcl/ldp: add write msg function and fine tuning by Florin Coras · 6 years ago
  61. 1c17e2e GBP: add allowed ethertypes to contracts by Neale Ranns · 6 years ago
  62. fc7344f MAP: Convert from DPO to input feature. by Jon Loeliger · 6 years ago
  63. a45dc07 Revert "tests: Rework vpp config generation." by Ole Troan · 6 years ago
  64. 087c811 Python Tests: Make VppTestCase unit testable. by Paul Vinciguerra · 6 years ago
  65. 919efad tests: Rework vpp config generation. by Paul Vinciguerra · 6 years ago
  66. 00a469d GBP: test case hardening against timing races by Neale Ranns · 6 years ago
  67. fd0d508 NAT: total users and sessions gauges (VPP-1484) by Matus Fabian · 6 years ago
  68. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  69. a3aaa61 test/vpp_ip.py: Correct usage of 'is' by Paul Vinciguerra · 6 years ago
  70. 852f5ef VPP-1508 python3 tests: raw_input by Paul Vinciguerra · 6 years ago
  71. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  72. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago
  73. 65eb772 VPP-1508: Have test/Makefile honor PYTHON= envvar. by Paul Vinciguerra · 6 years ago
  74. b686508 NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) by Matus Fabian · 6 years ago
  75. 003d5da VAPI/VOM: Removing legacy stats tests, add string type. by Ole Troan · 6 years ago
  76. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  77. 9edb83a punt: additional tests for multi clients by Pavel Kotucek · 6 years ago
  78. b6d92d8 make test: add option for adding extra vpp config by Klement Sekera · 6 years ago
  79. 4eed747 Fix TestIPv4FibCrud interdependencies. by Paul Vinciguerra · 6 years ago
  80. 4ee633e VPP-1523: harden reassembly by Klement Sekera · 6 years ago
  81. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  82. a5e7376 NAT: counters (VPP-1484) by Matus Fabian · 6 years ago
  83. 2eca70d Fix test results by juraj.linkes · 6 years ago
  84. 400f6d8 reassembly: fix internal buffer count accounting by Klement Sekera · 6 years ago
  85. 14d7e90 VPP-1522: harden reassembly code by Klement Sekera · 6 years ago
  86. 1314ec6 test/hook.py. Add human-friendly annotations to log msgs. by Paul Vinciguerra · 6 years ago
  87. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  88. 51edc3a vom: Add support for new stats by Mohsin Kazmi · 6 years ago
  89. cf3ecb1 VOM: vxlan-tunnel takes egress interface for multicast by Neale Ranns · 6 years ago
  90. ca7f53a Fix CDP failure in make test by Lijian.Zhang · 6 years ago
  91. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  92. 185e649 Fix typo in sanity test description by juraj.linkes · 6 years ago
  93. 193c47d VOM: vxlan-gbp by Neale Ranns · 6 years ago
  94. be2286b IP-local: any IP can appear as the source (VPP-1522) by Neale Ranns · 6 years ago
  95. 6919b0d test/framework.py: change logger to return 'e' format. by Paul Vinciguerra · 6 years ago
  96. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  97. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  98. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  99. e6b58cf Test reader thread hardening by juraj.linkes · 6 years ago
  100. 91afaab Fix L2BD arp termination Test Case by Paul Vinciguerra · 6 years ago