Age | Commit message (Expand) | Author |
---|---|---|
2019-03-12 | Kernel: Cache MAC<->IP mappings (from ARP responses) seen on the wire. | Andreas Kling |
2019-03-11 | Kernel: Add a NetworkTask and a received network packet queue. | Andreas Kling |
2019-03-10 | Kernel: A bunch of hacking towards initial Ethernet support. | Andreas Kling |
2019-03-10 | Kernel: Add a simple MACAddress class. | Andreas Kling |