aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-03-17Fix IP feature ordering.Neale Ranns6-20/+304
2017-03-17Attached hostsNeale Ranns2-12/+166
2017-03-17Adjacency refinement; check the cover's interface against the adjacency'sNeale Ranns1-20/+53
2017-03-15Python API: Change from cPython to CFFI.Ole Troan2-2/+2
2017-03-15No vector allocation during buffer copyNeale Ranns1-9/+38
2017-03-13Add MAC address check in ethernet-input node if interface in L3 modeJohn Lo2-2/+11
2017-03-13ACL plugin rejects ICMP messages (VPP-624)Pavel Kotucek2-1/+1023
2017-03-10Retire vpp_liteDamjan Marion1-1/+3
2017-03-10Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h...Neale Ranns2-10/+20
2017-03-09make test: temporary disable MAP-E testDamjan Marion1-0/+1
2017-03-09make test: automatic sanity checkKlement Sekera2-2/+18
2017-03-09make test: add make test-shell[-debug] targetsKlement Sekera1-0/+13
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns5-40/+98
2017-03-09MAP pre-resolve - use FIB to track pre-resolved next-hopNeale Ranns2-0/+199
2017-03-09Tests to target holes in adjacency and DPO test coverageNeale Ranns6-15/+281
2017-03-08SNAT: deterministic map dumpMartin2-1/+28
2017-03-08make test: split into basic and extended testsKlement Sekera3-7/+64
2017-03-08SNAT: user_session_dump is_ip4 and vat unformating addedMartin1-2/+4
2017-03-08Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...Neale Ranns2-17/+282
2017-03-07DHCP Multiple Servers (VPP-602, VPP-605)Neale Ranns1-44/+312
2017-03-07CGN: Deterministic NAT (VPP-623)Matus Fabian2-0/+100
2017-03-07Add setting of tenant VRF id for SNAT addresses (VPP-641)Juraj Sloboda2-3/+74
2017-03-06make test: reset object registry if vpp diesKlement Sekera2-2/+9
2017-03-06make test: tell vpp to set coredump sizeKlement Sekera2-6/+14
2017-03-06make test: don't run if other vpp process runsKlement Sekera1-2/+22
2017-03-03IPv6 RA improvementsNeale Ranns4-6/+251
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns6-4/+25
2017-03-03python API: work towards python/vpp api separationKlement Sekera1-6/+6
2017-03-02SNAT: user's dump and session dump of a certain snat user.magalik2-0/+82
2017-03-02Remove the unused VRF ID parameter from the IP neighbour Add/Del APINeale Ranns4-10/+7
2017-03-02BFD: command line interfaceKlement Sekera4-23/+578
2017-02-27[Proxy] ARP testsNeale Ranns5-0/+587
2017-02-26BFD: echo functionKlement Sekera4-49/+455
2017-02-25Enable tests with VRF resetJan Gelety1-37/+73
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