]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make sure that we do not accept packets shorter than a full ethernet
authorluigi <luigi@FreeBSD.org>
Thu, 8 Feb 2001 22:21:30 +0000 (22:21 +0000)
committerluigi <luigi@FreeBSD.org>
Thu, 8 Feb 2001 22:21:30 +0000 (22:21 +0000)
commitd0c5714da1fdf4293227869eb8c006365705d394
treea4948b69c25d4a74600162fbfbc079575a831c13
parent1138c13e2858ebf247edf6e855eeb1bbedbe85a6
Make sure that we do not accept packets shorter than a full ethernet
header, or we would have a negative length passed to ether_input().
sys/dev/ed/if_ed.c