aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-05-30bond: performance harvesting [VPP-1298]Steven1-11/+3
2018-05-08opensuse: OS_ID field content changed for SUSEMarco Varlese1-1/+1
2018-04-13NAT66: Do not translate if packet not aimed at outside interfaceJuraj Sloboda1-0/+23
2018-04-10test: Fix issues with new version of pycodestyle (VPP-1232)Chris Luke3-3/+5
2018-04-09make test: fix failure on centosKlement Sekera1-1/+1
2018-04-03Makefile: Alter VPP_PYTHON_PREFIX for preloading depsEd Kern1-0/+2
2018-04-03reassembly: bug fixesKlement Sekera1-2/+1
2018-03-31make test: print a warning in case a core_pattern contains a filter programAndrew Yourtchenko3-0/+19
2018-03-29ip6: fix ip6-local urpf checkingFlorin Coras1-5/+3
2018-03-29tcp: fix fib index buffer taggingFlorin Coras1-19/+25
2018-03-28NAT44: make 1:1NAT for DHCP addressed interface persistentMatus Fabian1-12/+48
2018-03-28test: fix VppNeighbor.query_vpp_configNeale Ranns1-14/+10
2018-03-27VOM: bond: Add support for LACPMohsin Kazmi1-0/+93
2018-03-26VCL: add IPv6 to socket_test.sh and make testDave Wallace2-38/+432
2018-03-24make test: fix DEBUG=gdb/gdbserver optionsKlement Sekera1-4/+3
2018-03-24make test: fix ext build on centosKlement Sekera1-1/+1
2018-03-24make test: use vpp-dev repo for py-lispnetworkingKlement Sekera1-1/+1
2018-03-24make test: enhance core-file informationKlement Sekera2-17/+32
2018-03-23Add client hw address to DHCP offer and ack in test caseNeale Ranns1-6/+11
2018-03-23acl-plugin: improvements in 'show acl-plugin macip acl' CLIAndrew Yourtchenko1-0/+6
2018-03-23Drop dhcp pkts w/ hardware address mismatchesDave Barach1-0/+1
2018-03-23acl-plugin: make test: do not use a debug CLI where API can be usedAndrew Yourtchenko1-6/+3
2018-03-23make test: code cleanupKlement Sekera3-57/+38
2018-03-23acl-plugin: make test: add a test which deletes an interface with applied ACLAndrew Yourtchenko1-0/+39
2018-03-23acl-plugin: make test: shuffle applied ACLs as part of the testsAndrew Yourtchenko2-1/+85
2018-03-23IGMP: coverity fixes and remove checks for scapy IGMPv3Neale Ranns1-16/+1
2018-03-22NAT44: interface output feature and dst NAT (VPP-1200)Matus Fabian1-0/+59
2018-03-21bond: Add bonding driver and LACP protocolSteven3-0/+405
2018-03-21UDP Encap countersNeale Ranns1-0/+5
2018-03-21reassembly: feature/concurrencyKlement Sekera6-345/+203
2018-03-20FIB Interpose SourceNeale Ranns3-18/+39
2018-03-19IGMP pluginJakub Grajciar3-0/+398
2018-03-19Scapy upgrade to 2.4.0.rc5Neale Ranns11-10/+211
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns2-20/+33
2018-03-16QoS recording and markingNeale Ranns2-0/+402
2018-03-16IPv6 ND Router discovery control plane (VPP-1095)Juraj Sloboda3-7/+204
2018-03-16remove spurious print statements from DVR testsNeale Ranns1-2/+0
2018-03-16IPv6 ND Router discovery data plane (VPP-1095)Juraj Sloboda3-3/+132
2018-03-15make test: Add VCL iperf3 testsDave Wallace1-36/+102
2018-03-15IPIP: Linter on test_*.pyOle Troan3-137/+78
2018-03-14make test: early core detection, code cleanupKlement Sekera3-10/+31
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan3-25/+299
2018-03-14socket_test.sh: Don't hard code debug image with gdb.Dave Wallace1-3/+0
2018-03-14make test: handle multiple failures in one caseKlement Sekera1-1/+4
2018-03-14Improve l2_macs_events API to provide MAC move informationJohn Lo1-2/+7
2018-03-14VOM: acl: Add support for acl ethertype unbind and dumpMohsin Kazmi1-0/+5
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-0/+17
2018-03-12NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191)Matus Fabian1-37/+42
2018-03-09make test: Force VCL test timeouts to FAIL test.Dave Wallace1-2/+8
2018-03-09MPLS Unifom modeNeale Ranns7-414/+570