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-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
2019-04-03
GBP: iVXLAN reflection check
Neale Ranns
1
-0
/
+15
2019-04-02
IPSEC-GRE; tests
Neale Ranns
4
-26
/
+203
2019-04-02
vppinfra: fix sparse_vec_index() returning non-zero index for some nonexisten...
Andrew Yourtchenko
1
-0
/
+34
2019-03-29
tests: test/vpp_l2.py fix missing name.
Paul Vinciguerra
11
-29
/
+24
2019-03-29
tests: refactor vpp_object.py
Paul Vinciguerra
18
-153
/
+22
2019-03-29
IPSEC: tunnel fragmentation
Neale Ranns
3
-28
/
+52
2019-03-28
ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN
Damjan Marion
2
-3
/
+3
2019-03-28
Punt Infra
Neale Ranns
1
-0
/
+176
2019-03-28
IPSEC: 4o6 and 6o4 for tunnel interfaces
Neale Ranns
2
-45
/
+137
2019-03-28
IPSEC: run encrpyt as a feautre on the tunnel
Neale Ranns
1
-2
/
+2
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
32
-142
/
+145
2019-03-27
make-test: fix ValueError raised by hook in python3
Naveen Joy
1
-1
/
+1
2019-03-27
GBP: fixes for l3-out routing
Neale Ranns
3
-54
/
+268
2019-03-26
VPP-1508: Tests: Update version of syslog_rfc5424_parser.
Paul Vinciguerra
1
-1
/
+1
2019-03-25
VCL: add TLS opt to socket_test.sh
Dave Wallace
2
-5
/
+5
2019-03-25
IPSEC tests fnd fix or Extended Sequence Numbers
Neale Ranns
3
-29
/
+264
2019-03-22
IPSEC: test for packet drop on sequence number wrap
Neale Ranns
1
-0
/
+16
2019-03-22
tests: update test_lb.py to use api call lb_conf.
Paul Vinciguerra
2
-4
/
+6
2019-03-21
BVI Interface
Neale Ranns
4
-32
/
+69
2019-03-21
IPSEC: Mutli-tunnel tests
Neale Ranns
5
-56
/
+215
2019-03-21
ipsec: add ipv6 support for ipsec tunnel interface
Kingwel Xie
4
-38
/
+92
2019-03-20
tests: cdp plugin. Replace cdp enable cli command with API call.
Paul Vinciguerra
1
-3
/
+3
2019-03-20
tests: replace CLI command with API for flowprobe params.
Paul Vinciguerra
1
-3
/
+5
2019-03-19
Revert "tests: Deprecate the use of CLI commands in tests."
Neale Ranns
2
-6
/
+1
2019-03-18
tests: Speedup tests by 30%.
Paul Vinciguerra
1
-0
/
+1
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
2
-1
/
+6
2019-03-15
Revert "API: Cleanup APIs interface.api"
Ole Trøan
13
-139
/
+125
2019-03-15
API: Cleanup APIs interface.api
Jakub Grajciar
13
-125
/
+139
2019-03-15
Add @deprecated decorator.
Paul Vinciguerra
1
-0
/
+1
2019-03-14
Tests: test/test_flowprobe.py Fix TypeError.
Paul Vinciguerra
1
-1
/
+1
2019-03-14
acl-plugin: fix the l2l3 unittest to actually verify the pcap
Andrew Yourtchenko
1
-4
/
+3
2019-03-14
TEST: link-state up/down notifications on FIB forwarding
Neale Ranns
2
-1
/
+90
2019-03-14
GBP: get source address from ARP packets for LPM classification
Neale Ranns
1
-0
/
+10
2019-03-13
Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/
Paul Vinciguerra
1
-2
/
+3
2019-03-12
Tests: Raise exception, don't raise string.
Paul Vinciguerra
4
-4
/
+4
2019-03-12
GBP: L3 out fixes
Neale Ranns
2
-34
/
+131
2019-03-12
FIB: path parsing, table-id not fib-index (VPP-1586)
Neale Ranns
2
-7
/
+33
2019-03-12
GBP: contracts API fixed length of allowed ethertypes
Neale Ranns
1
-1
/
+4
2019-03-12
VPP-1486: Unittest for stat segment file descriptor leak.
Paul Vinciguerra
1
-0
/
+41
2019-03-11
vpp_papi_provider: Remove more wrapper functions.
Ole Troan
36
-783
/
+409
2019-03-11
VPP-1508: Tests: Fix vpp_api struct.error under py3.
Paul Vinciguerra
15
-87
/
+122
2019-03-11
VPP-1508: Use scapy.compat to manage packet level library differences.
Paul Vinciguerra
27
-193
/
+261
[next]