aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_papi_provider.py
AgeCommit message (Expand)AuthorFilesLines
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-0/+17
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns1-3/+6
2019-01-18VTL: Fix sphinx doc generation.Paul Vinciguerra1-13/+1
2019-01-14VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection.Paul Vinciguerra1-5/+5
2019-01-13bonding: support custom interface IDsAlexander Chernavin1-2/+5
2019-01-09test/vpp_papi_provider.py: Fix simple copy/paste error.Paul Vinciguerra1-1/+0
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns1-2/+5
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger1-4/+17
2018-12-18NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)Matus Fabian1-0/+33
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-5/+2
2018-12-13API: Use string type instead of u8.Ole Troan1-2/+2
2018-12-12PAPI: Allow ipaddress object as argument and return values from API callsOle Troan1-3/+6
2018-12-10Test framework: StringIO fixes for Python3Ole Troan1-4/+3
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek1-8/+20
2018-12-06Test framework: fix import logic for sphynx.Paul Vinciguerra1-9/+6
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan1-8/+3
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns1-2/+6
2018-11-29GBP: l3-out subnetsNeale Ranns1-0/+13
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek1-7/+10
2018-11-29make test: create virtualenv under /test/Klement Sekera1-1/+1
2018-11-27VPP-1508 Fix for bug introduced in tests on use of repr.Paul Vinciguerra1-3/+3
2018-11-25VPP-1508 python3 tests: python3 repr.Paul Vinciguerra1-4/+7
2018-11-22MAP: Use explicit address/prefix types in APIOle Troan1-6/+0
2018-11-22Add RFC5424 syslog protocol support (VPP-1139)Matus Fabian1-0/+50
2018-11-15GBP: redirect contractsNeale Ranns1-2/+4
2018-11-15ipsec: infra for selecting backendsKlement Sekera1-0/+7
2018-11-08make test: bfd refactorKlement Sekera1-4/+13
2018-11-07GBP: Endpoints with VLAN tags and birdges that don't learnNeale Ranns1-1/+2
2018-11-07GBP Endpoint LearningNeale Ranns1-39/+127
2018-11-06BD ARP entry use common API typesNeale Ranns1-2/+2
2018-10-16IGMP: proxy deviceJakub Grajciar1-0/+12
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