Author:    Sebastien Roy <Sebastien.Roy at Sun.COM>
Changeset: 7716:775d51a3292f
Comments:
6749628 ipv6 multicast traffic from remote host not visible via ipnet
6755448 ifconfig wedged in SIOCLIFREMOVEIF
need to keep track of promisc_multi for both IPv4 and IPv6
allmulti state gets lost when addresses are unplumbed; need to use ilm list
calling ipsq_enter() while holding an ill reference can deadlock
need to purge allmulti memberships on unplumb
need a more efficient check for ipobs callbacks in the ip datapath

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/ip_if.c 
usr/src/uts/common/inet/ip/ip_multi.c usr/src/uts/common/inet/ip_multi.h 
usr/src/uts/common/inet/ip_stack.h usr/src/uts/common/inet/ipnet.h 
usr/src/uts/common/inet/ipnet/ipnet.c

Reply via email to