Files
serenity/Kernel/Net/NetworkTask.cpp
sdomi 35c74bafc0 Net/Kernel: Add basic ICMPv6 support
This commit adds the minimum amount of code to make Serenity reply to
ICMPv6 ping packets. This includes basic Network Discovery Protocol
support, as well as a basic ICMPv6 Echo Request/Response handler.

This change also introduces a new debug flag, ICMPV6_DEBUG.

Co-Authored-By: kleines Filmröllchen <filmroellchen@serenityos.org>
2024-10-04 12:04:17 +02:00

38 KiB