ladybird/Kernel/API/POSIX/net
brapru 7a4e41f8f8 Kernel: Add support for route flags
Previously the routing table did not store the route flags. This
adds basic support and exposes them in the /proc directory so that a
userspace caller can query the route and identify the type of each
route.
2022-05-26 16:33:10 +02:00
..
if_arp.h Kernel: Define and return the ARPHRD_* device type in SIOCGIFHWADDR 2021-12-22 00:02:36 -08:00
if.h Kernel: Define IF_NAMESIZE in net/if.h 2022-03-16 18:03:25 +00:00
route.h Kernel: Add support for route flags 2022-05-26 16:33:10 +02:00