serenity/Kernel/Net/IP
kleines Filmröllchen 11d46a4a00 Kernel/Net: Start work on IPv6
This commit introduces the first bit of IPv6 support into
SerenityOS. An IPv6 packet header structure allows NetworkTask to
recognize and log correctly shaped IPv6 packets, but nothing is done
with those yet. A new logging flag, IPV6_DEBUG, allows debugging of
IPv6 internals.

Co-Authored-By: sdomi <ja@sdomi.pl>
2024-10-04 12:04:17 +02:00
..
ARP.h
IP.h
IPv4.h
IPv6.h Kernel/Net: Start work on IPv6 2024-10-04 12:04:17 +02:00
Socket.cpp
Socket.h
SocketTuple.h