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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
tests: fix wrong checksum error message
Klement Sekera
1
-1
/
+3
2020-08-12
tests: display stdout and stderr when output caching is disabled
Benoît Ganne
1
-2
/
+2
2020-08-07
tests: fix deps pinning / patching
Aloys Augustin
1
-4
/
+2
2020-07-03
interface: shmemioerror while getting name_filter arg
Aleksander Djuric
1
-1
/
+6
2020-04-13
dhcp: fix unicast pkts, clean up state machine
Dave Barach
1
-0
/
+1
2020-04-07
docs: pin down sphinx to avoid crash with Sphinx 3.0.0
Andrew Yourtchenko
1
-1
/
+1
2020-02-12
classify: "classify filter ..." debug CLI cleanup
Dave Barach
1
-0
/
+187
2020-02-12
classify: vpp packet tracer support
Dave Barach
1
-0
/
+64
2020-01-29
bfd: reset peer discriminator on timeout
Klement Sekera
1
-0
/
+11
2019-12-02
ip: IP address and prefix types (moved from LISP)
Neale Ranns
1
-0
/
+20
2019-11-28
tests: Add UT to test incomplete MPLS adjacencies send ARP requests
Neale Ranns
1
-3
/
+42
2019-11-28
tests: test tls case
haiyanx1.zhang
1
-0
/
+145
2019-11-28
tests: add cli_return_response to vpp_papi_provider
Dave Barach
1
-2
/
+13
2019-11-18
tests: make threads in punt tests join when finished
Andrew Yourtchenko
1
-8
/
+23
2019-11-18
tests: support setting random seed
Klement Sekera
4
-1
/
+13
2019-11-18
tests: avoid test runner hanging on child test process join
Andrew Yourtchenko
1
-1
/
+13
2019-11-18
tests: decode worker stdout/stderr output
Dave Wallace
1
-2
/
+2
2019-11-15
tests: DEBUG=gdb[server]-all to debug worker(s)
Dave Wallace
2
-13
/
+74
2019-11-05
tests: make RA tests run on VPP time
Andrew Yourtchenko
2
-7
/
+21
2019-10-29
l2: l2bd nd termination test instability
Ole Troan
1
-1
/
+1
2019-10-29
tests: add PID of VPP under test to API dump filename for the test
Andrew Yourtchenko
1
-1
/
+2
2019-10-27
tests: make pg_start() wait until pg completes
Andrew Yourtchenko
1
-19
/
+13
2019-10-27
tests: log error which happens during connect and wait longer for stats socket
Andrew Yourtchenko
1
-2
/
+3
2019-10-27
tests: explicitly wait for the PG to finish before looking for capture file
Andrew Yourtchenko
1
-0
/
+15
2019-10-27
build: clean up make help output
Dave Wallace
1
-3
/
+3
2019-10-22
mpls: support fragmentation of mpls output packet
Rajesh Goel
1
-0
/
+56
2019-10-22
tests: handle unicode charactes in cli output
Klement Sekera
1
-1
/
+2
2019-10-18
ip: Fix IP unnumbered dump of one interface
Neale Ranns
1
-0
/
+9
2019-10-04
ipsec: support 4o6 and 6o4 for tunnel protect
Neale Ranns
1
-2
/
+40
2019-10-03
ip: respect buffer boundary when searching for ipv6 headers
Klement Sekera
1
-2
/
+19
2019-10-03
ip: refactor reassembly
Klement Sekera
1
-14
/
+16
2019-09-30
tests: split up the long running IPSec tests into separate classes
Andrew Yourtchenko
1
-82
/
+398
2019-09-30
tests: run vapi tests by default
Klement Sekera
5
-14
/
+14
2019-09-28
tests: fix centos detection
Klement Sekera
1
-1
/
+1
2019-09-25
ipsec: Fix NULL encryption algorithm
Neale Ranns
3
-1
/
+17
2019-09-25
ip: reassembly: send packet out on correct worker
Klement Sekera
2
-4
/
+355
2019-09-25
tests: support worker threads
Klement Sekera
1
-1
/
+4
2019-09-23
tests: Revert "Tests: Example duplicate code refactoring."
Klement Sekera
1
-243
/
+277
2019-09-21
tests: fix test-checkstyle to check plugin tests
Dave Wallace
1
-1
/
+1
2019-09-19
ipsec: fix missed IPSEC_INTEG_ALG_MD5_96
Dmitry Vakhrushev
1
-3
/
+3
2019-09-18
ip: allow addrs from the same prefix on intf
Matthew Smith
2
-8
/
+136
2019-09-12
api: split vl_api_prefix into two
Ole Troan
1
-1
/
+1
2019-09-09
api: enforce vla is last and fixed string type
Ole Troan
2
-14
/
+6
2019-09-02
gso: fix segmentation when gso_size greater than vlib buffer size
Mohsin Kazmi
1
-0
/
+32
2019-08-23
tests: move plugin tests to src/plugins/*/test
Dave Wallace
32
-30015
/
+8
2019-08-15
acl: fix stats-segment counters validation on acl update
Andrew Yourtchenko
1
-18
/
+36
2019-08-07
gbp: add l3out redirect to remote SEP unit test
Benoît Ganne
1
-0
/
+172
2019-08-07
tests: UT for MPLS 6PE
Neale Ranns
1
-1
/
+52
2019-08-07
fib tests: IP multicast over GRE
Neale Ranns
2
-1
/
+76
2019-08-06
ethernet: change to mark the CFI bit in the L2 header.
Prashant Maheshwari
2
-5
/
+18
[next]