summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-08-06ip tests: Fixes and UT for MPLS 6PENeale Ranns2-1/+63
2019-04-19IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)Neale Ranns1-0/+4
2019-04-19IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)Neale Ranns1-0/+4
2019-04-18crypto-ipsecmb: enable GCMNeale Ranns1-1/+0
2019-04-17IPSEC: support GCM in ESPNeale Ranns4-33/+216
2019-04-16IPSEC: ESP with ESN tests and fixesNeale Ranns2-23/+33
2019-04-14IPSEC-MB: Use random & non-repeating IV (VPP-1642)Neale Ranns2-2/+2
2019-04-10make test: fix redundant setUp() in template_ipsec.pyDave Wallace1-3/+0
2019-04-10crypto: Intel IPSEC-MB engineNeale Ranns2-41/+49
2019-04-10make test: Initial QUIC testDave Wallace1-0/+89
2019-04-10IPSEC: for each engine and algorithm testsNeale Ranns3-408/+600
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra68-3/+814
2019-04-10API: Fix shared memory only action handlers.Ole Troan2-2/+3
2019-04-08GBP: drop and contract countersNeale Ranns1-1/+24
2019-04-08fixing typosJim Thompson1-2/+2
2019-04-08IPSEC TEST: various hash alogrithmsNeale Ranns2-10/+89
2019-04-06gbp: Add gbp bd flags unit testMohsin Kazmi1-1/+86
2019-04-05IPSEC: punt reasons; SPI=0, no-tunnelNeale Ranns1-6/+6
2019-04-04gbp: Add bd flagsMohsin Kazmi1-1/+5
2019-04-03GBP: iVXLAN reflection checkNeale Ranns1-0/+15
2019-04-02IPSEC-GRE; testsNeale Ranns4-26/+203
2019-04-02vppinfra: fix sparse_vec_index() returning non-zero index for some nonexisten...Andrew Yourtchenko1-0/+34
2019-03-29tests: test/vpp_l2.py fix missing name.Paul Vinciguerra11-29/+24
2019-03-29tests: refactor vpp_object.pyPaul Vinciguerra18-153/+22
2019-03-29IPSEC: tunnel fragmentationNeale Ranns3-28/+52
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion2-3/+3
2019-03-28Punt InfraNeale Ranns1-0/+176
2019-03-28IPSEC: 4o6 and 6o4 for tunnel interfacesNeale Ranns2-45/+137
2019-03-28IPSEC: run encrpyt as a feautre on the tunnelNeale Ranns1-2/+2
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra32-142/+145
2019-03-27make-test: fix ValueError raised by hook in python3Naveen Joy1-1/+1
2019-03-27GBP: fixes for l3-out routingNeale Ranns3-54/+268
2019-03-26VPP-1508: Tests: Update version of syslog_rfc5424_parser.Paul Vinciguerra1-1/+1
2019-03-25VCL: add TLS opt to socket_test.shDave Wallace2-5/+5
2019-03-25IPSEC tests fnd fix or Extended Sequence NumbersNeale Ranns3-29/+264
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns1-0/+16
2019-03-22tests: update test_lb.py to use api call lb_conf.Paul Vinciguerra2-4/+6
2019-03-21BVI InterfaceNeale Ranns4-32/+69
2019-03-21IPSEC: Mutli-tunnel testsNeale Ranns5-56/+215
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie4-38/+92
2019-03-20tests: cdp plugin. Replace cdp enable cli command with API call.Paul Vinciguerra1-3/+3
2019-03-20tests: replace CLI command with API for flowprobe params.Paul Vinciguerra1-3/+5
2019-03-19Revert "tests: Deprecate the use of CLI commands in tests."Neale Ranns2-6/+1
2019-03-18tests: Speedup tests by 30%.Paul Vinciguerra1-0/+1
2019-03-18Tests: Trivial. Define constants once.Paul Vinciguerra1-4/+1
2019-03-18tests: Deprecate the use of CLI commands in tests.Paul Vinciguerra2-1/+6
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan13-139/+125
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar13-125/+139
2019-03-15Add @deprecated decorator.Paul Vinciguerra1-0/+1
2019-03-14Tests: test/test_flowprobe.py Fix TypeError.Paul Vinciguerra1-1/+1