aboutsummaryrefslogtreecommitdiff
path: root/net/ndisc.c
AgeCommit message (Expand)Author
2023-07-27net: ipv6: router advertisement message length should be within limitsEhsan Mohandesi
2023-05-05net: ipv6: Add support for default gateway discovery.Ehsan Mohandesi
2022-12-22net: don't memcpy to NULLHeinrich Schuchardt
2022-12-05net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov