Age | Commit message (Expand) | Author |
---|---|---|
2022-11-05 | LibC: Add missing definitions for IPv6 packet info | Clemens Wasser |
2022-06-12 | Kernel: Add s6_addr32 field in in6_addr struct | Timur Sultanov |
2022-05-05 | Kernel: Add IPv4 network class masks | Tim Schumacher |
2021-12-28 | LibC: Add in6addr_loopback and IN6ADDR_LOOPBACK_INIT constant | Brian Gianforcaro |
2021-12-05 | Kernel: Add the IP_{BLOCK_SOURCE, UNBLOCK_SOURCE, OPTIONS} macros | Idan Horowitz |
2021-10-28 | Kernel+LibC: Add support for the IPv4 TOS field via the IP_TOS sockopt | Idan Horowitz |
2021-09-09 | Kernel: Define INADDR_BROADCAST constant | Rodrigo Tobar |
2021-08-14 | LibC: Add IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP to netin/in.h | Kenneth Myhra |
2021-08-14 | Kernel+LibC: Share definitions for netinet/in.h | Andreas Kling |