1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:38:11 +00:00
serenity/Base/usr/share/man
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
..
man1 Base: Write man page for touch(1) 2022-05-26 15:34:55 +02:00
man2 Kernel: Add a 'no_error' pledge promise 2022-03-26 21:34:56 +04:30
man3 Base: Write man page for utimensat(3) and futimens(3) 2022-05-26 15:34:55 +02:00
man4 Base: Document /dev/audio devices 2022-02-17 14:45:39 +03:30
man5 NetworkServer: Support setting default gateway 2022-05-28 23:33:46 +01:00
man6 Games: Add MasterWord 2022-03-18 04:55:21 -07:00
man7 Base: Document the LibDSP structure in a simple class diagram 2022-05-25 23:27:22 +01:00
man8 Utilities/lspci: Iterate over /sys/bus/pci instead of reading /proc/pci 2022-03-08 21:52:10 +01:00