1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-17 14:12:27 +00:00
serenity/Libraries/LibC/net
Marios Prokopakis 8cf962a102
Userland: Set the mask of a network adapter with ifconfig (#1388)
A new IP address or a new network mask can be specified in the command
line arguments of ifconfig to replace the old values of a given network
adapter. Additionally, more information is being printed for each adapter.
2020-03-11 21:30:41 +01:00
..
if.h Userland: Set the mask of a network adapter with ifconfig (#1388) 2020-03-11 21:30:41 +01:00
route.h Userland: Set the mask of a network adapter with ifconfig (#1388) 2020-03-11 21:30:41 +01:00