- Rename 'struct mld_ifinfo' into 'struct mld_ifsoftc', since it really represents a context.
- Preserve name 'struct mld_ifinfo' for a new structure, that will be stable API between userland and kernel.
- Make sysctl_mld_ifinfo() return the new 'struct mld_ifinfo', instead of old one, which had a bunch of internal kernel structures in it.
Sponsored by: Netflix
Sponsored by: Nginx, Inc.