Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
6ed154f779c765f38b61ed84349bd539287dd02b
/
src
/
vnet
/
session
c31dc31
tcp: improve pacing after idle send periods
by Florin Coras
· 5 years ago
be237bf
tcp: retry lost retransmits
by Florin Coras
· 5 years ago
7fbdb6a
session: fix typos & cert_key store init
by Nathan Skrzypczak
· 5 years ago
2a11184
session: avoid old io dispatch if no slots left to send
by Ryujiro Shibuya
· 5 years ago
82fc5fd
hsa: use crypto_engine_type_t for TLS
by Nathan Skrzypczak
· 5 years ago
79f8953
session: Add certificate store
by Nathan Skrzypczak
· 5 years ago
8095b60
hsa: make vpp_echo use mq instead of bapi
by Nathan Skrzypczak
· 5 years ago
caa7acf
session: add is_migrating flag
by Nathan Skrzypczak
· 5 years ago
d4aeb84
session: fix use-after-free
by Benoît Ganne
· 5 years ago
b5a2f70
session: allow transport cleanup in any state
by Florin Coras
· 5 years ago
19e52c9
session: Fix missing elt regrab
by Nathan Skrzypczak
· 5 years ago
35174b4
session: fix io_evt mq locking
by Nathan Skrzypczak
· 5 years ago
e1e7fb8
session: validate connection in session lookup del
by Florin Coras
· 5 years ago
36ebcff
tcp: use sacks for timer based recovery
by Florin Coras
· 5 years ago
54c93cf
session: fix cleanup in closing states
by Florin Coras
· 5 years ago
7ca5aaa
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
by Damjan Marion
· 5 years ago
cac31a4
session: avoid transport cleanup if previously deleted
by Florin Coras
· 5 years ago
1afa7af
session: fix msg freeing on error
by Nathan Skrzypczak
· 5 years ago
5c29029
session: builtin app rx notifications regardless of state
by Florin Coras
· 5 years ago
7c8f828
session: limit pacer bucket size
by Florin Coras
· 5 years ago
1292d19
session: add session enable option in config file
by Nathan Skrzypczak
· 5 years ago
1146ff4
tcp: enable gso in tcp hoststack
by Simon Zhang
· 5 years ago
61a89f2
session: fix session filter range
by Florin Coras
· 5 years ago
5bb23ec
session: improve cli
by Florin Coras
· 5 years ago
27eeb87
session: avoid bihash list for session tables
by Florin Coras
· 5 years ago
e5ff5a3
api: enforce vla is last and fixed string type
by Ole Troan
· 5 years ago
5c89fbf
session: move svm_fifo_clear_deq_ntf to before calling the app callback
by Vladimir Kropylev
· 5 years ago
fcd5e12
session : make sure session layer is enabled when cli operate the sessions.
by Guanghua Zhang
· 5 years ago
73cad33
svm: fix fifo hdr freelist allocation
by Florin Coras
· 5 years ago
eef61bb
session: fix unbind coverity warning
by Florin Coras
· 5 years ago
458089b
session: move ctrl messages from bapi to mq
by Florin Coras
· 5 years ago
dfb3b87
session: add explicit reset api
by Florin Coras
· 5 years ago
5d8a806
session: fix enqueue notification on 32bit systems
by Florin Coras
· 5 years ago
a678974
session: allow closed transports to send
by Florin Coras
· 5 years ago
d09236d
tls: mark as no lookup transport
by Florin Coras
· 5 years ago
b339233
udp: fix connections move
by Aloys Augustin
· 5 years ago
0048223
session: cache align transport base class
by Florin Coras
· 5 years ago
49568af
session: session pool migration notification
by Florin Coras
· 5 years ago
30aaf97
vppinfra: refactor clib_rwlock_t to use single condition variable
by jaszha03
· 5 years ago
2b5fed8
session: fix vpp to app msg generation
by Florin Coras
· 5 years ago
854e0a2
session: define connection id length
by Florin Coras
· 5 years ago
b0ffbee
session: separate ctrl, new and old events
by Florin Coras
· 5 years ago
26dd6de
session tcp: handle rxt and acks as custom events
by Florin Coras
· 5 years ago
5f06632
session: add transport deleted state
by Florin Coras
· 5 years ago
3940de3
api: binary api cleanup
by Dave Barach
· 5 years ago
60183db
session: reorganize dispatch logic
by Florin Coras
· 5 years ago
198cba8
session: avoid postponing close
by Florin Coras
· 5 years ago
cca9618
session: improve event logging
by Florin Coras
· 5 years ago
8ac1d6d
session: Use parent_handle instead of transport_opts
by Nathan Skrzypczak
· 5 years ago
6e8b811
session: move constants definition
by Florin Coras
· 5 years ago
2062ec0
session: use llist in session node evt handling
by Florin Coras
· 5 years ago
0dfbce6
session: grab mq lock until ctrl event is enqueued
by Florin Coras
· 5 years ago
a2e4451
session: fix node enable sequence
by Vladimir Kropylev
· 5 years ago
692b949
session: allow transports to generate closed notifications
by Florin Coras
· 5 years ago
95dd1fe
quic: fix show session verbose
by Aloys Augustin
· 5 years ago
a0abbff
session: add thread index to all formatters
by Aloys Augustin
· 5 years ago
70f26d5
session: notify app of session and transport cleanup
by Florin Coras
· 5 years ago
777d2ae
tcp: remove warning for multi-seg scnario.
by Simon Zhang
· 5 years ago
2eed1a1
session: add flag to disable session lookup
by Nathan Skrzypczak
· 5 years ago
61ad550
session: target app.fib_index in unbind_uri
by Nathan Skrzypczak
· 5 years ago
0c7f54d
quic: fifo notifications fix
by Aloys Augustin
· 5 years ago
2d379d8
svm: rename fifo tx notifications to reflect use
by Florin Coras
· 5 years ago
a26349d
session: add half_open_has_fifos for UDPC
by Nathan Skrzypczak
· 5 years ago
e971bc9
session: Add transport vft protocol options
by Nathan Skrzypczak
· 5 years ago
5281473
tcp: delivery rate estimator
by Florin Coras
· 6 years ago
b4c6775
session: full lock on session_send_evt_to_thread
by Nathan Skrzypczak
· 5 years ago
e4a1a32
quic: remove session flags identifying Q/S sessions
by Nathan Skrzypczak
· 5 years ago
f867cf1
session: call session_dequeue_notify after svm_fifo_dequeue_drop
by Vladimir Kropylev
· 5 years ago
2f0f96b
session: use listener_handle instead of listener_index
by Nathan Skrzypczak
· 6 years ago
87d6633
session: use session handles as app listener handles
by Florin Coras
· 6 years ago
5368bb0
svm: improve fifo segment show
by Florin Coras
· 6 years ago
06a2eec
tcp: handle fin+rst in same frame
by Florin Coras
· 6 years ago
ba65ca4
Add transport_opts to connect_sock bapi
by Nathan Skrzypczak
· 6 years ago
ba123e1
QUIC multi thread update
by Aloys Augustin
· 6 years ago
f9d4ab4
svm: improve fifo segment prealloc support
by Florin Coras
· 6 years ago
404b8a3
session: segment manager fixes
by Florin Coras
· 6 years ago
0e573f5
session: send tx events when data is dequeued
by Florin Coras
· 6 years ago
0b81915
add TLS endpoint function
by Yu Ping
· 6 years ago
344ce42
session/svm: apis for fifo shrinking
by Florin Coras
· 6 years ago
87b15ce
svm: more fifo refactor/cleanup
by Florin Coras
· 6 years ago
b095a3c
svm: fifo segment support for chunk allocation
by Florin Coras
· 6 years ago
88001c6
session: cleanup segment manager and fifo segment
by Florin Coras
· 6 years ago
09d18c2
session: use teps in accept/connect notifications
by Florin Coras
· 6 years ago
cdb7170
Add get_endpoint in transport vft
by Aloys Augustin
· 6 years ago
502785b
QUIC: Add multi-stream support to internal test apps
by Aloys Augustin
· 6 years ago
1219b2d
session: remove unused fifo allo return value
by Florin Coras
· 6 years ago
0a84680
svm: allow indirect fifo data chunks
by Florin Coras
· 6 years ago
402377e
session: fix segment manager init condition
by Florin Coras
· 6 years ago
317b8e0
vcl/session: tx notifications for cut-thru sessions
by Florin Coras
· 6 years ago
28aa539
svm_fifo rework to avoid contention on cursize
by Sirshak Das
· 6 years ago
39d0409
QUIC: Initial multi stream support
by Aloys Augustin
· 6 years ago
b3b267c
Allow sessions to be allocated in app's RX callbacks
by Aloys Augustin
· 6 years ago
bbf923f
session: drop lock on segment allocation error
by Florin Coras
· 6 years ago
bee9768
session: binary api app names as vectors
by Florin Coras
· 6 years ago
ed1d872
session: fix session flags
by Florin Coras
· 6 years ago
f324dec
fixing typos
by Jim Thompson
· 6 years ago
fa7512e
session: fix app name formatting
by Florin Coras
· 6 years ago
6416e62
tcp: do not delete session on establish pop
by Florin Coras
· 6 years ago
509028a
session: fix cli for sessions in created state
by Florin Coras
· 6 years ago
6575a9a
session: do not enable pre-input node with 0 workers
by Florin Coras
· 6 years ago
Next »