K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-06T03:45:45.000000Z K 7 svn:log V 323 Pass pcbinfo structures to in6_pcbnotify() rather than pcbhead structures, allowing in6_pcbnotify() to lock the pcbinfo and each inpcb that it notifies of ICMPv6 events. This prevents inpcb assertions from firing when IPv6 generates and delievers event notifications for inpcbs. Reported by: kuriyama Tested by: kuriyama END