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-06-25
tests: one more ipfix flush cli to api replacement
Vratko Polak
1
-1
/
+1
2019-06-25
tests: fix test_gbp.py.
Paul Vinciguerra
4
-85
/
+107
2019-06-25
quic: test_quic.py style is fixed.
Chore
1
-15
/
+49
2019-06-25
tests: if vpp is dead, specify the test name in the output
Paul Vinciguerra
1
-3
/
+15
2019-06-24
quic: server create streams test case
Dave Wallace
1
-201
/
+116
2019-06-24
api: implement ipfix_flush
Paul Vinciguerra
2
-37
/
+37
2019-06-24
tests: refactor VppDiedError.
Paul Vinciguerra
3
-29
/
+32
2019-06-20
tests: move output from CI results and put in log
Paul Vinciguerra
1
-1
/
+1
2019-06-20
tests: add sudo to gdb commands
Paul Vinciguerra
1
-2
/
+3
2019-06-20
buffers: fix crash
Klement Sekera
1
-0
/
+29
2019-06-19
l2: BD ARP termination entry API update
Neale Ranns
3
-27
/
+31
2019-06-19
tests: send packet output to log - test_punt.py
Paul Vinciguerra
1
-1
/
+0
2019-06-18
tests: fix checkstyle failure in test_stats_client.py
Steven Luong
1
-1
/
+4
2019-06-18
ipsec: fix ipv6 tunnel protect tests
Florin Coras
1
-2
/
+1
2019-06-18
ipsec: ipsec-tun protect
Neale Ranns
7
-129
/
+792
2019-06-18
fib: fib api updates
Neale Ranns
52
-1422
/
+1224
2019-06-18
stats: fix memory leakage when adding / deleting interfaces
Ole Troan
1
-1
/
+18
2019-06-18
ip: reassembly-separate feature and custom code
Klement Sekera
1
-0
/
+18
2019-06-14
ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped...
Neale Ranns
3
-15
/
+47
2019-06-12
tests: filter sw_interface_dump in tests.
Paul Vinciguerra
2
-3
/
+3
2019-06-07
bfd: UT for BFD session over GRE tunnel
Neale Ranns
2
-14
/
+113
2019-06-07
VOM-test: fix the UT post BVI and Bridge-domain changes
Neale Ranns
1
-7
/
+27
2019-06-07
tests: framework gracefully handle 'VppTransportShmemIOError'
Paul Vinciguerra
2
-16
/
+18
2019-06-07
tests: fix broken test test_gtpu.py TestGtpuUDP
Paul Vinciguerra
1
-1
/
+1
2019-06-06
IP-Punt-redirect: allow the use of a FIB path to describe how to
Neale Ranns
1
-3
/
+6
2019-06-06
gbp: fix lpm classification with vlan
BenoƮt Ganne
1
-0
/
+33
2019-06-05
L3 cross connect
Neale Ranns
1
-0
/
+174
2019-06-05
IPSEC: some CLI fixes
Neale Ranns
1
-0
/
+28
2019-06-04
Tests: simple refactor in vpp_pg_interface.
Paul Vinciguerra
1
-25
/
+23
2019-06-04
punt: fix the set_punt API/CLI which was rejecting valid ports
Neale Ranns
1
-1
/
+20
2019-06-04
Punt: specify packets by IP protocol Type
Neale Ranns
1
-3
/
+160
2019-05-30
ipip: refactor ipip.api with explicit types
Ole Troan
1
-37
/
+67
2019-05-29
gtpu: unit-test check udp ports
Jakub Grajciar
1
-0
/
+87
2019-05-29
Tests: vpp_pg_interface. Don't rewrite Dot1AD ethertype.
Paul Vinciguerra
1
-11
/
+0
2019-05-29
make test: fix packet counter assert
Klement Sekera
3
-27
/
+33
2019-05-29
map: Use vl_api_string macros.
Paul Vinciguerra
1
-4
/
+44
2019-05-28
l2tp: l2tp-decap-local don't accept packets unless configured
Jakub Grajciar
1
-0
/
+48
2019-05-28
make test: add option in pg interfaces for duplicating packets
Alexandre Poirrier
1
-2
/
+12
2019-05-28
Punt: socket register for exception dispatched/punted packets based on reason
Neale Ranns
2
-326
/
+505
2019-05-28
Add an ip6 local hop-by-hop protocol demux table
Dave Barach
1
-1
/
+14
2019-05-28
gre: don't register gre input nodes unless a gre tunnel is created
Jakub Grajciar
1
-0
/
+46
2019-05-27
IPIP tunnel: use address types on API
Neale Ranns
2
-22
/
+25
2019-05-22
make test: fix bug due to concurrent commits
Klement Sekera
1
-4
/
+4
2019-05-22
make test: Fix QUIC External apps transfer test
Dave Wallace
1
-3
/
+9
2019-05-22
stats: support multiple works for error counters
Ole Troan
6
-64
/
+84
2019-05-20
openssl plugin 3des routine iv_len fix
Vladimir Ratnikov
1
-2
/
+10
2019-05-20
reassembly: prevent long chain attack
Klement Sekera
3
-0
/
+95
2019-05-17
Tests: Refactor. Remove copies of enums.
Paul Vinciguerra
4
-62
/
+69
2019-05-17
make test: Add QUIC serial transfer test
Dave Wallace
1
-2
/
+38
2019-05-17
Tests: Raise exception if API cli_inband command fails.
Paul Vinciguerra
7
-18
/
+29
[next]