aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_papi_provider.py
AgeCommit message (Expand)AuthorFilesLines
2017-06-08NAT64: Add NAT64 support for snat plugin (VPP-699)Matus Fabian1-0/+118
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni1-0/+35
2017-05-16L2FIB: add flush testEyal Bari1-0/+21
2017-05-15Add GTP-U plugin. VPP-694Hongjun Ni1-0/+32
2017-04-26IP Flow Hash Config fixesNeale Ranns1-0/+19
2017-04-26CGN: Session dump, test naming for ports fixedMartin Gálik1-0/+15
2017-04-26CGNAT: close session API and CLI commands.Martin Gálik1-0/+46
2017-04-12CGN: configurable timeoutsMatus Fabian1-0/+27
2017-04-07MPLS McastNeale Ranns1-2/+14
2017-04-06BFD-FIB interactionsNeale Ranns1-2/+3
2017-03-15Python API: Change from cPython to CFFI.Ole Troan1-1/+1
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns1-0/+3
2017-03-09MAP pre-resolve - use FIB to track pre-resolved next-hopNeale Ranns1-0/+28
2017-03-08SNAT: deterministic map dumpMartin1-0/+7
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 Ranns1-0/+6
2017-03-07CGN: Deterministic NAT (VPP-623)Matus Fabian1-0/+48
2017-03-07Add setting of tenant VRF id for SNAT addresses (VPP-641)Juraj Sloboda1-1/+4
2017-03-03IPv6 RA improvementsNeale Ranns1-0/+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.magalik1-0/+23
2017-03-02Remove the unused VRF ID parameter from the IP neighbour Add/Del APINeale Ranns1-4/+1
2017-03-02BFD: command line interfaceKlement Sekera1-2/+10
2017-02-27[Proxy] ARP testsNeale Ranns1-0/+67
2017-02-26BFD: echo functionKlement Sekera1-0/+4
2017-02-21dhcp: multiple additionsNeale Ranns1-4/+2
2017-02-21Add basic 4o4 LISP unit testFilip Tehlar1-0/+135
2017-02-21test: ip6 vrf instances multi-context test (CSIT-497)Jan Gelety1-2/+6
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-0/+6
2017-02-14make test: improve stabilityKlement Sekera1-2/+6
2017-02-08BFD: modify session parametersKlement Sekera1-0/+13
2017-02-03SNAT: Port allocation per protocolMatus Fabian1-1/+4
2017-02-02BFD: SHA1 authenticationKlement Sekera1-8/+69
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-1/+33
2017-01-26DHCPv[46] proxy testsNeale Ranns1-0/+36
2017-01-25make test: elegantly handle expected API failuresKlement Sekera1-7/+39
2017-01-25SNAT: static mappings for dhcp addressed interfaces (VPP-590)Matus Fabian1-1/+4
2017-01-14SNAT: IPFIX logging (VPP-445)Matus Fabian1-0/+17
2017-01-13SNAT: add API and test for NAT pool address from interfaceMatus Fabian1-0/+18
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-6/+6
2017-01-11test: ip4 vrf instances multi-context test (CSIT-492)Jan1-0/+48
2017-01-10IPv6 NS RS tests and fixesNeale Ranns1-0/+16
2017-01-09make test: Loopback interface CRUD testMatej Klotton1-2/+6
2017-01-02make test: improve test_flowperpktKlement Sekera1-24/+44
2016-12-22SNAT: Remove the oldest translation fix (VPP-568)Matus Fabian1-0/+6
2016-12-21make test: Add classifier - ip/mac/pbr casesSteve Shin1-0/+97
2016-12-13make test: Use VXLAN built in scapy 2.3.3Matej Klotton1-2/+1
2016-12-09make test: FIB add/update/delete - ip4 routesMatej Klotton1-0/+3
2016-12-09BFD: fix timing in the main loopKlement Sekera1-11/+17
2016-12-07BFD: basic asynchronous session up/downKlement Sekera1-179/+256