K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-21T17:38:48.000000Z K 7 svn:log V 387 When notifying protocol components of an event on an in6pcb, use the result of the notify() function to decide if we need to unlock the in6pcb or not, rather than always unlocking. Otherwise, we may unlock and already unlocked in6pcb. Reported by: kuriyama, Gordon Bergling Tested by: kuriyama, Gordon Bergling Discussed with: mdodd END