aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-01mroute routers in the stats segmentNeale Ranns2-12/+24
2018-10-01IGMP: handle (*,G) report with no source addressesNeale Ranns1-0/+16
2018-10-01SCTP: fix overflow issue with timestampMarco Varlese1-1/+1
2018-09-29vom: Fix the l2 port type in bridge domainMohsin Kazmi1-12/+38
2018-09-28MAP: Add check for well known ports.Ole Troan1-2/+147
2018-09-28stats: Split stat_segment and stats code in preparation for deprecation.Ole Troan1-1/+1
2018-09-27memif: Memif Test CaseJakub Grajciar4-0/+820
2018-09-27Test typo fixesjuraj.linkes3-9/+9
2018-09-27IPIP and IPv6 fragmentationOle Troan4-23/+222
2018-09-27vom: Add ip punt redirectMohsin Kazmi1-0/+62
2018-09-26acl-plugin: fix the stateful ICMP handling and add testcasesAndrew Yourtchenko1-27/+107
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns3-4/+21
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns7-15/+149
2018-09-25MPLS tunnel dump fixNeale Ranns2-2/+21
2018-09-25BIER; bi-dir to/from underlayNeale Ranns1-0/+31
2018-09-24NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)Matus Fabian1-0/+10