ladybird/Userland/Services/NetworkServer
Maciej 1ffba0b8b4 NetworkServer: Support setting default gateway
This commit adds an IPv4Gateway to Network.ini. If that option is set to
value other than 0.0.0.0, the NetworkServer adds a default route (e.g.
with address 0.0.0.0/0) with the specified destination.
2022-05-28 23:33:46 +01:00
..
CMakeLists.txt
main.cpp NetworkServer: Support setting default gateway 2022-05-28 23:33:46 +01:00