HomeFreeBSD

ipv6: don't complain when deleting an address with prefix length of 128

Description

ipv6: don't complain when deleting an address with prefix length of 128

Save prefix length in unused field in6_ifaddr->ia_plen, then on remove
check if an address has 128 prefix length, and if so, we don't need to
complain that there is none of related prefixes.

Reviewed by: kp
Obtained from: Yandex LLC
Sponsored by: Yandex LLC
Differential Revision: https://reviews.freebsd.org/D52952

(cherry picked from commit c4cce0a3e94e3b22f874508d1a9cd81442648238)

Details

Provenance
aeAuthored on Tue, Oct 7, 1:08 PM
Reviewer
kp
Differential Revision
D52952: ipv6: don't complain when deleting an address with prefix length of 128
Parents
rGd2d987b67919: cryptocheck: Be friendlier when testing software crypto backends
Branches
Unknown
Tags
Unknown