Mark
|
9a3e7404dd
|
Fix desynced net code
|
2020-11-20 11:43:37 +02:00 |
|
Mark
|
ecf4262646
|
Separate notions of "thread" and "process"
|
2020-07-05 23:16:10 +03:00 |
|
Mark
|
f05e7d2640
|
Remove old networking stack
|
2020-06-13 00:33:10 +03:00 |
|
Mark
|
30f027fd2d
|
Proper port support for UDP
|
2020-06-01 18:41:13 +03:00 |
|
Mark
|
5d239311d7
|
Fix huge delays in packet rx handling
|
2020-06-01 12:24:40 +03:00 |
|
Mark
|
3621a567a8
|
Move amd64_* memory functions to mm_ namespace
|
2020-04-07 15:13:37 +03:00 |
|
Mark
|
37ed963272
|
Clean implementation of socket classes
|
2020-03-30 10:59:25 +03:00 |
|
Mark
|
3da77fbc1a
|
Add packet queueing for tx
|
2020-03-26 17:04:23 +02:00 |
|
Mark
|
7be54602f5
|
Add queue locks, fix raw socket close not cleaning up properly
|
2020-03-21 00:26:11 +02:00 |
|
Mark
|
874dd362ba
|
Raw socket recv
|
2020-03-21 00:01:04 +02:00 |
|
Mark
|
8954fa8fef
|
Split packet queues
|
2020-03-20 22:12:51 +02:00 |
|
Mark
|
7002562146
|
Rename "family" field in socket
|
2020-03-20 21:36:19 +02:00 |
|
Mark
|
65b663af11
|
Add socket close()
|
2020-03-20 21:28:03 +02:00 |
|
Mark
|
22b201c6c0
|
Add UDP broadcast and setsockopt()
|
2020-03-20 18:51:22 +02:00 |
|
Mark
|
1ef3a5d248
|
Add sockets and UDP sendto()
|
2020-03-20 16:37:52 +02:00 |
|
Mark
|
44e2372fa8
|
Add "network interface" structure
|
2020-03-20 11:44:26 +02:00 |
|
Mark
|
8d6ecc7134
|
Add ARP stub
|
2020-03-20 11:11:14 +02:00 |
|
Mark
|
8c6a8beeaf
|
Add packet (Rx) queueing
|
2020-03-20 10:42:02 +02:00 |
|
Mark
|
86eb7c9282
|
Add RTL8139 receive and network daemon with stub handler
|
2020-03-19 16:41:05 +02:00 |
|