aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_papi_provider.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-22tcp: add builtin server/client transfer testFlorin Coras1-0/+15
2017-12-20L2 EmulationNeale Ranns1-0/+12
2017-12-20Translate matching packets using NAT (VPP-1069)Juraj Sloboda1-0/+11
2017-12-19NAT: Twice NAT44 (VPP-969)Matus Fabian1-4/+18
2017-12-15ESP_AH_test_automation_scripts rev1“mystarrocks”1-0/+162
2017-12-12tcp/session: add make testsFlorin Coras1-0/+5
2017-12-09BIER in non-MPLS netowrksNeale Ranns1-10/+14
2017-11-30NAT44: identity NAT (VPP-1073)Matus Fabian1-0/+35
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo1-5/+9
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne1-0/+10
2017-11-09BIERNeale Ranns1-0/+119
2017-11-08ACL plugin support tagged subinterfacesPavel Kotucek1-0/+17
2017-11-08NAT64 to use IPv4 address from interface (VPP-1051)Matus Fabian1-0/+12
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian1-0/+37
2017-11-07UDP Encapsulation.Neale Ranns1-0/+39
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian1-0/+28
2017-10-31l2fib: MAC: Fix uint64 to u8 byte arrayMohsin Kazmi1-1/+1
2017-10-26NAT: delete session API/CLI (VPP-1041)Matus Fabian1-0/+23
2017-10-25VPP-1033: Python API support arbitrary sized input parameters.Ole Troan1-2/+2
2017-10-19Remove unused 'not_last' parameter from ip_add_del_routeMarek Gradzki1-7/+2
2017-10-14Source Lookup progammable via APINeale Ranns1-0/+4
2017-10-10punt and drop features:Neale Ranns1-0/+57
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese1-0/+32
2017-10-05Distributed Virtual Router SupportNeale Ranns1-0/+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