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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-23
udp: fix connection flags
Aloys Augustin
1
-3
/
+3
2019-07-23
session: avoid postponing close
Florin Coras
1
-14
/
+0
2019-07-23
tcp: generate closed notifications whenever tcp closes
Florin Coras
2
-1
/
+6
2019-07-23
devices: vhost handling VHOST_USER_SET_FEATURES
Steven Luong
1
-0
/
+1
2019-07-22
bonding: fix create bond CLI
Zhiyong Yang
1
-1
/
+1
2019-07-22
udp: support close with data
Florin Coras
3
-19
/
+41
2019-07-22
gso: Fix the l3 packet gso segment size
Mohsin Kazmi
1
-1
/
+4
2019-07-19
fib: FIB Entry tracking
Neale Ranns
20
-135
/
+464
2019-07-19
session: improve event logging
Florin Coras
4
-60
/
+49
2019-07-19
bonding: add support for numa-only in lacp mode
Zhiyong Yang
5
-3
/
+56
2019-07-19
session: Use parent_handle instead of transport_opts
Nathan Skrzypczak
4
-6
/
+6
2019-07-19
ipsec: register for port 4500 at INIT
Neale Ranns
1
-13
/
+5
2019-07-19
ip: admin change affects intf IPv4 addr routes
Matthew G Smith
1
-7
/
+53
2019-07-18
tap: fix memory errors with create/delete API
Benoît Ganne
1
-7
/
+9
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
3
-4
/
+4
2019-07-17
tcp: add node with no 6-tuple lookup
Vladimir Kropylev
1
-22
/
+96
2019-07-17
session: move constants definition
Florin Coras
2
-2
/
+3
2019-07-17
session: use llist in session node evt handling
Florin Coras
3
-66
/
+145
2019-07-17
session: grab mq lock until ctrl event is enqueued
Florin Coras
1
-2
/
+1
2019-07-16
session: fix node enable sequence
Vladimir Kropylev
1
-1
/
+1
2019-07-16
ipsec: handle UDP keepalives
Neale Ranns
8
-38
/
+227
2019-07-16
ipsec: coverity found c-n-p error
Neale Ranns
1
-1
/
+1
2019-07-15
ipsec: rewind missing from dual loop
Neale Ranns
1
-4
/
+9
2019-07-15
interface: fix issue that pcap rx/tx trace not available when there are worke...
Wei CHEN
2
-8
/
+10
2019-07-15
session: allow transports to generate closed notifications
Florin Coras
6
-27
/
+44
2019-07-14
api: add DSCP definitions to ip_types.api
Paul Vinciguerra
1
-0
/
+46
2019-07-12
quic: fix show session verbose
Aloys Augustin
2
-4
/
+5
2019-07-12
tls quic: reduce default segment sizes
Aloys Augustin
1
-1
/
+1
2019-07-12
session: add thread index to all formatters
Aloys Augustin
5
-2
/
+9
2019-07-12
ipsec: drop outbound ESP when no crypto alg set
Matthew Smith
4
-5
/
+162
2019-07-12
ip: Trace the packet from the punt node
Neale Ranns
1
-7
/
+14
2019-07-12
ipsec: Reference count the SAs
Neale Ranns
9
-166
/
+155
2019-07-12
ip ipsec: Remove IPSec SPI-0 punt reason
Neale Ranns
5
-31
/
+31
2019-07-12
syslog: fix syslog structured data formatting
Benoît Ganne
1
-1
/
+1
2019-07-11
ip: Punt node does not free iovecs
Neale Ranns
3
-11
/
+22
2019-07-11
ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"
Neale Ranns
5
-27
/
+26
2019-07-11
ipsec: Revert "IPSEC: remove double byte swap of IP addresses"
Neale Ranns
1
-10
/
+18
2019-07-10
tcp: improve rate estimate
Florin Coras
2
-9
/
+22
2019-07-10
ip: fix show ip neigh vector read overflow
Benoît Ganne
3
-38
/
+30
2019-07-10
misc: fix buffer issue in geneve_input
Zhiyong Yang
1
-10
/
+8
2019-07-10
fib: fib_entry_flags_update takes a vector of paths
Neale Ranns
1
-5
/
+1
2019-07-09
session: notify app of session and transport cleanup
Florin Coras
5
-3
/
+39
2019-07-09
udp: UDPC handle open fail
Nathan Skrzypczak
1
-6
/
+9
2019-07-09
tcp: remove warning for multi-seg scnario.
Simon Zhang
1
-1
/
+0
2019-07-09
fib: fix urpf_itfs vector overflow
Benoît Ganne
1
-45
/
+16
2019-07-09
tcp: track last lost bytes in sack sb
Florin Coras
2
-3
/
+10
2019-07-09
vppinfra: allocate bihash virtual space on demand
Dave Barach
3
-0
/
+6
2019-07-08
map gbp papi: match endianess of f64
Paul Vinciguerra
1
-2
/
+2
2019-07-08
ip: retain local interface address adjacency
Matthew Smith
1
-6
/
+24
2019-07-08
session: add flag to disable session lookup
Nathan Skrzypczak
5
-5
/
+15
[next]