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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-14
tcp: extend protocol configuration
Florin Coras
5
-133
/
+195
2019-08-14
gbp: do not scan gbp bihash if not instantiated
Benoît Ganne
1
-0
/
+6
2019-08-13
svm: fix svmtool and svmdbtool segment fault.
Guanghua Zhang
2
-0
/
+4
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: fix session expiration timer bugs
Dave Barach
1
-33
/
+52
2019-08-12
ip: allow addrs from the same prefix on intf
Matthew Smith
4
-101
/
+396
2019-08-12
tcp: handle fin+rst+syn in closing state
Florin Coras
1
-0
/
+2
2019-08-12
http_static: debug spew control, session expiration timers
Dave Barach
1
-18
/
+42
2019-08-10
http_static: tls support
Dave Barach
1
-100
/
+356
2019-08-09
crypto: add '-maes' compile switch
Benoît Ganne
2
-2
/
+2
2019-08-09
quic: handle session migration notifications
Aloys Augustin
1
-63
/
+38
2019-08-09
vlib: fix vlib_buffer_copy to preserve buffer flags bit
John Lo
1
-3
/
+8
2019-08-09
session: allow closed transports to send
Florin Coras
1
-4
/
+16
2019-08-09
tls: mark as no lookup transport
Florin Coras
3
-15
/
+27
2019-08-09
tls: handle transport reset
Florin Coras
1
-1
/
+6
2019-08-09
stats: create /run/vpp before stat socket bind()
YohanPipereau
4
-35
/
+15
2019-08-08
api: vppapitrace JSON/API trace converter
Ole Troan
10
-202
/
+663
2019-08-08
udp: fix rx event generation
Florin Coras
1
-6
/
+20
2019-08-08
svm: fix fifo max writeable chunk computation
Florin Coras
1
-1
/
+1
2019-08-08
tcp: cleanup timers
Florin Coras
4
-142
/
+98
2019-08-08
tls: fix close with data
Florin Coras
3
-13
/
+63
2019-08-08
tcp: fix zero rwnd sent check
Florin Coras
1
-1
/
+1
2019-08-08
api: api socket respect unix runtime directory
Ole Troan
3
-21
/
+13
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
2019-08-07
interface: fix checksum flags
Florin Coras
1
-0
/
+3
2019-08-07
fib tests: IP multicast over GRE
Neale Ranns
1
-0
/
+1
2019-08-06
gbp: update gbp endpoint cli
Benoît Ganne
1
-5
/
+6
2019-08-06
udp: fix session migrate when not needed
Nathan Skrzypczak
1
-15
/
+21
2019-08-06
quic: Add missing session_migrate_callback
Nathan Skrzypczak
1
-0
/
+7
2019-08-06
rdma: fix double-free in rdma-tx
Benoît Ganne
2
-9
/
+10
2019-08-06
dpdk: remove SFP eeprom dump from 'show hardware-interfaces' and 'show hardwa...
Lijian.Zhang
1
-2
/
+5
2019-08-06
ethernet: change to mark the CFI bit in the L2 header.
Prashant Maheshwari
1
-3
/
+3
2019-08-05
svm: fix fifo growth on dequeue with drop
Florin Coras
1
-0
/
+6
2019-08-05
session: cache align transport base class
Florin Coras
4
-19
/
+20
2019-08-05
vcl: fix bapi disconnect with socket transport
Florin Coras
3
-1
/
+13
2019-08-05
docs: Add more quic plugin documentation
Nathan Skrzypczak
2
-38
/
+127
2019-08-05
quic: fix memset 0 picotls depends on
Nathan Skrzypczak
1
-0
/
+1
2019-08-05
vxlan: fix VXLANoIP6 checksum offload setup
John Lo
2
-7
/
+6
2019-08-03
ip: fix ip6/udp checksum for pkts using buffer chaining
John Lo
2
-4
/
+15
2019-08-02
quic: Improve quic echo connect threading
Nathan Skrzypczak
4
-732
/
+870
2019-08-02
vlib: fix out of memory issue
Filip Tehlar
1
-0
/
+3
2019-08-02
devices: add null check after map_guest_mem calls
Steven Luong
1
-2
/
+16
2019-08-02
vcl: initialize worker thread index and heap map slot
Florin Coras
1
-0
/
+3
2019-08-02
vppinfra: Expose function setting __os_thread_index
Nathan Skrzypczak
3
-20
/
+28
2019-08-02
tcp: add more connection stats
Florin Coras
4
-6
/
+81
2019-08-02
ethernet: fix ARP feature arc definition
Dave Barach
1
-2
/
+9
2019-08-02
vmxnet3: don't bypass ethernet_input
Steven Luong
2
-15
/
+6
2019-08-02
lb: fix usage of lb_main in test
Florin Coras
1
-2
/
+18
[next]