Jan Klemkow:

>  - I turned the KASSERTS to returns.
>  - Check if the mbuf is large enough for an ether header.
>  - additionally #ifdef'd INET6 around the ip6_hdr in the new struct

For non-initial fragments of TCP/UDP packets, ether_extract_headers()
will create ext.tcp/ext.udp pointers that do not point to a protocol
header.  Should there be a check to exclude fragments?

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to