Age | Commit message (Expand) | Author |
---|---|---|
2019-11-28 | Kernel+ifconfig: Add an MTU value to NetworkAdapter | Andreas Kling |
2019-09-23 | ifconfig: Allow setting an adapter's IPv4 address | Andreas Kling |
2019-09-21 | LibCore: Convert CFile to ObjectPtr | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-08-21 | Userland: Fix ifconfig use of /proc/net/adapters | Conrad Pankoff |
2019-08-08 | Kernel: Record network statistics and expose as JSON | Conrad Pankoff |
2019-06-16 | Kernel+Userland: Expose list of network adapters through /proc/netadapters. | Andreas Kling |