aboutsummaryrefslogtreecommitdiffstats
path: root/test/vpp_interface.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-4/+4
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-83/+77
2021-03-25stats: python vpp_stats rewrite to access stat segment directlyOle Troan1-4/+4
2021-01-20ip: add API to retrieve IPv6 link-layer addressBenoît Ganne1-2/+5
2020-12-03tests: remove py2/py3 six compatability libraryPaul Vinciguerra1-5/+1
2020-11-24tests: remove svs, proxy_arp and gso from vpp_papi_providerOle Troan1-2/+2
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra1-36/+0
2019-12-04tests: add interface function chainingPaul Vinciguerra1-0/+26
2019-12-03tests: vpp_interface fix ip6 setterPaul Vinciguerra1-1/+1
2019-12-02tests: raise exception in vpp_interface for invalid sw_if_indexPaul Vinciguerra1-0/+3
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-24/+25
2019-11-11ip: functional interface to ip fragmentationOle Troan1-0/+12
2019-10-16tests: cli wrapper should return stringOle Troan1-4/+3
2019-08-20api: Cleanup APIs interface.apiJakub Grajciar1-56/+72
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-5/+7
2019-06-18fib: fib api updatesNeale Ranns1-3/+10
2019-06-12tests: filter sw_interface_dump in tests.Paul Vinciguerra1-2/+2
2019-03-21IPSEC: Mutli-tunnel testsNeale Ranns1-0/+8
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-56/+56
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-56/+56
2019-03-14TEST: link-state up/down notifications on FIB forwardingNeale Ranns1-0/+8
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-7/+7
2019-03-06test framework: vpp_papi_provider.py - further cleanupOle Troan1-25/+18
2019-03-04test framework: Fix wrapper functions to match API message names.Ole Troan1-16/+20
2019-02-26VPP-1508 Python3 abstract classesPaul Vinciguerra1-3/+4
2019-01-30Use IP and MAC API types for neighborsNeale Ranns1-9/+7
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-8/+7
2018-12-10Test framework: StringIO fixes for Python3Ole Troan1-7/+7
2018-11-27VPP-1508 python3 tests: .encode('hex')Paul Vinciguerra1-1/+2
2018-11-27VPP-1508 Fix for bug introduced in tests on use of repr.Paul Vinciguerra1-2/+2
2018-11-25VPP-1508 python3 tests: python3 repr.Paul Vinciguerra1-2/+4
2018-11-07GBP Endpoint LearningNeale Ranns1-0/+3
2018-10-05vhost_user: Add test for interface states and eventsJuraj Sloboda1-3/+24
2018-10-03ipsec: add missing ipv6 ah code & ipv6 testsKlement Sekera1-1/+26
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-1/+8
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera1-1/+3
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan1-3/+1
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera1-1/+3
2018-03-16IPv6 ND Router discovery control plane (VPP-1095)Juraj Sloboda1-7/+22
2018-02-01IPv4/6 reassemblyKlement Sekera1-0/+12
2017-08-15Support proxy ARP on mirrored TAP interfacesNeale Ranns1-0/+6
2017-04-19Learn IP6 link-local ND entries from NSs sourced from link-local addressNeale Ranns1-2/+16
2017-03-17Fix IP feature ordering.Neale Ranns1-0/+5
2017-03-17Attached hostsNeale Ranns1-1/+1
2017-03-09Tests to target holes in adjacency and DPO test coverageNeale Ranns1-0/+7
2017-03-03IPv6 RA improvementsNeale Ranns1-0/+11
2017-03-02Remove the unused VRF ID parameter from the IP neighbour Add/Del APINeale Ranns1-4/+4
2017-02-27[Proxy] ARP testsNeale Ranns1-0/+13
2017-02-21test: ip6 vrf instances multi-context test (CSIT-497)Jan Gelety1-3/+7
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-1/+2