K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2008-05-20T11:17:51.000000Z K 7 svn:log V 250 MFC: 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. END