mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
d6b37e40df
This commit introduces very naive IPv6 autoconfiguration by just setting fe80::{mac address} as the adapters link local address every time the link state comes up. Note: this is currently not compliant with RFC4862 which mandates Duplicate Address Detection, which is missing from this implementation. Co-authored-by: famfo <famfo@famfo.xyz> |
||
---|---|---|
.. | ||
VirtIONetworkAdapter.cpp | ||
VirtIONetworkAdapter.h |