Author: meem <Peter.Memishian at Sun.COM> Changeset: 7414:7d64dce7d242 Comments: IPMP interface kstats don't work when underlying links have vanity names several places in IP and UDP are missing group-wide checks that are present in Nevada ipif_lookup_testaddr_v6() interface can be simplified IS_SAME_ILLGRP() would be handy ill_move_ipif code can be tightened slightly nce_lookup_mapping() doesn't need to know about illgrps
Files: usr/src/uts/common/inet/ip.h usr/src/uts/common/inet/ip/ip.c usr/src/uts/common/inet/ip/ip6.c usr/src/uts/common/inet/ip/ip6_if.c usr/src/uts/common/inet/ip/ip_ndp.c usr/src/uts/common/inet/ip/ipmp.c usr/src/uts/common/inet/udp/udp.c Author: meem <Peter.Memishian at Sun.COM> Changeset: 7415:e6bf46d183d7 Comments: note that router target selection in in.mpathd needs work Files: usr/src/cmd/cmd-inet/usr.lib/in.mpathd/mpd_tables.c
