Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
vpp_papi_provider.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-27
IPIP tunnel: use address types on API
Neale Ranns
1
-1
/
+0
2019-05-17
Tests: Refactor. Remove copies of enums.
Paul Vinciguerra
1
-18
/
+0
2019-05-17
Tests: Raise exception if API cli_inband command fails.
Paul Vinciguerra
1
-0
/
+12
2019-05-15
vpp_papi: remove dependency on environment var. VPP_API_DIR.
Paul Vinciguerra
1
-10
/
+9
2019-05-10
tests: test/vpp_papi_provider.py Specify exception to catch.
Paul Vinciguerra
1
-1
/
+1
2019-05-02
NAT: VPP-1661 - test case cleanup and refactoring
Filip Varga
1
-459
/
+0
2019-05-02
vpp_papi_provider.py: update defautmapping.
Paul Vinciguerra
1
-0
/
+2
2019-04-24
NAT: VPP-1531 api cleanup & update
Filip Varga
1
-183
/
+56
2019-04-23
API: Python and Unix domain socket improvement
Ole Troan
1
-1
/
+9
2019-04-23
Revert "NAT: VPP-1531 api cleanup & update"
Ole Trøan
1
-56
/
+183
2019-04-23
NAT: VPP-1531 api cleanup & update
Filip Varga
1
-183
/
+56
2019-04-18
GRE: API update
Neale Ranns
1
-14
/
+15
2019-04-17
api: Add to interface crud - read by sw_if_index.
Paul Vinciguerra
1
-0
/
+1
2019-04-17
IPSEC: Pass the algorithm salt (used in GCM) over the API
Neale Ranns
1
-2
/
+5
2019-04-02
IPSEC-GRE; tests
Neale Ranns
1
-0
/
+13
2019-03-29
tests: test/vpp_l2.py fix missing name.
Paul Vinciguerra
1
-13
/
+0
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
1
-7
/
+7
2019-03-27
GBP: fixes for l3-out routing
Neale Ranns
1
-1
/
+3
2019-03-22
tests: update test_lb.py to use api call lb_conf.
Paul Vinciguerra
1
-0
/
+2
2019-03-21
ipsec: add ipv6 support for ipsec tunnel interface
Kingwel Xie
1
-14
/
+21
2019-03-19
Revert "tests: Deprecate the use of CLI commands in tests."
Neale Ranns
1
-5
/
+0
2019-03-18
Tests: Trivial. Define constants once.
Paul Vinciguerra
1
-4
/
+1
2019-03-18
tests: Deprecate the use of CLI commands in tests.
Paul Vinciguerra
1
-0
/
+5
2019-03-11
vpp_papi_provider: Remove more wrapper functions.
Ole Troan
1
-403
/
+5
2019-03-11
VPP-1508: Tests: Fix vpp_api struct.error under py3.
Paul Vinciguerra
1
-2
/
+2
2019-03-11
Tests: fix time.sleep(0) # yield. Reduce sleep related log messages.
Paul Vinciguerra
1
-1
/
+1
2019-03-06
test framework: vpp_papi_provider.py - further cleanup
Ole Troan
1
-1073
/
+249
2019-03-06
GBP: use sclass in the DP for policy
Neale Ranns
1
-13
/
+13
2019-03-06
GBP: learn from ARP and L2 packets
Neale Ranns
1
-2
/
+3
2019-03-05
Test: vpp_papi_provider. __getattr__
Paul Vinciguerra
1
-4
/
+8
2019-03-05
GBP: per-group EP retention policy
Neale Ranns
1
-7
/
+4
2019-03-04
test framework: Fix wrapper functions to match API message names.
Ole Troan
1
-146
/
+74
2019-03-04
test framework: add factory function and default parameters
Ole Troan
1
-75
/
+36
2019-02-27
NAT44: active-passive HA (VPP-1571)
Matus Fabian
1
-0
/
+44
2019-02-04
Fix inheritance problem in test/hook.py.
Paul Vinciguerra
1
-2
/
+1
2019-01-31
IPSEC: API modernisation
Neale Ranns
1
-45
/
+49
2019-01-30
Use IP and MAC API types for neighbors
Neale Ranns
1
-30
/
+28
2019-01-25
IPSEC: tests use opbject registry
Neale Ranns
1
-0
/
+17
2019-01-22
GBP: Sclass to src-epg conversions
Neale Ranns
1
-3
/
+6
2019-01-18
VTL: Fix sphinx doc generation.
Paul Vinciguerra
1
-13
/
+1
2019-01-14
VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection.
Paul Vinciguerra
1
-5
/
+5
2019-01-13
bonding: support custom interface IDs
Alexander Chernavin
1
-2
/
+5
2019-01-09
test/vpp_papi_provider.py: Fix simple copy/paste error.
Paul Vinciguerra
1
-1
/
+0
2018-12-21
GBP: add allowed ethertypes to contracts
Neale Ranns
1
-2
/
+5
2018-12-21
MAP: Convert from DPO to input feature.
Jon Loeliger
1
-4
/
+17
2018-12-18
NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)
Matus Fabian
1
-0
/
+33
2018-12-18
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
Ole Troan
1
-5
/
+2
2018-12-13
API: Use string type instead of u8.
Ole Troan
1
-2
/
+2
2018-12-12
PAPI: Allow ipaddress object as argument and return values from API calls
Ole Troan
1
-3
/
+6
2018-12-10
Test framework: StringIO fixes for Python3
Ole Troan
1
-4
/
+3
[next]