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
/
session
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
session: fix session_table_get_or_alloc
Andreas Schultz
1
-8
/
+11
2020-04-22
session: multiple dgrams per dispatch
Florin Coras
1
-7
/
+50
2020-04-20
session: fix use-after-free in input node
BenoƮt Ganne
1
-1
/
+2
2020-04-20
session: avoid rx notifications on accepting sessions
Florin Coras
1
-0
/
+5
2020-04-19
session: fix half-open cleanup
Florin Coras
1
-3
/
+3
2020-04-17
session tcp: track half open in app wrk
Florin Coras
8
-10
/
+138
2020-04-15
session: detach session from app on cleanup
Florin Coras
1
-1
/
+6
2020-04-14
session: avoid all session cleanup on unlisten
Florin Coras
1
-9
/
+7
2020-04-13
session: remove ho with fifos support
Florin Coras
4
-29
/
+5
2020-04-13
session: cleanup debug code
Florin Coras
5
-319
/
+362
2020-04-13
session: adding debug events
Srikanth Akula
4
-0
/
+231
2020-04-10
udp: remove connected udp transport proto
Florin Coras
3
-7
/
+1
2020-04-09
session: fix leak on accept fifo alloc failure
Florin Coras
2
-6
/
+15
2020-04-09
session: update fifo slice on session migration
Florin Coras
3
-10
/
+71
2020-04-08
udp: cleanup input node
Florin Coras
2
-0
/
+32
2020-04-08
session: alloc exact number of bufs for multi-seg deqs
Simon Zhang
2
-7
/
+24
2020-04-07
session: add more session errors
Florin Coras
3
-21
/
+33
2020-04-07
udp session: allow dgram ip fragmentation
Florin Coras
1
-8
/
+3
2020-04-07
udp session: jumbo frames and configurable mtu
Florin Coras
1
-1
/
+6
2020-04-06
vcl session: enforce full dgram reads/writes
Florin Coras
1
-9
/
+7
2020-04-06
session udp: shared local endpoints
Florin Coras
7
-33
/
+89
2020-04-04
session tls: support tls descheduling
Florin Coras
3
-17
/
+31
2020-04-04
session tls: improve app transports tx scheduling
Florin Coras
2
-4
/
+27
2020-04-04
misc: sprintf be gone
Dave Barach
1
-3
/
+4
2020-04-03
session: improve error reporting
Florin Coras
12
-92
/
+132
2020-04-03
session: init port_proto_type asap
Florin Coras
1
-7
/
+11
2020-04-03
session udp: fix transport flags and migration
Florin Coras
2
-1
/
+2
2020-04-03
session: remove obsolete apis
Florin Coras
2
-797
/
+36
2020-04-02
udp session vcl: add udp iperf test
Florin Coras
1
-0
/
+7
2020-04-01
session udp: support connect on listeners
Florin Coras
3
-2
/
+5
2020-04-01
session: allow rx events independnt of state
Florin Coras
1
-6
/
+0
2020-04-01
session: fix fifos display
Aloys Augustin
1
-5
/
+2
2020-03-30
tcp: reuse session infra for syns and resets
Florin Coras
3
-15
/
+33
2020-03-30
session udp: flag for connected udp
Florin Coras
4
-2
/
+33
2020-03-26
session: fix coverity warning
Dave Barach
1
-1
/
+1
2020-03-26
svm: correct format_fifo_segment
Ryujiro Shibuya
1
-1
/
+3
2020-03-25
session: api to add new transport types
Florin Coras
11
-77
/
+128
2020-03-20
session: export session_alloc_for_connection
Andreas Schultz
2
-1
/
+3
2020-03-19
tcp: force deschedule if no send space available
Florin Coras
4
-12
/
+13
2020-03-19
session tcp udp: consolidate transport snd apis
Florin Coras
6
-49
/
+123
2020-03-06
session: fix session reschedule condition
Florin Coras
1
-1
/
+1
2020-03-05
session: fix segment search on fifo alloc
Florin Coras
1
-30
/
+23
2020-03-05
session: API cleanup
Jakub Grajciar
2
-141
/
+153
2020-02-26
svm: fix coverity warnings
Florin Coras
1
-2
/
+1
2020-02-26
tls session: fix unlisten
Florin Coras
2
-0
/
+27
2020-02-25
svm: minimal initial fifo
Florin Coras
5
-2
/
+7
2020-02-25
session: basic fifo-tuning-logic
Ryujiro Shibuya
8
-9
/
+93
2020-02-25
session svm: tracking segment memory usage
Ryujiro Shibuya
4
-19
/
+90
2020-02-25
svm: refactor fifo
Florin Coras
4
-91
/
+7
2020-02-23
session: include timer generated packets in max burst
Florin Coras
1
-1
/
+2
[next]