On Mon, Aug 19, 2019 at 10:33:58PM -0400, David Ahern wrote: > On 8/19/19 10:19 PM, Hangbin Liu wrote: > > But in ipv6_add_addr() it will check the address type and reject multicast > > address directly. So this feature is never worked for IPv6. > > If true, that is really disappointing. > > We need to get a functional test script started for various address cases.
Do you mean an `ip addr add` testing for all kinds of address types? Thanks Hangbin