|
4c80367bc8
|
Fix CI lint error
|
2024-11-08 10:53:30 +08:00 |
|
|
9707b46c7f
|
Bump smoltcp version
|
2024-11-08 10:49:02 +08:00 |
|
|
c1fd09fd41
|
Remove TimeWait socket if a new Syn is received
|
2024-11-07 14:21:52 +08:00 |
|
|
090149eed7
|
Add tcp latency test over virtio-net
|
2024-10-14 20:59:25 +08:00 |
|
|
9e4257b655
|
Fix multiple issues pointed out by the new compiler
|
2024-10-13 22:32:05 +08:00 |
|
|
76d4b180d0
|
Increase the TCP socket buffer length
|
2024-09-30 20:37:57 +08:00 |
|
|
ee1656ba35
|
Move packet dispatch out of smoltcp
|
2024-09-30 16:00:51 +08:00 |
|
|
f793259512
|
Avoiding busy loop in sending packet and optimize device caps
|
2024-09-30 15:03:58 +08:00 |
|
|
839c2a6689
|
Extract shared code from timer
|
2024-09-30 10:02:08 +08:00 |
|
|
fc77c474db
|
Move and group methods
|
2024-09-26 15:22:16 +08:00 |
|
|
3fc396f5f1
|
Adjust the ephemeral port
|
2024-09-26 15:22:16 +08:00 |
|
|
eb3a033496
|
Refine some lock usages
|
2024-09-26 15:22:16 +08:00 |
|
|
b13a82dc61
|
Bump smoltcp version
|
2024-09-26 15:22:16 +08:00 |
|
|
51334c4a36
|
Clean up smoltcp dependencies
|
2024-09-26 15:22:16 +08:00 |
|
|
d62bb1ca76
|
Use static IP addresses
|
2024-09-26 15:22:16 +08:00 |
|
|
1b9b76d27c
|
Make use of new SpinLock APIs
|
2024-09-13 21:31:20 +08:00 |
|
|
67d3682116
|
Move smoltcp-related code to bigtcp
|
2024-09-13 21:31:20 +08:00 |
|