Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
31bd035621bdc57deb757613b534bd6c2b032814
/
test
/
vpp_papi_provider.py
12989b5
ipsec: remove dedicated IPSec tunnels
by Neale Ranns
· 5 years ago
19cb04d
classify: make tests support python3
by Ole Troan
· 5 years ago
6ed154f
tests: cli wrapper should return string
by Ole Troan
· 5 years ago
29467b5
gso: Add gso feature arc
by Mohsin Kazmi
· 5 years ago
5932ce1
tests: add cli_return_response to vpp_papi_provider
by Dave Barach
· 5 years ago
d526283
dhcp: dhcp6_pd_client_cp API cleanup
by Jakub Grajciar
· 5 years ago
6be5564
tests: handle unicode charactes in cli output
by Klement Sekera
· 5 years ago
02bfd64
dhcp: Move to plugin
by Neale Ranns
· 5 years ago
103ba6b
dhcp: API cleanup
by Jakub Grajciar
· 5 years ago
0fc5093
dhcp: dhcp6_ia_na_client_cp API cleanup
by Jakub Grajciar
· 5 years ago
3d1ef87
bonding: API cleanup
by Jakub Grajciar
· 5 years ago
4682feb
bfd: API cleanup
by Jakub Grajciar
· 5 years ago
038e1df
dhcp ip: DSCP settings for transmitted DHCP packets
by Neale Ranns
· 5 years ago
5281a90
qos: QoS dump APIs
by Neale Ranns
· 5 years ago
751e3f3
bonding: add support for numa-only in lacp mode
by Zhiyong Yang
· 5 years ago
79a32a4
tests: remove invalid arguments passed to papi
by Paul Vinciguerra
· 5 years ago
ba6abfa
gbp: add unit-tests for anonymous l3out
by Benoît Ganne
· 5 years ago
160c923
gbp: VRF scoped contracts
by Neale Ranns
· 5 years ago
1b534f5
tests: fix test_gbp.py.
by Paul Vinciguerra
· 5 years ago
c87b66c
ipsec: ipsec-tun protect
by Neale Ranns
· 6 years ago
097fa66
fib: fib api updates
by Neale Ranns
· 7 years ago
a6bee0a
ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped SPI-0 packets
by Neale Ranns
· 6 years ago
50f0ac0
Punt: socket register for exception dispatched/punted packets based on reason
by Neale Ranns
· 6 years ago
cbd0824
IPIP tunnel: use address types on API
by Neale Ranns
· 6 years ago
b765820
Tests: Refactor. Remove copies of enums.
by Paul Vinciguerra
· 6 years ago
9673e3e
Tests: Raise exception if API cli_inband command fails.
by Paul Vinciguerra
· 6 years ago
1954229
vpp_papi: remove dependency on environment var. VPP_API_DIR.
by Paul Vinciguerra
· 6 years ago
bff9f2f
tests: test/vpp_papi_provider.py Specify exception to catch.
by Paul Vinciguerra
· 6 years ago
f4749ca
NAT: VPP-1661 - test case cleanup and refactoring
by Filip Varga
· 6 years ago
9a29f79
vpp_papi_provider.py: update defautmapping.
by Paul Vinciguerra
· 6 years ago
dd1e3e7
NAT: VPP-1531 api cleanup & update
by Filip Varga
· 6 years ago
4ff09ae
API: Python and Unix domain socket improvement
by Ole Troan
· 6 years ago
89fec71
Revert "NAT: VPP-1531 api cleanup & update"
by Ole Trøan
· 6 years ago
bed1421
NAT: VPP-1531 api cleanup & update
by Filip Varga
· 6 years ago
5a8844b
GRE: API update
by Neale Ranns
· 6 years ago
6407ba5
api: Add to interface crud - read by sw_if_index.
by Paul Vinciguerra
· 6 years ago
80f6fd5
IPSEC: Pass the algorithm salt (used in GCM) over the API
by Neale Ranns
· 6 years ago
f05e732
IPSEC-GRE; tests
by Neale Ranns
· 6 years ago
95c0ca4
tests: test/vpp_l2.py fix missing name.
by Paul Vinciguerra
· 6 years ago
8feeaff
Typos. A bunch of typos I've been collecting.
by Paul Vinciguerra
· 6 years ago
4dd4cf4
GBP: fixes for l3-out routing
by Neale Ranns
· 6 years ago
f7f1334
tests: update test_lb.py to use api call lb_conf.
by Paul Vinciguerra
· 6 years ago
1ba5bc8
ipsec: add ipv6 support for ipsec tunnel interface
by Kingwel Xie
· 6 years ago
2e2c91f
Revert "tests: Deprecate the use of CLI commands in tests."
by Neale Ranns
· 6 years ago
b5f15bd
Tests: Trivial. Define constants once.
by Paul Vinciguerra
· 6 years ago
e2e8f02
tests: Deprecate the use of CLI commands in tests.
by Paul Vinciguerra
· 6 years ago
a5b2eec
vpp_papi_provider: Remove more wrapper functions.
by Ole Troan
· 6 years ago
22ab6f7
VPP-1508: Tests: Fix vpp_api struct.error under py3.
by Paul Vinciguerra
· 6 years ago
0f6602c
Tests: fix time.sleep(0) # yield. Reduce sleep related log messages.
by Paul Vinciguerra
· 6 years ago
9a47537
test framework: vpp_papi_provider.py - further cleanup
by Ole Troan
· 6 years ago
4ba6772
GBP: use sclass in the DP for policy
by Neale Ranns
· 6 years ago
8da9fc6
GBP: learn from ARP and L2 packets
by Neale Ranns
· 6 years ago
7ab9970
Test: vpp_papi_provider. __getattr__
by Paul Vinciguerra
· 6 years ago
32f6d8e
GBP: per-group EP retention policy
by Neale Ranns
· 6 years ago
e1ade68
test framework: Fix wrapper functions to match API message names.
by Ole Troan
· 6 years ago
f159f58
test framework: add factory function and default parameters
by Ole Troan
· 6 years ago
34931eb
NAT44: active-passive HA (VPP-1571)
by Matus Fabian
· 6 years ago
895e2f8
Fix inheritance problem in test/hook.py.
by Paul Vinciguerra
· 6 years ago
17dcec0
IPSEC: API modernisation
by Neale Ranns
· 6 years ago
3702930
Use IP and MAC API types for neighbors
by Neale Ranns
· 6 years ago
311124e
IPSEC: tests use opbject registry
by Neale Ranns
· 6 years ago
879d11c
GBP: Sclass to src-epg conversions
by Neale Ranns
· 6 years ago
8467919
VTL: Fix sphinx doc generation.
by Paul Vinciguerra
· 6 years ago
04575c5
VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection.
by Paul Vinciguerra
· 6 years ago
ad9d528
bonding: support custom interface IDs
by Alexander Chernavin
· 6 years ago
f076963
test/vpp_papi_provider.py: Fix simple copy/paste error.
by Paul Vinciguerra
· 6 years ago
1c17e2e
GBP: add allowed ethertypes to contracts
by Neale Ranns
· 6 years ago
fc7344f
MAP: Convert from DPO to input feature.
by Jon Loeliger
· 6 years ago
b686508
NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)
by Matus Fabian
· 6 years ago
8006c6a
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
by Ole Troan
· 6 years ago
413f4a5
API: Use string type instead of u8.
by Ole Troan
· 6 years ago
0bcad32
PAPI: Allow ipaddress object as argument and return values from API calls
by Ole Troan
· 6 years ago
7f99183
Test framework: StringIO fixes for Python3
by Ole Troan
· 6 years ago
e88865d
VPP-1506: dump local punts and registered punt sockets
by Pavel Kotucek
· 6 years ago
f0cbcea
Test framework: fix import logic for sphynx.
by Paul Vinciguerra
· 6 years ago
8c8acc0
API: Change ip4_address and ip6_address to use type alias.
by Ole Troan
· 6 years ago
de84727
IPSEC-AH: anti-replay testing
by Neale Ranns
· 6 years ago
b6a4795
GBP: l3-out subnets
by Neale Ranns
· 6 years ago
609e121
VPP-1507: Added binary api to dump configured ip_punt_redirect
by Pavel Kotucek
· 6 years ago
b8c72a4
make test: create virtualenv under /test/
by Klement Sekera
· 6 years ago
6c74617
VPP-1508 Fix for bug introduced in tests on use of repr.
by Paul Vinciguerra
· 6 years ago
00671cf
VPP-1508 python3 tests: python3 repr.
by Paul Vinciguerra
· 6 years ago
ffba3c3
MAP: Use explicit address/prefix types in API
by Ole Troan
· 6 years ago
b4515b4
Add RFC5424 syslog protocol support (VPP-1139)
by Matus Fabian
· 6 years ago
13a08cc
GBP: redirect contracts
by Neale Ranns
· 6 years ago
b4d3053
ipsec: infra for selecting backends
by Klement Sekera
· 6 years ago
7d6afb3
make test: bfd refactor
by Klement Sekera
· 6 years ago
c29c0af
GBP: Endpoints with VLAN tags and birdges that don't learn
by Neale Ranns
· 6 years ago
93cc3ee
GBP Endpoint Learning
by Neale Ranns
· 6 years ago
4d5b917
BD ARP entry use common API types
by Neale Ranns
· 6 years ago
97748ca
IGMP: proxy device
by Jakub Grajciar
· 6 years ago
b3f9050
vhost_user: Add test for interface states and events
by Juraj Sloboda
· 6 years ago
611864f
ipsec: add missing ipv6 ah code & ipv6 tests
by Klement Sekera
· 6 years ago
2d3c7b9
BFD: add get echo source API (VPP-1367)
by Matus Fabian
· 6 years ago
d1e68ab
Source VRF Select
by Neale Ranns
· 6 years ago
b1be2a0
memif: Memif Test Case
by Jakub Grajciar
· 6 years ago
f5fa5ae
MPLS tunnel dump: use sw_if_index not tunnel_index
by Neale Ranns
· 6 years ago
b474380
L2 BD: introduce a BD interface on which to send UU packets
by Neale Ranns
· 6 years ago
6a30b5f
MPLS tunnel dump fix
by Neale Ranns
· 6 years ago
9c0a3c4
UDP-Encap: name counters for the stats segment
by Neale Ranns
· 6 years ago
Next »