Module Name: src Committed By: maxv Date: Sat Dec 9 10:19:42 UTC 2017
Modified Files: src/sys/net: if_ethersubr.c Log Message: Make sure we have an llc structure in the packet, and don't read past the end of the mbuf if we don't. I'm wondering whether we should not pull up instead, but whatever. To generate a diff of this commit: cvs rdiff -u -r1.248 -r1.249 src/sys/net/if_ethersubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.