Age | Commit message (Expand) | Author |
---|---|---|
2020-03-11 | Userland: Set the mask of a network adapter with ifconfig (#1388) | Marios Prokopakis |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-10-02 | Kernel: Add SIOCGIFHWADDR ioctl to get the MAC address of an adapter | Andreas Kling |
2019-09-23 | IPv4: Implement socket ioctls SIOCGIFADDR and SIOCSIFADDR | Andreas Kling |