tcp: avoid fr segments less than mss if possible
[vpp.git] / src / vnet / session /
2024-03-21 Florin Corassession: fix workers race to allocate lookup table 69/40569/2
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-03-10 Florin Corassession: use no for ports in transport port allocator 93/40493/3
2024-03-09 Florin Corassession: fix port alloc for fixed lcl port reuse 92/40492/2
2024-03-01 Florin Corassession: add api cb for listen and unlisten 11/40411/2
2024-02-27 Florin Corassession: fix transport closed and disconnect race 98/40398/2
2024-02-15 Florin Corassession: postpone ct cleanup if rx evt pending 37/40337/3
2024-02-02 Florin Corassession: guard session lookup table allocs 86/40286/2
2024-01-23 Florin Corassession: flag instead of state for filtering ntf 33/40233/1
2024-01-15 Florin Corassession: avoid spurious disconnect and reset ntfs 80/40180/2
2024-01-12 Florin Corassession: fix app wrk free leak 91/40191/2
2024-01-09 Florin Corassession: make app listener pool global 39/40139/15
2024-01-09 Florin Corassession: support for cl port reuse 91/40091/22
2024-01-09 Florin Corassession: avoid spurious closed notifications 96/40096/4
2023-12-23 Florin Corassession: add flag to track cless sessions 35/40135/7
2023-12-22 emmanuelsession: unset fifo evt to enqueue ack evt on tcp timewait 28/40128/7
2023-12-15 Florin Corassession: add forced reset api to ct transport 08/40108/3
2023-12-02 Florin Corassession: no segment handle on worker del 45/40045/2
2023-11-29 Florin Corassession: no reply on app del worker with sapi 17/40017/2
2023-11-28 Georgy Borodinsession: fix asan failure 15/40015/4
2023-11-22 Florin Corassession: per app wrk client ct segment handle 46/39946/5
2023-11-20 Florin Corassession: add session lookup cli for stats 41/39941/8
2023-11-17 Florin Corassession: always clear rx evt flag on ntf 40/39940/3
2023-10-27 Florin Corassession: fix bind replies with errors 03/39803/2
2023-10-12 Florin Corassession: fix duplicate rx events 71/39671/3
2023-10-12 Steven Luongsession: ignore connecting half_open session in session... 63/39663/2
2023-10-11 Florin Corassession: ignore app rx ntf if transport closed 34/39634/3
2023-10-11 Florin Corassession: fix tx deq ntf assert for cl 33/39633/3
2023-10-10 Florin Corassession: maintain old state on premature close 31/39631/2
2023-10-07 Florin Corassession: propagate delayed rx evts after connect/accept 27/39627/1
2023-10-07 Florin Corassession: handle accept and connect errors 24/39624/5
2023-10-03 Nathan Skrzypczaksession: make port range configurable 05/39605/3
2023-09-07 Florin Corassession: make sure rx evt flag is cleared for builtin rx 02/39502/3
2023-09-04 Florin Corassession: fix allocation of proxy fifos 67/39467/7
2023-08-31 Florin Corassession: fix compilation when SESSION_DEBUG is on 50/39450/5
2023-08-11 Florin Corassession: fix coverity warnings 62/39362/2
2023-08-09 Florin Corassession: async rx event notifications 58/37858/46
2023-07-28 Florin Corassession: regrab evt llist elt for app transports tx 88/39288/2
2023-07-27 Filip Tehlarsession: remove unused code 52/39252/3
2023-07-26 Filip Tehlarsession: use session error type instead of vnet error 58/39158/5
2023-07-21 qinyangvcl: ldp support SO_ORIGINAL_DST 31/39131/6
2023-06-28 Florin Corassession udp: add len check for tx dgrams 35/39135/4
2023-06-26 Florin Corasudp: pass cless hdr to transport through buffer 29/39129/5
2023-06-21 Florin Corassession: mark half-open transport closed on ntf 90/39090/2
2023-06-02 Florin Corassession: cleanup cless listeners from session lookup 64/38964/8
2023-05-04 Florin Corassession: cleanup ho lookup table on close 26/38526/6
2023-04-28 Nathan Skrzypczaksession: update due to clib_socket refactoring 39/38739/3
2023-04-19 Xiaoming Jiangsession: fix app_listener memory leak if session listen... 03/38703/2
2023-04-04 Florin Corassession: fix ct connect session flush assert 06/38606/3
2023-03-30 Florin Corassession: async flush of pending connects to workers 29/38529/9
2023-03-24 Ondrej Fabryapi: Remove deprecated message from API 47/38547/3
2023-03-24 Xiaoming Jiangsession: fix session node switching to interrupt mode... 46/38546/3
2023-03-23 Florin Corassession: fix formatting of half open sessions 37/38537/3
2023-03-22 Filip Tehlarsession: add session stats 84/38484/8
2023-03-16 Florin Corassession: support active opens with same source port 86/38486/3
2023-03-14 Florin Corassession vcl: refactor builtin tx event for main tx 62/38462/4
2023-03-14 Marvin Liusession: pre-alloc required dma batches 76/38476/2
2023-03-14 Florin Corassession: format transport connection flags 71/38471/4
2023-03-14 Florin Corassession: cleanup lcl endpt freelist before all alloc 73/38473/3
2023-03-09 Steven Luongsession: Use session->thread_index to correctly retriev... 50/38450/1
2023-02-28 Florin Corassession: consolidate port alloc logic 80/38080/6
2023-02-21 Florin Corassession: track app session closes 03/38303/2
2023-02-16 Florin Corassession: ignore zero length dgrams 78/38278/3
2023-02-09 Florin Corassession: accept lcl ip updates on cl sessions 74/38174/3
2023-02-03 Florin Corassession: fix out of bounds event memcpy 26/38126/5
2023-01-10 Florin Corassession: avoid trying to send incomplete dgram 86/37886/3
2023-01-06 Florin Corassession: avoid dgram dequeues with no transport 75/37875/2
2022-12-23 Benoît Gannehsa: fix echo client workers initialization 55/37855/3
2022-12-14 Dou Chaovcl: enable gso for 'sendmsg' in LDP mode. 98/37798/2
2022-12-02 Florin Corassession: move connects to first worker 13/35713/69
2022-11-29 Florin Corassession: transport endpt cleanup on owner thread 40/37640/15
2022-11-15 Florin Corassession: add transport main structure 70/37570/5
2022-11-11 Florin Corassession: safe pools for cut-through sessions 15/35915/9
2022-11-10 Florin Corassession: reduce safe pool expand rate 09/37609/3
2022-11-10 Filip Tehlarhttp: support client connect 95/37595/5
2022-11-03 Dongya Zhangsession: fix tx_fifo clear and incorrect bitmap invalid... 67/37567/6
2022-10-26 Steven Luongsession: add session event log for session state 21/37521/5
2022-10-20 Steven Luongsession: add session debug cli 45/37445/6
2022-10-18 Mohammed Hawarisession: pass sep.opaque to listen session 44/37444/3
2022-10-13 Steven Luongsession: make session code compile with SESSION_DEBUG... 80/37380/3
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/1
2022-10-03 Steven Luongtcp: replace tcp_time_now with tcp_time_now_us 05/37305/4
2022-09-15 Junfeng Wangvcl: add hugepage for vcl configure and svm 48/36948/14
2022-09-15 Marvin Liusession: support dma option 49/36949/24
2022-07-28 Filip Tehlarsession: fix a crash when using unregistered transport... 68/36768/2
2022-07-19 Radha krishna Sara... session: increase retries to grab mq lock 99/36699/4
2022-07-05 Andreas Schultzmisc: pass NULL instead of 0 for pointer in variadic... 88/36588/2
2022-06-28 Florin Corassession: fix connected udp accepts 36/36536/2
2022-06-28 Florin Corassession quic: allow custom config of rx mqs seg size 15/36515/3
2022-06-03 Filip Tehlarsession: fix double free in CLI 30/36330/2
2022-06-01 Florin Corassession: make sure fifos are freed on right thread 21/36321/3
2022-05-13 Damjan Marionsession: revert "fix session cli maybe parse wrong... 38/36138/1
2022-05-06 Xiaoming Jiangsession: fix session cli maybe parse wrong args if... 74/36074/6
2022-04-28 Florin Corassession: fix coverity warning 50/36050/3
2022-04-26 Florin Corassession: export session counts to stats segment 37/36037/2
2022-04-22 Florin Corassession: fix ctrl evt rpc elt pool realloc 17/36017/2
2022-04-21 Florin Corassession svm: fix mq producer wait on q and ring 00/36000/4
2022-04-18 Florin Corassession: add support for listen proxies 73/35973/6
2022-04-04 Florin Corassession: use session layer rpc for evts sent to main 77/35877/4
2022-04-01 Florin Corassession: leverage new pool functions in safe realloc 52/35852/5
next