David Carlier
4671f8510c
ext/sockets: UDP_SEGMENT support.
...
UDP segmentation offload is an optimisation attempt by sending multiple
large enough datagrams over UDP which reduces syscalls as by default,
they have to be broke down in small UDP packets, it is better if the
hardware supports it, other handed down to the software implementation.
close GH-18213
2025-05-22 20:32:29 +01:00
..
2025-04-30 08:05:28 +09:00
2025-03-24 22:54:34 +00:00
2025-04-21 20:49:21 +01:00
2025-02-14 17:44:43 +01:00
2025-05-02 21:33:02 +01:00
2025-05-12 19:03:59 +01:00
2025-04-05 18:33:12 +01:00
2025-03-14 10:51:50 +01:00
2025-05-20 21:32:27 +02:00
2025-03-25 06:59:57 +00:00
2025-04-07 18:47:06 +02:00
2025-05-20 16:20:59 -03:00
2025-04-24 11:28:47 +02:00
2025-04-11 23:36:42 +02:00
2025-04-03 22:47:13 +01:00
2025-04-20 17:30:12 +01:00
2025-01-09 13:45:59 +00:00
2025-05-05 14:10:29 +01:00
2025-05-09 13:08:58 +01:00
2025-04-14 10:15:55 +01:00
2025-05-18 15:52:20 +01:00
2025-03-08 12:27:56 +01:00
2025-05-19 07:40:12 +02:00
2025-05-20 21:32:27 +02:00
2025-05-21 19:54:09 +02:00
2025-05-05 12:36:26 +01:00
2025-04-19 13:26:09 +01:00
2024-11-27 23:06:34 +01:00
2025-05-20 16:20:59 -03:00
2025-05-20 08:08:46 +02:00
2025-04-20 23:23:56 +01:00
2025-03-31 20:01:45 +02:00
2025-04-11 23:36:42 +02:00
2024-11-20 11:14:04 +01:00
2025-04-19 14:11:35 +09:00
2025-02-04 19:28:47 +00:00
2025-02-09 13:10:20 +00:00
2025-03-28 18:24:45 +00:00
2025-04-18 00:34:46 +02:00
2025-05-05 14:40:09 +01:00
2025-05-21 19:50:45 +02:00
2025-05-04 20:07:14 +02:00
2025-05-05 19:12:39 +02:00
2024-12-16 14:31:28 +01:00
2025-04-29 11:53:09 -07:00
2025-03-13 12:14:31 +00:00
2025-05-20 21:32:27 +02:00
2024-11-24 00:57:09 +00:00
2025-04-26 14:11:37 +02:00
2025-03-21 08:26:04 +01:00
2025-05-22 20:32:29 +01:00
2025-01-26 19:41:41 +00:00
2025-05-20 16:20:59 -03:00
2025-04-21 16:37:34 +01:00
2025-05-21 19:54:09 +02:00
2025-04-21 13:47:53 +01:00
2025-03-24 19:35:30 +01:00
2025-04-23 22:10:13 +02:00
2025-04-11 23:36:42 +02:00
2025-03-24 22:54:34 +00:00
2025-02-22 16:00:45 +01:00
2025-05-22 14:18:41 +01:00
2025-05-20 16:20:59 -03:00
2025-04-30 08:18:04 -06:00
2024-11-24 00:57:09 +00:00