tls: convert ctx fields to connection flags
[vpp.git] / src / vnet /
2024-01-31 Florin Corastls: convert ctx fields to connection flags 81/40281/2
2024-01-29 Arthur de Kerhorip: don't export useless error counters for ip6 rewrite 53/40153/3
2024-01-25 Florin Corasudp: update rx sw_if_index to ip-local selected one 44/40244/2
2024-01-23 Florin Corastls: fix ho leak on tcp connect return 35/40235/5
2024-01-23 Florin Corastls: overlap parent opaque with listener ctx 36/40236/3
2024-01-23 Florin Corastls: set flag whenever app session is freed 34/40234/3
2024-01-23 Florin Corassession: flag instead of state for filtering ntf 33/40233/1
2024-01-16 Georgy Borodinvnet: fix log_debug message format 55/40155/3
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-21 Damjan Mariondev: per-queue format callbacks 33/40133/1
2023-12-21 Nathan Skrzypczakfib: format deleted LB 30/40130/3
2023-12-20 Ole Troanvirtio: virtio_flags api use enumflag instead of enum 11/40111/2
2023-12-15 Florin Corassession: add forced reset api to ct transport 08/40108/3
2023-12-14 Florin Corastls: no closed notify if no app session 03/40103/3
2023-12-14 Mohammed Hawaribpf_trace_filter: allow use whithout classifier 84/40084/2
2023-12-13 Florin Corastls: postpone ho cleanup if not fully established 56/40056/3
2023-12-12 Arthur de Kerhoripsec: allow receiving encrypted IP packets with TFC... 63/39163/9
2023-12-08 Damjan Mariondev: caps and rx/tx offload support 80/40080/3
2023-12-07 Nathan Skrzypczakvnet: allow format deleted swifidx 78/40078/3
2023-12-05 yanlongl2: resolve l2 rewrite entry 'hit_count' always being... 43/39943/8
2023-12-04 Damjan Mariondev: mark API handlers as thread safe 24/40024/2
2023-12-02 Florin Corassession: no segment handle on worker del 45/40045/2
2023-12-01 Dengfeng Liuipsec: should use praddr_ instead of pladdr_ 28/39228/2
2023-11-30 Vratko Polakdev: use the endian reply macro 28/40028/2
2023-11-29 Florin Corassession: no reply on app del worker with sapi 17/40017/2
2023-11-29 Florin Corastcp: fix rxt send of new data assert 19/40019/2
2023-11-29 Damjan Marionpci: fix MSI-X vector length check 22/40022/1
2023-11-28 Florin Corastcp: allow unsent segments less than mss in recovery 11/40011/2
2023-11-28 Florin Corastcp: add counter for accepted connections 16/40016/3
2023-11-28 Georgy Borodinsession: fix asan failure 15/40015/4
2023-11-27 Alexander Skorichenkofib: fix fib_path_create() with drop targets 01/40001/2
2023-11-27 Alexander Chernavinbfd: fix buffer leak when cannot send periodic packets 97/39997/2
2023-11-27 Florin Corastcp: allow multiple rxt rescues during recovery 07/40007/2
2023-11-25 Damjan Mariondev: initial set of APIs 99/39999/3
2023-11-24 Damjan Mariondev: fix null dereference of arg list 38/39938/2
2023-11-22 Florin Corassession: per app wrk client ct segment handle 46/39946/5
2023-11-21 Vratko Polakvirtio: fix cli parsing for tx-queue-size 72/39872/4
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-11-17 Matthew Smithipsec: keep esp encrypt pointer and index synced 36/39936/2
2023-11-16 Damjan Mariondev: startup.conf handling improvements 96/39896/4
2023-11-16 Damjan Mariondev: device and port specific args 81/39881/2
2023-11-13 Damjan Mariondev: add change_max_rx_frame_size capability 54/39854/2
2023-11-10 Florin Corastls: fix forced ho cleanup 63/39863/2
2023-11-09 Florin Corastls: fix handling of client and server init errors 55/39855/4
2023-11-09 Maxime Peimipsec: IPsec fix constant propagation 13/39813/7
2023-11-08 Florin Corastls: avoid reads after tcp transport removed 53/39853/1
2023-11-08 Damjan Mariondev: remove unused code 49/39849/1
2023-11-08 Damjan Mariondev: interrupt mode support 40/39840/2
2023-11-07 Jieqiang Wangmisc: silence -Wmaybe-uninitialized warnings 07/39807/2
2023-11-06 Dengfeng Liuipsec: delete redundant code 29/39229/3
2023-11-04 Stanislav Zaikinbonding: add checks for sw_if_index in api 86/39686/2
2023-11-03 Damjan Marionvppinfra: refactor interrupt code 26/39826/1
2023-11-03 Damjan Mariondev: strip debig log function name prefix during compil... 23/39823/2
2023-11-02 Florin Corastcp: fix reset w pkt 15/39815/4
2023-11-02 Damjan Mariondev: new device driver infra 88/39688/20
2023-11-01 Florin Corastcp: remove redundant ack checks 17/39817/4
2023-11-01 Florin Corastcp: allow ooo data in syn-rcvd 16/39816/4
2023-11-01 Florin Corastcp: postpone cleanup on connect failures 97/39797/3
2023-10-31 vinay tripathiipsec: separate UDP and UDP-encapsulated ESP packet... 93/38793/2
2023-10-31 vinay tripathiipsec: move udp/esp packet processing in the inline... 91/38791/10
2023-10-30 Maxime Peimipsec: huge anti-replay window support 65/37865/23
2023-10-27 Florin Corassession: fix bind replies with errors 03/39803/2
2023-10-26 Damjan Mariondevices: remove unused code 00/39800/1
2023-10-25 Matthew Smithfib: only update glean for interface if necessary 95/39695/2
2023-10-24 Dmitry Valtercrypto: fix algo selection 14/39614/3
2023-10-16 Florin Corastcp: initialize connection index on rst w packet 80/39680/2
2023-10-16 Florin Corastcp: allow fins in syns in syn-rcvd 81/39681/2
2023-10-16 Florin Corastcp: handle syn-ack in fin-wait-2 in rcv process 82/39682/2
2023-10-16 Ole Troanip-neighbor: do not use sas to determine NS source... 75/39675/5
2023-10-16 Ole Troanip-neighbor: add ip neighbor flush 74/39674/3
2023-10-14 Damjan Marionfeature: remove unused code 79/39679/3
2023-10-13 Alexander Chernavinethernet: run callbacks for subifs too when mac changes 60/38860/8
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-08 Florin Corastls: report error if connected cannot be initialized 26/39626/3
2023-10-08 Florin Corastls: no read after app close 25/39625/3
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-10-02 Florin Corastls: limit openssl engine max read burst 00/39600/3
2023-10-02 Florin Corastls: fix formatting of half open connections 04/39604/2
2023-10-01 Xinyao Caiflow dpdk avf: add support for using l2tpv3 as RSS... 01/38901/2
2023-10-01 Gavril Florianfib: Crash when specify a big prefix length from CLI. 76/39076/4
2023-09-26 Florin Corastls: init connection for prealloced app sessions 85/39585/2
2023-09-26 Vladislav Grishenkofib: fix mpls label dpo drop proto 78/39578/2
2023-09-24 Vladislav Grishenkofib: fix mpls label dpo packets prefetching 77/39577/1
2023-09-24 Neale Rannsfib: Don't use an address from an attached prefix when... 39/39539/2
2023-09-23 Dmitry Valterudp: fix udp encap tracing 45/39545/2
2023-09-23 Florin Corastls: ignore tx events for not fully established sessions 54/39554/1
2023-09-13 Andrew Yourtchenkosr: mark sr_policies_v2_details message as production 44/39144/2
next