aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_papi_provider.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-27VPP-1033: Python API support arbitrary sized input parameters.Ole Troan1-2/+2
2017-10-02L2-FIB:add mac learn events testEyal Bari1-0/+9
2017-09-27acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it.Andrew Yourtchenko1-0/+10
2017-09-26acl-plugin: test: move the API calls to vpp_papi_provider.pyAndrew Yourtchenko1-0/+29
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari1-0/+6
2017-09-18L2BD,ARP-TERM:fix arp query report mechanism+testEyal Bari1-3/+9
2017-09-12ACL-plugin add "replace" semantics for adding a new MacIP aclPavel Kotucek1-6/+14
2017-09-11FIB table add/delete APINeale Ranns1-12/+34
2017-09-08ACL-plugin MACIP ACLs testsPavel Kotucek1-0/+55
2017-09-06NAT: Destination NAT44 with load-balancing (VPP-954)Matus Fabian1-0/+30
2017-08-23NAT: Rename snat plugin to nat (VPP-955)Matus Fabian1-100/+87
2017-08-22SRv6 testsKris Michielsen1-0/+118
2017-08-16SNAT: Make proto optional in nat64_bib_dump (VPP-942)Matus Fabian1-4/+4
2017-08-11Dedicated SW Interface EventNeale Ranns1-7/+2
2017-08-09Add PPPoE PluginHongjun Ni1-0/+26
2017-08-08L2 over MPLSNeale Ranns1-2/+2
2017-08-01P2P EthernetPavel Kotucek1-0/+25
2017-07-24SPAN:add l2 mirrorEyal Bari1-2/+5
2017-07-20SNAT: in2out translation as an output feature (VPP-903)Matus Fabian1-0/+23
2017-07-18DHCP client option 61 "client_id"Neale Ranns1-0/+2
2017-07-18DHCP client - remove interface address when DHCP de-configuredNeale Ranns1-0/+15
2017-07-04TEST:add L2BD arp term testsEyal Bari1-0/+8
2017-06-21NAT64: custom prefixMatus Fabian1-5/+27
2017-06-21L2-VTR: add vtr testsEyal Bari1-0/+8
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