aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-11-16VPP-1495: Fix intermittent stat sock test failures.Paul Vinciguerra1-1/+7
2018-11-15QoS: fix always recoding as IPNeale Ranns1-13/+23
2018-11-15GBP: redirect contractsNeale Ranns2-29/+605
2018-11-15ipsec: infra for selecting backendsKlement Sekera6-13/+109
2018-11-09Fix logging into multiple filesjuraj.linkes3-7/+6
2018-11-09tcp: separate unit and throughput testsFlorin Coras1-8/+20
2018-11-08make test: remove unnecessary checkKlement Sekera1-2/+0
2018-11-08make test: bfd refactorKlement Sekera2-5/+14
2018-11-08make test: rename dummy test nameKlement Sekera1-1/+1
2018-11-08make test: p2p ethernet refactorKlement Sekera2-23/+15
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns2-3/+180
2018-11-07GBP Endpoint LearningNeale Ranns10-282/+1741
2018-11-07VCL: Fix socket_test.sh to build test apps.Dave Wallace1-4/+7
2018-11-06BD ARP entry use common API typesNeale Ranns3-40/+41
2018-11-06IGMP: Improved handling of (*,G) join and leaveNeale Ranns1-2/+67
2018-11-06VPP-1481: fixed tlv length checking & added testsFilip Varga1-3/+9
2018-11-02cdp scapy protocol & cdp unit testsFilip Varga2-0/+184
2018-11-01vom: Add igmp 'host' support in vomMohsin Kazmi1-0/+65
2018-10-31make-test: Fix the vapi testMohsin Kazmi1-0/+1
2018-10-29Use throttle_t for ND throttlingNeale Ranns1-4/+35
2018-10-28session: extend connect api for internal appsFlorin Coras1-8/+20
2018-10-25SCTP: DATA chunk padding fix and hardeningMarco Varlese1-0/+1
2018-10-23c11 safe string handling supportDave Barach1-23/+26
2018-10-22GBP: Revert back to using VppIpPrefix wrapperOle Troan1-5/+4
2018-10-22Fix buffer overflow when fragmenting packets (VPP-1383)Juraj Sloboda1-0/+50
2018-10-22PAPI: Add support for format/unformat functions.Ole Troan2-15/+9
2018-10-20acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo...Andrew Yourtchenko1-0/+8
2018-10-19NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)Matus Fabian1-109/+22
2018-10-18PAPI: Expose API enums to tests / applicationsOle Troan2-52/+63
2018-10-16IGMP: proxy deviceJakub Grajciar2-0/+99
2018-10-15VPP-1448: Fix error when recurse on down the trie.mu.duojiao1-0/+49
2018-10-14acl-plugin: make each test in test_acl_plugin runnable separatelyAndrew Yourtchenko1-36/+75
2018-10-12Add parallel test run info to test/docjuraj.linkes1-1/+27
2018-10-12NAT44: identity NAT fix (VPP-1441)Matus Fabian1-0/+4
2018-10-11L2: BM traffic does not use UU-FWD (VPP-1445)Neale Ranns1-1/+20
2018-10-10Setup, teardown, DEBUG=core, FAILFAST fixesjuraj.linkes5-249/+380
2018-10-10L2-flood: no clone for 1 replicationNeale Ranns1-0/+33
2018-10-10Test FW: Use unittest temp dir as unix runtime dirJakub Grajciar3-29/+34
2018-10-08NAT44: do not create session record for identity mapping (VPP-1439)Matus Fabian1-0/+3
2018-10-05Source VRF Select testsNeale Ranns1-0/+304
2018-10-05vhost_user: Add test for interface states and eventsJuraj Sloboda3-3/+71
2018-10-04Support reassembly for fragments coming to ip4-local nodeJuraj Sloboda1-1/+118
2018-10-04MFIB-API: when programming an (S,G) fix the grp-lenNeale Ranns1-2/+2
2018-10-04VPP-1430: remove unnecessary paddingMarco Varlese1-1/+1
2018-10-03test framework: add shell-style wildcard matching to filenamesAndrew Yourtchenko1-2/+5
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera9-294/+526
2018-10-02BFD: add get echo source API (VPP-1367)Matus Fabian2-0/+48
2018-10-01Source VRF SelectNeale Ranns1-0/+29
2018-10-01Add adjacency counters to the stats segmentNeale Ranns2-1/+115
2018-10-01Fix the path error inside vcl socket_test.shYalei Wang1-9/+11