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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
build: switch release build to -O3
Damjan Marion
1
-1
/
+1
2021-04-29
session: accept notifies for sessions in created state
Florin Coras
1
-0
/
+2
2021-04-29
session: cleanup CREATED sessions when listener goes down
liuyacan
3
-0
/
+63
2021-04-28
ip: extend the punt cli to accept reason filter for sockets registration
Arthur de Kerhor
1
-0
/
+6
2021-04-27
gre: Remove the debugging logging from the mGRE tests
Neale Ranns
1
-6
/
+1
2021-04-27
misc: fix dead stores
Damjan Marion
1
-1
/
+1
2021-04-27
session: fix mq ext config cleanup
Florin Coras
1
-2
/
+1
2021-04-26
pg: fix packet coalescing cli
Ray Kinsella
1
-2
/
+2
2021-04-26
tests: clean up gbp calls from vpp_papi_provider
Paul Vinciguerra
1
-24
/
+16
2021-04-26
session: fix race condition in fifo allocation
liuyacan
3
-43
/
+39
2021-04-23
vxlan: Fix L3 mode
Nathan Skrzypczak
5
-103
/
+158
2021-04-23
session: set connected session index for ct
Florin Coras
1
-2
/
+5
2021-04-23
tcp: try to update sack list only if not empty
Florin Coras
1
-1
/
+1
2021-04-23
tcp: reorganize connection members
Florin Coras
2
-8
/
+8
2021-04-23
tls quic: improve error reporting
Florin Coras
2
-7
/
+11
2021-04-23
session: set fifo's session index before vcl attach
liuyacan
1
-0
/
+2
2021-04-22
session: remove unused connect/listen msg members
Florin Coras
1
-5
/
+0
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
7
-61
/
+72
2021-04-22
flow: Add API implementation of IP4/IP6, IP4_VXLAN/IP6_VXLAN
Chenmin Sun
3
-1
/
+63
2021-04-22
vcl session: extended connect/listen configuration
Florin Coras
4
-18
/
+65
2021-04-22
misc: add filter for specific error for pcap trace
Benoît Ganne
4
-1
/
+18
2021-04-22
ip: remove unnecesary inlining in ip4-rewrite node
Damjan Marion
1
-16
/
+3
2021-04-21
vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask)
Damjan Marion
1
-1
/
+1
2021-04-20
tcp: req app deq notification on fifo full
Florin Coras
3
-1
/
+33
2021-04-20
crypto: support async handlers for 3des and md5
Alexander Chernavin
2
-3
/
+12
2021-04-20
ipsec: remove WITH_LIBSSL macros
Damjan Marion
2
-125
/
+3
2021-04-19
ip: fix offload flags handling
Aloys Augustin
2
-3
/
+5
2021-04-19
interface: interface-output end node rework
Damjan Marion
4
-61
/
+77
2021-04-18
ip: remove dead code from ip_csum
Damjan Marion
1
-1
/
+0
2021-04-17
classify: honor pcap interface filter also when classify filter is used
Benoît Ganne
3
-135
/
+136
2021-04-15
tcp: support for rate sample attr flag
Florin Coras
2
-1
/
+23
2021-04-14
session: fix next node add on transport registration
Florin Coras
1
-7
/
+2
2021-04-14
misc: clang-12 support
Damjan Marion
1
-6
/
+2
2021-04-14
session tcp vcl: api to update connection attributes
Florin Coras
11
-26
/
+262
2021-04-14
flow: The type of vni in VxLAN flow should be u32
Chenmin Sun
3
-10
/
+8
2021-04-09
dpdk: selection of cryptodev engine data-path
Fan Zhang
2
-2
/
+4
2021-04-08
devices: af_packet - use netlink to get/set mtu
Aloys Augustin
3
-23
/
+100
2021-04-07
session: fix coverity warning
Florin Coras
2
-6
/
+6
2021-04-07
crypto: fix ops flags in crypto sw scheduler
Benoît Ganne
1
-0
/
+2
2021-04-06
session: basic support for interrupt mode
Florin Coras
4
-4
/
+176
2021-04-05
tcp: time infra improvements
Florin Coras
11
-35
/
+68
2021-04-05
vhost: Crash upon disconnect
Steven Luong
1
-1
/
+1
2021-04-05
ip6-nd: Solicitation reply only if target is our link-local
Neale Ranns
1
-4
/
+9
2021-04-02
ip-neighbor: suppress unsolicited clib_warning when sending garp
Steven Luong
2
-5
/
+19
2021-04-01
session: always clean rx mqs on app detach
Florin Coras
1
-4
/
+3
2021-04-01
ip: extend show cmd of ip reassembly configuration
Anton Nikolaev
4
-0
/
+16
2021-04-01
fib: Move the adjacency midchain nodes into a separate file
Neale Ranns
5
-233
/
+251
2021-03-30
session: interrupt mode for session node on main thread
Florin Coras
1
-15
/
+20
2021-03-30
interface: fix coverity
Damjan Marion
1
-2
/
+2
2021-03-29
svm session vcl: per app rx message queues
Florin Coras
8
-101
/
+496
[next]