mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 01:41:59 -05:00
11d46a4a00
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> |
||
---|---|---|
.. | ||
ARP.h | ||
IP.h | ||
IPv4.h | ||
IPv6.h | ||
Socket.cpp | ||
Socket.h | ||
SocketTuple.h |