Marten Seemann
|
072a602cc1
|
pass around receivedPacket as struct instead of as pointer (#3823)
|
2023-06-03 00:08:58 -07:00 |
|
Marten Seemann
|
5b5ffa942b
|
pack packets into large buffers when GSO is available
|
2023-06-03 09:21:55 +03:00 |
|
Marten Seemann
|
39ae200972
|
enable GSO on Linux, if available
|
2023-06-02 18:35:02 +03:00 |
|
Marten Seemann
|
727f9e5654
|
introduce a OptimizeConn function to manually enable UDP optimizations
|
2023-06-02 18:35:02 +03:00 |
|
Marten Seemann
|
614fdb3271
|
only run DPLPMTUD if the connection can send packets with the DF bit set (#3879)
|
2023-06-02 06:54:34 -07:00 |
|
Marten Seemann
|
58cedf7a4f
|
rename module, adjust import paths to quic-go/quic-go (#3680)
|
2023-01-21 19:53:57 -08:00 |
|
Nuno Diegues
|
706a482340
|
only set DF for sockets that can handle it (#3448)
Fixes #3445
|
2022-06-19 10:38:34 -07:00 |
|
Marten Seemann
|
d7ad1b6b9b
|
rename the connection to rawConn
|
2022-03-27 12:28:43 +01:00 |
|
Marten Seemann
|
3126062aa7
|
rename files dealing with low level conns to sys_conn
|
2022-03-27 12:28:41 +01:00 |
|