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
MFC after: 1 week
Sponsored by: Yandex LLC
Differential Revision: https://reviews.freebsd.org/D52952

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
rG534aec00976c: arm64/vmm: Handle debug exits
Branches
Unknown
Tags
Unknown