aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-04-06BFD-FIB interactionsNeale Ranns3-4/+107
2017-04-05GRE over IPv6Ciara Loftus2-7/+177
2017-04-03make test: relax BFD time intervalsKlement Sekera2-8/+10
2017-04-03make test: tweak helper scriptsKlement Sekera2-3/+8
2017-04-02make test: add scripts for easy test loopingKlement Sekera2-0/+122
2017-03-30VPP-669: ping: fix coverity check error 165075 + add ping testcaseAndrew Yourtchenko1-0/+118
2017-03-29VXLAN:validate mcast encapsulation ip/macEyal Bari2-4/+11
2017-03-29Sub-net broadcast addresses for IPv4Neale Ranns2-2/+125
2017-03-28NAT: Test refactoring to avoid redundant code for verification and creating p...Martin Gálik1-48/+59
2017-03-27make test: properly propagate exit statusKlement Sekera1-1/+2
2017-03-27Mcast rewrite no memcpyNeale Ranns1-2/+0
2017-03-24make test: fix broken plugin pathsKlement Sekera1-0/+2
2017-03-22make test: support out-of-tree pluginsKlement Sekera2-2/+14
2017-03-22make test: support out-of-tree testsKlement Sekera2-4/+58
2017-03-22SNAT: added actual delete to snat_det_mapMartin1-0/+4
2017-03-21ACL plugin 1.2Andrew Yourtchenko1-0/+722
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