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-08-21
dns: add basic functional "make test" case
Dave Barach
1
-0
/
+110
2019-08-20
ip: reassembly: send packet out on correct worker
Klement Sekera
2
-4
/
+355
2019-08-20
tests: support worker threads
Klement Sekera
1
-1
/
+4
2019-08-20
api: Cleanup APIs interface.api
Jakub Grajciar
14
-127
/
+148
2019-08-20
tests: Revert "Tests: Example duplicate code refactoring."
Klement Sekera
1
-243
/
+277
2019-08-16
acl: fix stats-segment counters validation on acl update
Andrew Yourtchenko
1
-18
/
+36
2019-08-16
hsa: Refactor quic_echo to allow other protocols
Nathan Skrzypczak
1
-2
/
+2
2019-08-16
ipsec: fix missed IPSEC_INTEG_ALG_MD5_96
Dmitry Vakhrushev
1
-3
/
+3
2019-08-14
gbp: add local l3out redirect to local SEP unit test
Benoît Ganne
1
-3
/
+36
2019-08-12
ip: allow addrs from the same prefix on intf
Matthew Smith
2
-8
/
+136
2019-08-09
gbp: add remote EP redirect to remote SEP unit test
Benoît Ganne
1
-1
/
+94
2019-08-09
gbp: add unknown remote EP redirect unit test
Benoît Ganne
1
-6
/
+27
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
2019-08-01
ipsec: Redo the anit-replay check post decrypt
Neale Ranns
1
-0
/
+15
2019-07-31
lb: vip and as dump/detail api's
Hongjun Ni
2
-0
/
+160
2019-07-31
gso: fix the test case
Mohsin Kazmi
1
-1
/
+0
2019-07-31
devices interface tests: vhosst GSO support
Steven Luong
1
-1
/
+3
2019-07-31
qos: Store function
Neale Ranns
3
-2
/
+84
2019-07-31
api papi: add alias for timestamp(datetime)/timedelta
Paul Vinciguerra
1
-10
/
+19
2019-07-31
tests: disable pg capture before enabling it
Andrew Yourtchenko
4
-2
/
+31
2019-07-31
tests: Split IPSec ESP into parameterized tests per engine
Neale Ranns
2
-67
/
+60
2019-07-31
ip: Ensure reassembly runs before IPSec decrypt.
Neale Ranns
2
-3
/
+78
2019-07-28
build: add option to wipe/rebuild papi
Paul Vinciguerra
1
-0
/
+6
2019-07-28
pg: add GSO support
Mohsin Kazmi
3
-4
/
+193
2019-07-26
dhcp ip: DSCP settings for transmitted DHCP packets
Neale Ranns
2
-11
/
+65
2019-07-26
dhcp: send unicast and broadcast packets via the IP adjacency
Neale Ranns
1
-16
/
+62
2019-07-25
vom: QoS support
Neale Ranns
1
-0
/
+79
2019-07-24
acl: implement counters
Andrew Yourtchenko
1
-5
/
+35
2019-07-24
tests: add cpu/shm info to test runner output
Paul Vinciguerra
1
-1
/
+13
2019-07-24
qos: QoS dump APIs
Neale Ranns
3
-146
/
+168
2019-07-24
fib: Support the POP of a Psuedo Wire Control Word
Neale Ranns
2
-41
/
+86
2019-07-24
ipsec: GCM, Anti-replay and ESN fixess
Neale Ranns
3
-78
/
+210
2019-07-24
vppinfra: add mapped pcap file support
Gary Boon
1
-0
/
+55
2019-07-23
tests: pin pip version
Aloys Augustin
1
-0
/
+4
2019-07-19
bonding: add support for numa-only in lacp mode
Zhiyong Yang
3
-1
/
+7
2019-07-19
ip: admin change affects intf IPv4 addr routes
Matthew G Smith
1
-0
/
+74
2019-07-16
ipsec: handle UDP keepalives
Neale Ranns
3
-9
/
+133
2019-07-14
tests: fix error in VppDiedError exception
Paul Vinciguerra
1
-2
/
+2
2019-07-12
tests: remove invalid arguments passed to papi
Paul Vinciguerra
1
-5
/
+1
2019-07-12
ip ipsec: Remove IPSec SPI-0 punt reason
Neale Ranns
1
-26
/
+32
2019-07-11
gbp: An Endpoint can change sclass
Neale Ranns
1
-1
/
+65
2019-07-10
tests: Re-enable ipsec tests on ARM
juraj.linkes
2
-6
/
+4
2019-07-09
tests: remove unused class attribute in VppTestCase
Paul Vinciguerra
1
-1
/
+0
2019-07-09
gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf
Neale Ranns
1
-19
/
+66
2019-07-09
quic: add back missing test timeout
Nathan Skrzypczak
1
-2
/
+2
2019-07-09
tests: treat all truthy env vars the same way
Paul Vinciguerra
2
-13
/
+31
2019-07-09
vppinfra: allocate bihash virtual space on demand
Dave Barach
1
-0
/
+1
[next]