K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2007-12-09T15:35:09.000000Z K 7 svn:log V 408 If we are walking the IPv6 header chain and we hit an IPPROTO_NONE header, then don't try to pullup anything, because there is no next header if we hit IPPROTO_NONE. Set ulp to a non-NULL value so the search for an upper layer header terinates. This is based on Pekka's diagnosis, but I chose a simpler fix. PR: 115261 Submitted by: Pekka Savola Reviewed by: mlaier MFC after: 2 weeks END