session: fix workers race to allocate lookup table
[vpp.git] / src / vnet / udp /
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-02 Samvel Vartapetovudp: fix ipv6 udp punt show 14/40414/1
2024-02-18 Florin Corasudp: use transport port refcnt on accept 59/40359/2
2024-02-16 Florin Corasudp: unregister ports on all cleanups 20/40320/2
2024-02-07 Florin Corasudp: add cli to dump transport ports 95/40295/2
2024-01-25 Florin Corasudp: update rx sw_if_index to ip-local selected one 44/40244/2
2024-01-09 Florin Corassession: support for cl port reuse 91/40091/22
2023-09-23 Dmitry Valterudp: fix udp encap tracing 45/39545/2
2023-09-04 Florin Corasudp: buffer packets for connections in accepting state 73/39473/3
2023-08-09 Florin Corassession: async rx event notifications 58/37858/46
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-05 Benoît Ganneudp: improve port validity check 72/38972/3
2023-05-25 Florin Corasudp: fix local port reuse check 06/38906/2
2023-05-15 Florin Corasudp: improvements to connection format fn 23/38823/5
2023-03-24 Vladislav Grishenkoudp: fix udp_local length errors accounting 14/38514/3
2023-03-13 Steven Luongudp: Use udp_output_get_connection instead of udp_conne... 69/38469/1
2023-03-07 Steven Luongudp: crash in format_udp_connection 97/38397/2
2023-03-01 Mohammed Hawariudp: fix optimistic assert for UDP RX 60/38360/3
2023-02-28 Florin Corassession: consolidate port alloc logic 80/38080/6
2023-01-10 Florin Corasudp: avoid listener cleanups with active opens 83/37883/6
2023-01-10 Florin Corasudp: initialize gso_size on dgram enqueue 84/37884/4
2022-12-20 Florin Corasudp: fix tx handling of non-connected sessions 42/37842/5
2022-11-29 Florin Corasudp: refactor port allocation and sharing 49/37649/16
2022-11-29 Florin Corassession: transport endpt cleanup on owner thread 40/37640/15
2022-11-28 Florin Corasudp: preallocate ports sparse vec map 80/37680/6
2022-10-25 Florin Corasudp: use new wrk context for connections 13/37513/3
2022-10-25 Florin Corasudp: postpone cleanup of udp connections 12/37512/3
2022-10-20 Florin Corasudp: support for disabling tx csum 78/37478/2
2022-10-19 Florin Corasudp: explicit udp output node 50/37450/6
2022-09-30 Vladislav Grishenkoudp: add udp encap source port entropy support 65/37265/2
2022-08-31 Steven Luongudp: store mss and sw_if_index to udp_connection_t 30/36730/4
2022-06-08 Benoît Ganneudp: add cli to dump registered ports 47/36347/2
2022-05-05 Benoît Ganneudp: remove buggy assert in udp encap 76/36076/2
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
2022-04-04 Florin Corasudp: use pool safe reallocs 17/35717/23
2022-03-30 Mauro Sardaraudp: fix inner packet checksum calculation in udp-encap 37/35737/27
2022-03-22 Florin Corassession: use safe realloc for pools 47/35647/24
2022-03-18 Florin Corasudp: avoid grabbing vlib main if not needed 15/35715/3
2022-03-18 Damjan Marionvppinfra: refactor *_will_expand() functions 04/35704/4
2022-02-10 Florin Corassession: use transport endpoint cfg for listen 80/35280/2
2022-01-12 Florin Corassession: pass tx buffers in bulk to transports 38/31938/15
2021-11-17 Florin Corassession: support close during migration 35/34535/3
2021-11-12 Filip Tehlarsession: add support for DSCP 77/34477/3
2021-10-07 Filip Tehlarudp: fix severity error info 82/33982/4
2021-07-27 Florin Corasudp: add option to disable icmp unreachables 35/33235/3
2021-06-21 Filip Tehlarudp: api cleanup 11/32811/3
2021-06-01 Arthur de Kerhorudp: calculate inner checksums if needed before udp... 06/32506/2
2021-05-29 Arthur de Kerhorudp: add udp decapsulation 92/32392/6
2021-05-18 Florin Corastls: fix dtls with no workers 56/32356/4
2021-03-03 Florin Corasudp: allocate rx lock only for non-connected 90/31490/3
2021-02-26 Florin Corasudp: avoid locking connected udp sessions on rx 43/30243/6
2021-02-15 Mohsin Kazmivlib: refactor checksum offload support 64/29664/10
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-10-28 Neale Rannsmisc: Break the big IP header files to improve compile... 34/29634/4
2020-10-21 Florin Corasmisc: minimize dependencies on udp.h 61/29561/9
2020-10-07 Neale Rannsmisc: Purge unused pg includes 56/29256/2
2020-09-24 Florin Corassession tcp udp tls quic: improve cli formatting 47/29047/6
2020-06-27 Vadym Martsynovskyyudp: align udp_encap_t_ to 2 cachelines 25/27525/3
2020-06-23 Florin Corasudp: jump over ip4 options 51/27651/3
2020-05-29 Elias Rudbergmisc: ipfix-export unformat u16 collector_port fix 80/27280/11
2020-04-16 Andreas Schultzudp: fix buffer trace 45/26545/2
2020-04-10 Florin Corasudp: remove connected udp transport proto 75/26475/1
2020-04-10 Florin Corasudp: fix local node no port error counter 63/26463/3
2020-04-09 Florin Corasudp: fix coverity warning 55/26455/2
2020-04-08 Florin Corasudp: cleanup input node 16/26416/11
2020-04-07 Florin Corasudp: move cli to separate file 10/26410/3
2020-04-07 Florin Corasudp session: allow dgram ip fragmentation 96/26396/3
2020-04-07 Florin Corasudp session: jumbo frames and configurable mtu 93/26393/6
2020-04-06 Florin Corassession udp: shared local endpoints 61/26361/9
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-04-03 Florin Corassession udp: fix transport flags and migration 28/26328/2
2020-04-02 Florin Corasudp session vcl: add udp iperf test 95/26295/8
2020-04-01 Florin Corasudp: improvements to cli 69/26269/2
2020-04-01 Florin Corasudp: track connection port sharing 68/26268/6
2020-03-31 Florin Corasudp: validate input data length 54/26254/3
2020-03-30 Florin Corassession udp: flag for connected udp 15/26215/6
2020-03-25 Florin Corassession: api to add new transport types 40/25840/12
2020-03-19 Florin Corassession tcp udp: consolidate transport snd apis 72/25872/8
2020-03-19 Jakub Grajciarip: change ip API enums address_family and ip_proto... 05/26005/6
2020-03-09 Andreas Schultzudp: fix UDP socket byte order in lookup 32/25732/4
2020-01-16 Florin Corasudp: fix ipv6 listen port registration 34/24334/3
2020-01-10 John DeNiscodocs: Edit FEATURE.yaml files so they can be published 88/24288/4
2020-01-03 Florin Corasudp: add features.yaml 68/24168/2
2020-01-02 Florin Corassession: fix listener global endpoint lookup 46/24146/4
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-10-01 Benoît Gannesession: fix use-after-free 28/21928/5
2019-09-25 Aloys Augustinudp: do not send received packets to error-drop 20/22220/3
2019-08-08 Florin Corasudp: fix rx event generation 95/21095/4
2019-08-08 Aloys Augustinudp: fix connections move 88/21088/10
2019-08-06 Nathan Skrzypczakudp: fix session migrate when not needed 58/21058/6
2019-07-23 Dave Wallaceudp: fix typo in udp connectinon flags 09/20809/3
2019-07-23 Aloys Augustinudp: fix connection flags 87/20787/6
2019-07-22 Florin Corasudp: support close with data 79/20779/3
2019-07-19 Neale Rannsfib: FIB Entry tracking 81/20681/4
2019-07-12 Aloys Augustinquic: fix show session verbose 31/20631/3
2019-07-12 Aloys Augustinsession: add thread index to all formatters 27/20627/2
2019-07-09 Nathan Skrzypczakudp: UDPC handle open fail 02/20502/4
2019-06-28 Nathan Skrzypczaksession: add half_open_has_fifos for UDPC 58/20358/5
next