aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_papi_provider.py
AgeCommit message (Expand)AuthorFilesLines
2018-10-05vhost_user: Add test for interface states and eventsJuraj Sloboda1-0/+5
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera1-2/+7
2018-10-02BFD: add get echo source API (VPP-1367)Matus Fabian1-0/+3
2018-10-01Source VRF SelectNeale Ranns1-0/+29
2018-09-27memif: Memif Test CaseJakub Grajciar1-0/+41
2018-09-26MPLS tunnel dump: use sw_if_index not tunnel_indexNeale Ranns1-2/+3
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-4/+20
2018-09-25MPLS tunnel dump fixNeale Ranns1-0/+3
2018-09-20UDP-Encap: name counters for the stats segmentNeale Ranns1-3/+0
2018-09-20vhost-user: Add disable feature support in apiMohsin Kazmi1-1/+7
2018-09-14BIER API and load-balancing fixesNeale Ranns1-2/+4
2018-09-13NAT: TCP MSS clampingMatus Fabian1-0/+14
2018-09-12VXLAN-GBP: use common types on the APINeale Ranns1-14/+18
2018-09-11GBP Endpoint UpdatesNeale Ranns1-12/+16
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi1-1/+36
2018-09-04NAT: add support for configurable port range (VPP-1346)Matus Fabian1-0/+30
2018-09-03NAT44: client-IP based session affinity for load-balancing (VPP-1297)Matus Fabian1-0/+3
2018-08-30SR-MPLS: fixes and testsNeale Ranns1-0/+13
2018-08-27NAT44: add support for session timeout (VPP-1272)Matus Fabian1-7/+7
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns1-5/+6
2018-08-10Use IP address types on UDP encap APINeale Ranns1-21/+21
2018-08-10Add test of the IP unnumbered dumpNeale Ranns1-0/+4
2018-08-09Fix "Old Style VLA" build warningsJuraj Sloboda1-0/+6
2018-08-02NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)Matus Fabian1-2/+0
2018-07-20IP directed broadcastNeale Ranns1-0/+12
2018-07-09IGMP improvementsNeale Ranns1-11/+24
2018-07-07PipesNeale Ranns1-0/+12
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera1-71/+61
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan1-61/+71
2018-06-22Python API: Add enum and union support.Ole Troan1-1/+1
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera1-71/+61
2018-06-21Implement DHCPv6 IA NA client (VPP-1094)Juraj Sloboda1-0/+29
2018-06-19Fixed bugs in SRv6 APIPablo Camarillo1-6/+9
2018-06-18Revert "Python API: Add enum and union support."Ole Trøan1-1/+1
2018-06-17Python API: Add enum and union support.Ole Troan1-1/+1
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-1/+1
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda1-0/+44
2018-06-07DHCP Client DumpNeale Ranns1-6/+10
2018-05-25ARP proxy dumpsNeale Ranns1-6/+7
2018-05-25VPP-1277: IPIP - Copy TOS/TC from inner packet to outer.Ole Troan1-2/+3
2018-05-17NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)Matus Fabian1-9/+25
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera1-5/+6
2018-04-19Add special Twice-NAT feature (VPP-1221)Juraj Sloboda1-0/+7
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns1-1/+3
2018-04-17ACL based forwardingAndrew Yourtchenko1-0/+20
2018-04-15vhost: add vhost interface add/delete/dump API test cases to make testSteven1-0/+46
2018-04-13GBP V2Neale Ranns1-0/+63
2018-04-10test: Fix issues with new version of pycodestyle (VPP-1232)Chris Luke1-1/+2
2018-03-23acl-plugin: make test: shuffle applied ACLs as part of the testsAndrew Yourtchenko1-0/+6
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+75