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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
vcl: initialize ctrl_mq in workers
Florin Coras
2
-1
/
+5
2019-10-03
ipsec: allow null cipher with dpdk esp
Christian E. Hopps
1
-1
/
+2
2019-10-03
ipsec: fix memleaks in ikev2 openssl code
Christian E. Hopps
1
-3
/
+15
2019-10-03
udp: do not send received packets to error-drop
Aloys Augustin
1
-192
/
+173
2019-10-03
session: fix cleanup in closing states
Florin Coras
2
-3
/
+3
2019-10-03
fib: fix some typos in fib/mtrie
Lijian.Zhang
20
-35
/
+35
2019-10-03
ip: refactor reassembly
Klement Sekera
11
-843
/
+888
2019-10-03
papi: truncate long logger messages
Klement Sekera
1
-1
/
+4
2019-10-03
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
21
-0
/
+32
2019-10-03
build: pass 'no-pci' to autgenerated config
Damjan Marion
1
-0
/
+1
2019-10-03
gbp: fix contract rule handling
Benoît Ganne
7
-20
/
+50
2019-10-03
hsa: fix typo in vpp_echo for tx-buf
MathiasRaoul
1
-6
/
+6
2019-10-03
nat: fix update of outside fibs (output-feature)
Dmitry Vakhrushev
3
-4
/
+198
2019-10-03
ebuild: Add MAKE_PARALLEL_FLAGS to VPP build
juraj.linkes
1
-1
/
+1
2019-10-03
classify: remove includes from classifier header file
Damjan Marion
15
-10
/
+19
2019-10-03
hsa: refactor vpp_echo failure handling
Dave Wallace
7
-97
/
+214
2019-10-03
vcl: allow non-blocking connects
Florin Coras
4
-17
/
+38
2019-10-02
ip: mfib CLI 'via local' fix
Neale Ranns
1
-0
/
+2
2019-10-02
session: validate connection in session lookup del
Florin Coras
1
-1
/
+1
2019-10-02
tcp: use sacks for timer based recovery
Florin Coras
9
-278
/
+337
2019-10-02
ip: fix memory leak in ip_dump handler
Matthew Smith
1
-0
/
+2
2019-10-01
session: avoid transport cleanup if previously deleted
Florin Coras
1
-2
/
+3
2019-10-01
hsa: fix vpp_echo stats output
Dave Wallace
1
-16
/
+37
2019-09-30
session: move ctrl messages from bapi to mq
Florin Coras
14
-273
/
+808
2019-09-30
tcp: fix unformat cwnd multiplier
Florin Coras
1
-16
/
+18
2019-09-30
fib: do not dump no-longer valid adjacencies
Benoît Ganne
4
-3
/
+23
2019-09-30
gbp: remove loopback interfaces between tests
Benoît Ganne
1
-0
/
+3
2019-09-30
session: fix msg freeing on error
Nathan Skrzypczak
4
-24
/
+7
2019-09-30
tcp: refactor congestion event handling
Florin Coras
1
-40
/
+36
2019-09-30
session: builtin app rx notifications regardless of state
Florin Coras
1
-3
/
+5
2019-09-30
ikev2: add support for GCM cipher
Filip Tehlar
3
-1
/
+43
2019-09-30
tests: split up the long running IPSec tests into separate classes
Andrew Yourtchenko
1
-82
/
+398
2019-09-30
quic : refactor function naming
MathiasRaoul
3
-56
/
+51
2019-09-30
tcp: compute snd time for rate sample
Florin Coras
3
-29
/
+28
2019-09-30
session: limit pacer bucket size
Florin Coras
2
-2
/
+4
2019-09-30
vlib: fix cli process stack overflow
Aloys Augustin
1
-1
/
+1
2019-09-30
http_static: add dynamic GET / POST method hooks
Dave Barach
3
-178
/
+342
2019-09-30
vlib: cli support ctrl-w to erase left word
Hiroki Shirokura
1
-0
/
+47
2019-09-30
session: add session enable option in config file
Nathan Skrzypczak
1
-0
/
+2
2019-09-30
hsa: Fix QUIC sessions count calculation
Aloys Augustin
1
-3
/
+1
2019-09-30
map: fix non-null-terminated C-string
Benoît Ganne
1
-3
/
+4
2019-09-30
dpdk: fix null-termination of strings
Elias Rudberg
1
-0
/
+3
2019-09-30
hsa: fix memory management bugs
Benoît Ganne
2
-5
/
+9
2019-09-30
quic: fix use-after-free
Benoît Ganne
1
-1
/
+6
2019-09-30
quic: fix non-null terminated hostname string
Benoît Ganne
1
-9
/
+5
2019-09-30
session: fix session filter range
Florin Coras
1
-1
/
+1
2019-09-30
misc: fix shebang with missing env
Nathan Skrzypczak
2
-2
/
+2
2019-09-30
papi: let async calls return context
Vratko Polak
1
-1
/
+6
2019-09-30
ikev2: fix crash during IKE SA Init exchange
Filip Tehlar
1
-6
/
+1
2019-09-30
quic: fix server opening stream immediately
Aloys Augustin
2
-4
/
+19
[next]