aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-05-08NAT44: TCP connection close detection (VPP-1266)Matus Fabian1-44/+233
2018-05-07opensuse: OS_ID field content changed for SUSEMarco Varlese1-1/+1
2018-05-02Scapy; update to release 2.4.0Neale Ranns1-1/+1
2018-04-27IPv6 NS: use the mcast rewrite node to fill in the destination MACNeale Ranns1-1/+1
2018-04-27Move VOM to extras/vomDamjan Marion1-10/+36
2018-04-25GBPv6: NAT66 actions for GBPNeale Ranns1-58/+150
2018-04-24NAT44: one-armed NAT and identity mapping (VPP-1212)Matus Fabian1-0/+3
2018-04-19Add special Twice-NAT feature (VPP-1221)Juraj Sloboda2-96/+132
2018-04-18typo fix: UNKOWN -> UNKNOWNAndrey "Zed" Zaikin1-1/+1
2018-04-18Fix PPPoE test case issuesHongjun Ni2-42/+3
2018-04-17Add logging supportDamjan Marion2-2/+7
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns3-8/+64
2018-04-17ACL based forwardingAndrew Yourtchenko3-0/+359
2018-04-17make test: ipsec test cleanupKlement Sekera2-13/+9
2018-04-15vhost: add vhost interface add/delete/dump API test cases to make testSteven3-0/+160
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion2-65/+7
2018-04-13NAT66: Do not translate if packet not aimed at outside interfaceJuraj Sloboda1-0/+23
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan2-7/+65
2018-04-13GBP V2Neale Ranns3-185/+934
2018-04-13Enable check of VRF reset - IPv4Jan Gelety3-71/+122
2018-04-12VCL IOEvent external API callbackKeith Burns (alagalah)1-8/+6
2018-04-10test: Fix issues with new version of pycodestyle (VPP-1232)Chris Luke3-3/+5
2018-04-09jvpp: log error output of Java process on test failureMarek Gradzki1-3/+6
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