Idan Horowitz
|
2860637ff3
|
Kernel: Add the IP_{BLOCK_SOURCE, UNBLOCK_SOURCE, OPTIONS} macros
These are not implemented currently, but are required for some ports to
compile.
|
2021-12-05 12:53:29 +01:00 |
|
Idan Horowitz
|
adc9939a7b
|
Kernel+LibC: Add support for the IPv4 TOS field via the IP_TOS sockopt
|
2021-10-28 11:24:36 +02:00 |
|
Rodrigo Tobar
|
a0ac5c5fc2
|
Kernel: Define INADDR_BROADCAST constant
This is required by some programs, notably python's socket module, which
fails to compile without this definition.
|
2021-09-09 11:33:45 +02:00 |
|
Kenneth Myhra
|
3875e8bd4b
|
LibC: Add IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP to netin/in.h
|
2021-08-14 22:32:00 +01:00 |
|
Andreas Kling
|
9dc1350177
|
Kernel+LibC: Share definitions for netinet/in.h
|
2021-08-14 19:58:11 +02:00 |
|