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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
vlib: clean up the "pcap dispatch trace" debug CLI
Dave Barach
3
-136
/
+186
2019-09-09
api: enforce vla is last and fixed string type
Ole Troan
20
-256
/
+260
2019-09-07
ip: fix udp/tcp checksum corner cases
Dave Barach
12
-5
/
+1035
2019-09-05
tap: revert clean-up when linux will delete the tap interface
Mohsin Kazmi
2
-43
/
+0
2019-09-05
crypto: add '-maes' compile switch
Benoît Ganne
2
-2
/
+2
2019-09-05
gbp: add unknown remote EP redirect unit test
Benoît Ganne
1
-6
/
+27
2019-09-05
gbp: add remote EP redirect to remote SEP unit test
Benoît Ganne
1
-1
/
+94
2019-09-04
quic: handle session migration notifications
Aloys Augustin
1
-63
/
+38
2019-09-04
ethernet: fix dmac check avx2 loop condition
Matthew Smith
1
-1
/
+1
2019-09-03
vppinfra: add bihash_init2
Dave Barach
2
-20
/
+53
2019-09-03
tap: interface rx counter not increment correct
Steven Luong
1
-1
/
+1
2019-09-03
vmxnet3: interface rx counter not increment correctly
Steven Luong
1
-1
/
+1
2019-09-03
nat: handoff traffic matching for dynamic NAT
Filip Varga
9
-222
/
+493
2019-09-02
acl: perform a sanity check of ACL rules before creating ACL
Andrew Yourtchenko
1
-0
/
+65
2019-09-02
ip: ip6_preflen_to_mask incorrect result for prefix len > 64
Andrew Yourtchenko
1
-0
/
+1
2019-09-02
gso: fix segmentation when gso_size greater than vlib buffer size
Mohsin Kazmi
1
-1
/
+4
2019-08-30
dpdk: enable checksum offload for Intel SRIOV NIC drivers
John Lo
1
-0
/
+8
2019-08-26
avf: properly set irq queue masks
Damjan Marion
1
-1
/
+2
2019-08-23
tests: move plugin tests to src/plugins/*/test
Dave Wallace
33
-0
/
+30016
2019-08-23
dns: cherry-pick 21444, 21468 from master
Dave Barach
16
-405
/
+789
2019-08-20
devices: skip checksum calculation if guest supports checksum offload
Steven Luong
1
-3
/
+7
2019-08-20
tcp: default to debug disabled
Florin Coras
1
-1
/
+1
2019-08-20
dns: handle multiple replies for single requests
Dave Barach
3
-59
/
+121
2019-08-19
dhcp: resolver process node index in main_t
Dave Barach
4
-5
/
+3
2019-08-19
gso: fix l3 and l4 header offset in case of tagged interface
Mohsin Kazmi
2
-0
/
+28
2019-08-18
gso: fix the segmentation to use current_data offset
Mohsin Kazmi
1
-15
/
+16
2019-08-17
gso: remove the ip checksum flag in case of ipv6
Mohsin Kazmi
2
-2
/
+0
2019-08-16
tcp: fix cc algo name parsing
Florin Coras
1
-1
/
+1
2019-08-15
vlib: copy trace_handle in vlib_buffer_copy/clone() functions
John Lo
7
-19
/
+3
2019-08-15
acl: fix stats-segment counters validation on acl update
Andrew Yourtchenko
2
-8
/
+46
2019-08-14
tcp: extend protocol configuration
v19.08-rc2
Florin Coras
5
-133
/
+195
2019-08-14
svm: fix svmtool and svmdbtool segment fault.
Guanghua Zhang
2
-0
/
+4
2019-08-14
gbp: do not scan gbp bihash if not instantiated
Benoît Ganne
1
-0
/
+6
2019-08-13
session: fix enqueue notification on 32bit systems
Florin Coras
1
-3
/
+10
2019-08-13
fib: add adj_midchain.h to the list of files to install in the include path
Alberto Compagno
1
-0
/
+1
2019-08-12
http_static: manual cherry-pick 21231,21246
Dave Barach
1
-51
/
+94
2019-08-12
tcp: handle fin+rst+syn in closing state
Florin Coras
1
-0
/
+2
2019-08-12
http_static: tls support
Dave Barach
1
-100
/
+356
2019-08-12
api: vppapitrace JSON/API trace converter
Ole Troan
10
-203
/
+664
2019-08-10
vlib: fix vlib_buffer_copy to preserve buffer flags bit
John Lo
1
-3
/
+8
2019-08-09
tls: mark as no lookup transport
Florin Coras
3
-15
/
+27
2019-08-09
udp: fix rx event generation
Florin Coras
1
-6
/
+20
2019-08-09
session: allow closed transports to send
Florin Coras
1
-4
/
+16
2019-08-09
tls: handle transport reset
Florin Coras
1
-1
/
+6
2019-08-09
svm: fix fifo max writeable chunk computation
Florin Coras
1
-1
/
+1
2019-08-09
tls: fix close with data
Florin Coras
3
-13
/
+63
2019-08-09
tcp: fix zero rwnd sent check
Florin Coras
1
-1
/
+1
2019-08-09
tcp: cleanup timers
Florin Coras
4
-142
/
+98
2019-08-08
udp: fix connections move
Aloys Augustin
2
-1
/
+32
2019-08-07
rdma: add missing symbols
Benoît Ganne
1
-2
/
+4
[next]