Andreas Kling
|
c6a2012fe9
|
Kernel: Collect IPv4 stuff in IPv4.h and ARP stuff in ARP.h.
|
2019-03-12 12:49:01 +01:00 |
|
Andreas Kling
|
d5dbb602b8
|
Kernel: Tidy up networking code with some named constants.
|
2019-03-12 01:30:49 +01:00 |
|
Andreas Kling
|
318b01e055
|
Kernel: Bring up enough networking code that we can respond to ARP requests.
This is all pretty rickety but we can now respond to "arping" from the host
while running inside QEMU. Very cool. :^)
|
2019-03-11 23:21:38 +01:00 |
|
Andreas Kling
|
97664fad60
|
Kernel: A bunch of hacking towards initial Ethernet support.
|
2019-03-10 20:59:23 +01:00 |
|