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
/
session
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
session: remove io event dispatch dbg msg
Florin Coras
1
-4
/
+1
2020-08-12
session: close for reset replies independent of state
Florin Coras
1
-2
/
+2
2020-08-07
session: fix session_main_get_worker_if_valid
Nathan Skrzypczak
1
-1
/
+1
2020-08-07
session: fix transport proto unformat
Florin Coras
1
-4
/
+33
2020-08-07
session: Fix out of order mq
Nathan Skrzypczak
1
-1
/
+2
2020-08-07
session: session enable in multiworker
Nathan Skrzypczak
2
-1
/
+18
2020-08-07
session: fix app attach on error
Nathan Skrzypczak
1
-3
/
+2
2020-04-29
vlib: add ASSERT to vlib_time_now(...)
Dave Barach
1
-1
/
+1
2020-02-06
session: extra checks in session validation
Srikanth Akula
2
-13
/
+27
2020-02-06
session: re-set tx fifo event if out of buffers
Florin Coras
1
-1
/
+2
2019-11-28
session tcp: refactor pacer time
Florin Coras
6
-86
/
+68
2019-11-18
session: unify buffer tx dispatching
Florin Coras
1
-26
/
+11
2019-11-18
session: reschedule asap when snd space constrained
Florin Coras
2
-7
/
+28
2019-11-18
session tcp: infra for transports to send buffers
Florin Coras
2
-0
/
+29
2019-11-15
session: fix show cli with closed session
Florin Coras
1
-1
/
+3
2019-11-15
session: avoid double dispatch of new events
Florin Coras
1
-14
/
+17
2019-11-15
session: app-closed to transport-deleted on delete notify
Florin Coras
2
-2
/
+2
2019-11-15
vcl: add api to set lcl ip
Florin Coras
3
-1
/
+3
2019-11-05
session: fix dispatch event logging
Florin Coras
1
-16
/
+27
2019-11-05
tls: fix on tcp connection reset
Zeyu Zhang
1
-1
/
+2
2019-11-05
session: allow transport cleanup only if not deleted
Florin Coras
1
-2
/
+3
2019-11-05
session: avoid old io dispatch if no slots left to send
Ryujiro Shibuya
1
-2
/
+3
2019-10-31
session: increase max ctrl msg size
Florin Coras
3
-2
/
+13
2019-10-29
tcp: improve pacing after idle send periods
Florin Coras
3
-6
/
+19
2019-10-27
session: fix use-after-free
Benoît Ganne
1
-1
/
+1
2019-10-27
tcp: retry lost retransmits
Florin Coras
3
-7
/
+26
2019-10-11
session: fix use-after-free
Benoît Ganne
2
-2
/
+2
2019-10-04
session: Fix missing elt regrab
Nathan Skrzypczak
1
-0
/
+1
2019-10-03
session: allow transport cleanup in any state
Florin Coras
1
-3
/
+2
2019-10-03
session: fix io_evt mq locking
Nathan Skrzypczak
1
-3
/
+2
2019-10-03
session: fix unbind coverity warning
Florin Coras
1
-0
/
+7
2019-10-03
session: fix cleanup in closing states
Florin Coras
1
-3
/
+1
2019-10-03
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
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
2
-1
/
+26
2019-10-01
session: avoid transport cleanup if previously deleted
Florin Coras
1
-2
/
+3
2019-09-30
session: move ctrl messages from bapi to mq
Florin Coras
9
-106
/
+675
2019-09-30
session: fix msg freeing on error
Nathan Skrzypczak
2
-13
/
+7
2019-09-30
session: builtin app rx notifications regardless of state
Florin Coras
1
-3
/
+5
2019-09-30
session: limit pacer bucket size
Florin Coras
2
-2
/
+4
2019-09-30
session: add session enable option in config file
Nathan Skrzypczak
1
-0
/
+2
2019-09-30
session: fix session filter range
Florin Coras
1
-1
/
+1
2019-09-30
session: improve cli
Florin Coras
5
-145
/
+343
2019-09-29
tcp: enable gso in tcp hoststack
Simon Zhang
1
-3
/
+4
2019-09-29
session: avoid bihash list for session tables
Florin Coras
1
-12
/
+38
2019-09-29
session : make sure session layer is enabled when cli operate the sessions.
Guanghua Zhang
1
-0
/
+4
2019-09-28
session: move svm_fifo_clear_deq_ntf to before calling the app callback
Vladimir Kropylev
1
-2
/
+2
2019-09-27
svm: fix fifo hdr freelist allocation
Florin Coras
1
-0
/
+2
2019-09-20
session: add explicit reset api
Florin Coras
5
-6
/
+59
2019-09-09
api: enforce vla is last and fixed string type
Ole Troan
1
-1
/
+1
[next]