Idan Horowitz e521ffd156 Kernel: Add support for the MSG_WAITALL sys$recvmsg flag hace 3 años
..
ARP.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
E1000ENetworkAdapter.cpp 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
E1000ENetworkAdapter.h 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
E1000NetworkAdapter.cpp 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
E1000NetworkAdapter.h 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
EtherType.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
EthernetFrameHeader.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
ICMP.h 472454cded Kernel: Switch static_asserts of a type size to AK::AssertSize hace 3 años
IPv4.h adc9939a7b Kernel+LibC: Add support for the IPv4 TOS field via the IP_TOS sockopt hace 3 años
IPv4Socket.cpp e521ffd156 Kernel: Add support for the MSG_WAITALL sys$recvmsg flag hace 3 años
IPv4Socket.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
IPv4SocketTuple.h b530201111 Kernel: Make IPv4SocketTuple operator== by reference hace 3 años
LocalSocket.cpp 0a36d1459a Kernel: Return EINVAL on unsupported LocalSocket ioctl hace 3 años
LocalSocket.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
LoopbackAdapter.cpp 2770433d30 Kernel: Convert network adapter names to Kernel::KString hace 3 años
LoopbackAdapter.h 5f1c98e576 Kernel: Use `operator ""sv` in all class_name() implementations hace 3 años
NE2000NetworkAdapter.cpp 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
NE2000NetworkAdapter.h 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
NetworkAdapter.cpp adc9939a7b Kernel+LibC: Add support for the IPv4 TOS field via the IP_TOS sockopt hace 3 años
NetworkAdapter.h adc9939a7b Kernel+LibC: Add support for the IPv4 TOS field via the IP_TOS sockopt hace 3 años
NetworkTask.cpp adc9939a7b Kernel+LibC: Add support for the IPv4 TOS field via the IP_TOS sockopt hace 3 años
NetworkTask.h d8f92bdf96 Kernel: Avoid deadlock when trying to send packets from the NetworkTask hace 4 años
NetworkingManagement.cpp 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
NetworkingManagement.h 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
RTL8139NetworkAdapter.cpp 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
RTL8139NetworkAdapter.h 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
RTL8168NetworkAdapter.cpp 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
RTL8168NetworkAdapter.h 64aaf263a2 Kernel/Net: Generate interface name near construction point hace 3 años
Routing.cpp 5514d60d8d Kernel: Add support for the MSG_DONTROUTE sys$sendmsg flag hace 3 años
Routing.h 5514d60d8d Kernel: Add support for the MSG_DONTROUTE sys$sendmsg flag hace 3 años
Socket.cpp 88b6428c25 AK: Make Vector::try_* functions return ErrorOr<void> hace 3 años
Socket.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
TCP.h 472454cded Kernel: Switch static_asserts of a type size to AK::AssertSize hace 3 años
TCPSocket.cpp 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
TCPSocket.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
UDP.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
UDPSocket.cpp 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años
UDPSocket.h 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> hace 3 años