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
2019-10-08
hsa: make vpp_echo use mq instead of bapi
Nathan Skrzypczak
1
-0
/
+2
2019-10-08
session: add is_migrating flag
Nathan Skrzypczak
2
-0
/
+2
2019-10-01
session: fix use-after-free
BenoƮt Ganne
2
-2
/
+2
2019-10-01
session: allow transport cleanup in any state
Florin Coras
1
-3
/
+2
2019-09-30
session: Fix missing elt regrab
Nathan Skrzypczak
1
-0
/
+1
2019-09-27
session: fix io_evt mq locking
Nathan Skrzypczak
1
-3
/
+2
2019-09-25
session: validate connection in session lookup del
Florin Coras
1
-1
/
+1
2019-09-25
tcp: use sacks for timer based recovery
Florin Coras
2
-1
/
+26
2019-09-25
session: fix cleanup in closing states
Florin Coras
1
-3
/
+1
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-09-24
session: avoid transport cleanup if previously deleted
Florin Coras
1
-2
/
+3
2019-09-20
session: fix msg freeing on error
Nathan Skrzypczak
2
-13
/
+7
2019-09-19
session: builtin app rx notifications regardless of state
Florin Coras
1
-3
/
+5
2019-09-17
session: limit pacer bucket size
Florin Coras
2
-2
/
+4
2019-09-13
session: add session enable option in config file
Nathan Skrzypczak
1
-0
/
+2
2019-09-10
tcp: enable gso in tcp hoststack
Simon Zhang
1
-3
/
+4
2019-09-10
session: fix session filter range
Florin Coras
1
-1
/
+1
2019-09-04
session: improve cli
Florin Coras
5
-145
/
+343
2019-09-04
session: avoid bihash list for session tables
Florin Coras
1
-12
/
+38
2019-09-03
api: enforce vla is last and fixed string type
Ole Troan
1
-1
/
+1
2019-08-30
session: move svm_fifo_clear_deq_ntf to before calling the app callback
Vladimir Kropylev
1
-2
/
+2
2019-08-30
session : make sure session layer is enabled when cli operate the sessions.
Guanghua Zhang
1
-0
/
+4
2019-08-29
svm: fix fifo hdr freelist allocation
Florin Coras
1
-0
/
+2
2019-08-28
session: fix unbind coverity warning
Florin Coras
1
-0
/
+7
2019-08-27
session: move ctrl messages from bapi to mq
Florin Coras
9
-106
/
+675
2019-08-19
session: add explicit reset api
Florin Coras
5
-6
/
+59
2019-08-13
session: fix enqueue notification on 32bit systems
Florin Coras
1
-3
/
+10
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
1
-1
/
+1
2019-08-08
udp: fix connections move
Aloys Augustin
1
-0
/
+28
2019-08-05
session: cache align transport base class
Florin Coras
4
-19
/
+20
2019-08-01
session: session pool migration notification
Florin Coras
6
-0
/
+43
2019-08-01
vppinfra: refactor clib_rwlock_t to use single condition variable
jaszha03
1
-1
/
+0
2019-07-29
session: fix vpp to app msg generation
Florin Coras
2
-66
/
+28
2019-07-27
session: define connection id length
Florin Coras
1
-3
/
+10
2019-07-26
session: separate ctrl, new and old events
Florin Coras
3
-89
/
+88
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
6
-8
/
+71
2019-07-25
session: add transport deleted state
Florin Coras
3
-10
/
+14
2019-07-23
api: binary api cleanup
Dave Barach
1
-1
/
+2
2019-07-23
session: reorganize dispatch logic
Florin Coras
3
-153
/
+141
2019-07-23
session: avoid postponing close
Florin Coras
1
-14
/
+0
2019-07-19
session: improve event logging
Florin Coras
4
-60
/
+49
2019-07-19
session: Use parent_handle instead of transport_opts
Nathan Skrzypczak
4
-6
/
+6
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-15
session: allow transports to generate closed notifications
Florin Coras
5
-27
/
+42
2019-07-12
quic: fix show session verbose
Aloys Augustin
1
-1
/
+2
2019-07-12
session: add thread index to all formatters
Aloys Augustin
2
-2
/
+3
[next]