Age | Commit message (Expand) | Author |
---|---|---|
2019-12-28 | Kernel: Route all loopback traffic through the loopback adapter | Conrad Pankoff |
2019-08-29 | Kernel: Implement is_zero for RoutingDecision | Conrad Pankoff |
2019-08-29 | Kernel: Add simple ARP routing layer | Conrad Pankoff |
2019-08-09 | Kernel: Use WeakPtr<NetworkAdapter> instead of NetworkAdapter* in net code | Conrad Pankoff |
2019-06-07 | Kernel: Run clang-format on everything. | Andreas Kling |
2019-04-02 | Kernel: Add a LoopbackAdapter for talking to yourself via 127.0.0.1. | Andreas Kling |