aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Remove prints from LISP testFilip Tehlar1-5/+0
2017-02-16Consolidate DHCP v4 and V6 implementation. No functional change intendedNeale Ranns1-1/+1
2017-02-21dhcp: multiple additionsNeale Ranns2-86/+86
2017-02-21Add basic 4o4 LISP unit testFilip Tehlar5-1/+646
2017-02-21test: ip6 vrf instances multi-context test (CSIT-497)Jan Gelety4-7/+424
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns6-197/+280
2017-02-19make test: save + dump VPP api trace log; VPP-640Dave Wallace1-0/+11
2017-02-17BFD: put session admin-up/admin-downKlement Sekera2-8/+45
2017-02-17Fix handling of ping to SNAT out interfaceJuraj Sloboda1-2/+30
2017-02-16Add handling of ICMP error packets in SNAT (VPP-629)Juraj Sloboda1-8/+187
2017-02-15SNAT: add static mappings with unresolved external interface address to snat_...Matus Fabian1-2/+5
2017-02-15BFD: loop back echo packetsKlement Sekera3-20/+106
2017-02-14BFD: respect remote demand modeKlement Sekera2-339/+544
2017-02-14make test: improve stabilityKlement Sekera6-88/+149
2017-02-09make test: work around scapy truncated packetsKlement Sekera2-0/+65
2017-02-08make test: BFD tests speedupKlement Sekera1-2/+4
2017-02-08BFD: modify session parametersKlement Sekera4-13/+187
2017-02-06make test: improve test filteringKlement Sekera2-4/+80
2017-02-06make test: fix dependenciesKlement Sekera1-2/+2
2017-02-05Test checksyle for IP mcast testsNeale Ranns2-3/+3
2017-02-03pep8 compliance for test_ip6.pyNeale Ranns1-3/+3
2017-02-03Next node frame over-flow after replicationNeale Ranns1-4/+12
2017-02-03SNAT: Port allocation per protocolMatus Fabian2-9/+23
2017-02-02BFD: SHA1 authenticationKlement Sekera4-112/+978
2017-01-31SNAT: Add outbound addresses to FIB (VPP-613)Matus Fabian1-4/+63
2017-01-27IP Multicast FIB (mfib)Neale Ranns7-97/+823
2017-01-27Fix make test scapy python patch issue, VPP-615Dave Wallace1-0/+1
2017-01-27make-test: Add numbering to chapters' titlesTibor2-1/+2
2017-01-27make test: improve documentation generationKlement Sekera4-430/+432
2017-01-27Add sphinx read the doc theme.Tibor2-2/+3
2017-01-27ipv4 vrf test doc cleaningJan Gelety1-6/+6
2017-01-26DHCPv[46] proxy testsNeale Ranns4-18/+882
2017-01-25make test: elegantly handle expected API failuresKlement Sekera2-13/+42
2017-01-25test adding and removing shared mcast dst tunnelsEyal Bari1-8/+39
2017-01-25SNAT: static mappings for dhcp addressed interfaces (VPP-590)Matus Fabian2-3/+35
2017-01-23SNAT: Multiple inside interfaces (VPP-447)Matus Fabian1-25/+86
2017-01-17make test: fix text output when non-interactiveKlement Sekera1-0/+8
2017-01-17BFD: IPv6 supportKlement Sekera4-86/+171
2017-01-17make test: add checkstyle targetKlement Sekera3-3/+19
2017-01-14SNAT: IPFIX logging (VPP-445)Matus Fabian3-1/+683
2017-01-13make test: improve test results printingKlement Sekera2-4/+4
2017-01-13SNAT: add API and test for NAT pool address from interfaceMatus Fabian2-1/+43
2017-01-12make test: fix capture handling special-caseKlement Sekera1-8/+32
2017-01-12make test: fix typoKlement Sekera1-1/+1
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera19-156/+468
2017-01-11BFD: fix bfd_udp_add APIKlement Sekera4-20/+47
2017-01-11vxlan unit test - minor fixesEyal Bari3-29/+35
2017-01-11test: ip4 vrf instances multi-context test (CSIT-492)Jan4-15/+475
2017-01-10IPv6 NS RS tests and fixesNeale Ranns4-3/+269
2017-01-09make test: Loopback interface CRUD testMatej Klotton5-28/+226