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
2018-03-16
session: allow local host binds
Florin Coras
1
-4
/
+4
2018-03-15
Update session local address is_ip4 on bind when not global
Keith Burns (alagalah)
1
-0
/
+1
2018-03-15
tls: add openssl engine
Florin Coras
3
-0
/
+7
2018-03-07
tls: enforce certificate verification
Florin Coras
7
-82
/
+122
2018-03-05
tls: add stop listen handler
Florin Coras
1
-2
/
+14
2018-03-02
session: first approximation implementation of tls
Florin Coras
15
-152
/
+525
2018-03-01
session: zero out ips in local endpoint lookup only if local
Florin Coras
1
-29
/
+61
2018-02-15
session: fix fifo allocation for empty connect seg-managers
Florin Coras
1
-1
/
+0
2018-02-15
session: avoid session handle conflict with vcl
Florin Coras
6
-13
/
+63
2018-02-14
session: support local sessions and deprecate redirects
Florin Coras
15
-429
/
+1161
2018-02-05
session: segment manager refactor
Florin Coras
9
-446
/
+596
2018-01-27
session: use clib rwlocks instead of custom implementation
Florin Coras
2
-27
/
+9
2018-01-27
Fix session/tcp coverity warnings
Florin Coras
2
-2
/
+11
2018-01-27
session: disconnect and echo client improvements
Florin Coras
5
-15
/
+26
2018-01-26
session: move builtin apps to their own folder
Florin Coras
3
-42
/
+16
2018-01-25
session: add support for memfd segments
Florin Coras
10
-230
/
+342
2018-01-24
SCTP stack (RFC4960)
Marco Varlese
3
-2
/
+25
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-11
/
+11
2018-01-09
api: refactor vlibmemory
Florin Coras
8
-45
/
+40
2017-12-22
tcp: add builtin server/client transfer test
Florin Coras
1
-0
/
+1
2017-12-18
session api: Fix Coverity Warning CID 180115
Dave Wallace
1
-1
/
+1
2017-12-14
session: cleanup attach flags
Florin Coras
6
-39
/
+28
2017-12-12
session: fix proxy removal
Florin Coras
1
-20
/
+68
2017-12-11
session: generalize handling of network transports
Florin Coras
11
-185
/
+241
2017-12-10
make sure the very first fragment triggers an rx_callback
Andreas Schultz
1
-0
/
+1
2017-12-10
VPP-1077 Add meaningful error info, when executing command with enable/disabl...
Swarup Nayak
1
-1
/
+1
2017-12-06
session: support for rule tags overwriting
Florin Coras
2
-67
/
+156
2017-12-01
session: allocate cb messages from client ring
Florin Coras
1
-5
/
+5
2017-11-29
session: fix preallocation of local endpoint table
Florin Coras
4
-14
/
+40
2017-11-28
Shut down session queue input nodes on exit
Dave Barach
2
-0
/
+21
2017-11-28
tcp: fix retransmissions under buffer shortage
Florin Coras
1
-2
/
+1
2017-11-27
session: return bound listener for proxy accepts
Florin Coras
3
-1
/
+14
2017-11-26
Fix session rule port endianness.
Milan Lenco
2
-14
/
+16
2017-11-22
session: do not check transport for local table binds
Florin Coras
1
-9
/
+9
2017-11-22
session: more rules unit tests and cli improvements
Florin Coras
3
-17
/
+142
2017-11-21
session: unset fifo event before reading fifo size
Florin Coras
1
-6
/
+4
2017-11-20
session/tcp: filtering improvements
Florin Coras
5
-106
/
+204
2017-11-19
session: fix session rules api to use transport proto
Florin Coras
1
-0
/
+1
2017-11-17
vppcom: improve listener session handling
Florin Coras
2
-16
/
+36
2017-11-12
session: add handle to disconnect_session_reply api msg.
Dave Wallace
1
-1
/
+1
2017-11-10
session: add app ns index to ns create api
Florin Coras
2
-3
/
+31
2017-11-10
session: use listener logic for proxy rules
Florin Coras
5
-53
/
+133
2017-11-10
session: use pool for segment manager properties
Florin Coras
5
-37
/
+83
2017-11-09
session: fix app index in unbind
Florin Coras
1
-1
/
+1
2017-11-09
session: lookup/rules table improvements and cleanup
Florin Coras
6
-206
/
+361
2017-11-09
session: fix app ns list cli dump
Florin Coras
1
-4
/
+8
2017-11-08
session: fix show app ns table cli
Florin Coras
1
-10
/
+15
2017-11-07
session: fix v6 double binds
Florin Coras
4
-8
/
+100
2017-11-06
session: add rule tags
Florin Coras
12
-235
/
+468
[next]