aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-04-25crypto_ipsecmb: use pre-expanded keysDamjan Marion1-1/+1
2019-04-25ipsec: drop runts in esp-decryptDamjan Marion1-2/+22
2019-04-24l2: Add support for arp unicast forwardingMohsin Kazmi1-2/+6
2019-04-24NAT: VPP-1531 api cleanup & updateFilip Varga3-777/+787
2019-04-23API: Python and Unix domain socket improvementOle Troan3-3/+16
2019-04-23Revert "NAT: VPP-1531 api cleanup & update"Ole Trøan3-787/+777
2019-04-23NAT: VPP-1531 api cleanup & updateFilip Varga3-777/+787
2019-04-19IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)Neale Ranns1-0/+4
2019-04-19svm: move fifo tests to a separate fileFlorin Coras1-0/+26
2019-04-19IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)Neale Ranns1-0/+4
2019-04-18GRE: API updateNeale Ranns5-81/+47
2019-04-18tls: allow engines to customize closeFlorin Coras1-2/+0
2019-04-18IPSEC: tunnel rekey fix and test (VPP-1652)Neale Ranns1-0/+57
2019-04-17vcl/session: tx notifications for cut-thru sessionsFlorin Coras1-2/+3
2019-04-17api: Add to interface crud - read by sw_if_index.Paul Vinciguerra2-0/+34
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns6-32/+64
2019-04-17crypto-ipsecmb: enable GCMNeale Ranns1-1/+0
2019-04-16gbp: Add support for allow sclass/dclass 1Mohsin Kazmi1-0/+40
2019-04-16IPSEC: support GCM in ESPNeale Ranns4-33/+216
2019-04-11IPSEC: ESP with ESN tests and fixesNeale Ranns2-23/+33
2019-04-11IPSEC-MB: Use random & non-repeating IV (VPP-1642)Neale Ranns2-2/+2
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra35-204/+278
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