summaryrefslogtreecommitdiff
path: root/Userland/Utilities/route.cpp
AgeCommit message (Expand)Author
2022-10-25Utilities: Use new global variables at /sys/kernel/ directoryLiav A
2022-10-17route: Accept CIDR notation when specifying networkbrapru
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-07-09route: Support removing entries with unknown gatewayMaciej
2022-05-26route: Add the flags columnbrapru
2022-04-30Kernel+route: Support global routing table deletionbrapru
2022-04-28Kernel+Utilities: Add the route utilitybrapru