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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
tests: fix TestMPLSPIC tests in test_mpls.py.
Paul Vinciguerra
1
-28
/
+82
2019-05-14
make test: vcl fix OSError exception handling
Dave Wallace
1
-1
/
+1
2019-05-14
make test: Add QUIC external echo transfer test
Dave Wallace
1
-8
/
+104
2019-05-10
cli: Add return value in cli_inband
Ole Troan
1
-0
/
+36
2019-05-10
tests: test/vpp_papi_provider.py Specify exception to catch.
Paul Vinciguerra
1
-1
/
+1
2019-05-09
add mactime plugin unit / code coverage tests
Dave Barach
3
-0
/
+160
2019-05-09
make test: add quic multistream test case
Dave Wallace
1
-40
/
+118
2019-05-08
make test: introduce COREDUMP_COMPRESS option
Klement Sekera
2
-13
/
+17
2019-05-08
VPP-1508: Fix zip() under python3.
Paul Vinciguerra
1
-4
/
+4
2019-05-07
Improve lcov reported code coverage stats
Dave Barach
1
-2
/
+23
2019-05-07
make test: add python3 compatibility in extend_packet
Alexandre Poirrier
1
-2
/
+2
2019-05-06
make test: Fix truncated core file
Dave Wallace
1
-0
/
+23
2019-05-06
gcov / test framework: sigterm not sigkill
Dave Barach
2
-2
/
+2
2019-05-06
NAT: VPP-1646 test case asserts
Filip Varga
1
-0
/
+1
2019-05-02
NAT: VPP-1661 - test case cleanup and refactoring
Filip Varga
3
-1333
/
+1304
2019-05-02
vpp_papi_provider.py: update defautmapping.
Paul Vinciguerra
1
-0
/
+2
2019-04-25
crypto_ipsecmb: use pre-expanded keys
Damjan Marion
1
-1
/
+1
2019-04-25
ipsec: drop runts in esp-decrypt
Damjan Marion
1
-2
/
+22
2019-04-24
l2: Add support for arp unicast forwarding
Mohsin Kazmi
1
-2
/
+6
2019-04-24
NAT: VPP-1531 api cleanup & update
Filip Varga
3
-777
/
+787
2019-04-23
API: Python and Unix domain socket improvement
Ole Troan
3
-3
/
+16
2019-04-23
Revert "NAT: VPP-1531 api cleanup & update"
Ole Trøan
3
-787
/
+777
2019-04-23
NAT: VPP-1531 api cleanup & update
Filip Varga
3
-777
/
+787
2019-04-19
IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)
Neale Ranns
1
-0
/
+4
2019-04-19
svm: move fifo tests to a separate file
Florin Coras
1
-0
/
+26
2019-04-19
IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)
Neale Ranns
1
-0
/
+4
2019-04-18
GRE: API update
Neale Ranns
5
-81
/
+47
2019-04-18
tls: allow engines to customize close
Florin Coras
1
-2
/
+0
2019-04-18
IPSEC: tunnel rekey fix and test (VPP-1652)
Neale Ranns
1
-0
/
+57
2019-04-17
vcl/session: tx notifications for cut-thru sessions
Florin Coras
1
-2
/
+3
2019-04-17
api: Add to interface crud - read by sw_if_index.
Paul Vinciguerra
2
-0
/
+34
2019-04-17
IPSEC: Pass the algorithm salt (used in GCM) over the API
Neale Ranns
6
-32
/
+64
2019-04-17
crypto-ipsecmb: enable GCM
Neale Ranns
1
-1
/
+0
2019-04-16
gbp: Add support for allow sclass/dclass 1
Mohsin Kazmi
1
-0
/
+40
2019-04-16
IPSEC: support GCM in ESP
Neale Ranns
4
-33
/
+216
2019-04-11
IPSEC: ESP with ESN tests and fixes
Neale Ranns
2
-23
/
+33
2019-04-11
IPSEC-MB: Use random & non-repeating IV (VPP-1642)
Neale Ranns
2
-2
/
+2
2019-04-11
Tests: Refactor tearDown show command logging, add lifecycle markers.
Paul Vinciguerra
35
-204
/
+278
2019-04-10
make test: fix redundant setUp() in template_ipsec.py
Dave Wallace
1
-3
/
+0
2019-04-10
crypto: Intel IPSEC-MB engine
Neale Ranns
2
-41
/
+49
2019-04-10
make test: Initial QUIC test
Dave Wallace
1
-0
/
+89
2019-04-10
IPSEC: for each engine and algorithm tests
Neale Ranns
3
-408
/
+600
2019-04-10
Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.
Paul Vinciguerra
68
-3
/
+814
2019-04-10
API: Fix shared memory only action handlers.
Ole Troan
2
-2
/
+3
2019-04-08
GBP: drop and contract counters
Neale Ranns
1
-1
/
+24
2019-04-08
fixing typos
Jim Thompson
1
-2
/
+2
2019-04-08
IPSEC TEST: various hash alogrithms
Neale Ranns
2
-10
/
+89
2019-04-06
gbp: Add gbp bd flags unit test
Mohsin Kazmi
1
-1
/
+86
2019-04-05
IPSEC: punt reasons; SPI=0, no-tunnel
Neale Ranns
1
-6
/
+6
2019-04-04
gbp: Add bd flags
Mohsin Kazmi
1
-1
/
+5
[next]