Check (once again) the packet length against MCLBYTES always.
authorniklas <niklas@openbsd.org>
Thu, 2 May 1996 06:30:26 +0000 (06:30 +0000)
committerniklas <niklas@openbsd.org>
Thu, 2 May 1996 06:30:26 +0000 (06:30 +0000)
commitf64971306541032f52e130ca14c065fabef49667
tree27b4258fbe6b29533a3d3caf8ee0aacdfff5974d
parent6c25d132209bdb07d7af451aad14c473ed9a81c3
Check (once again) the packet length against MCLBYTES always.
MCLBYTES has recently been raised to >ETHER_MAX_LEN so that is not a
problem anymore.  The former code could result in memory corruption.
sys/arch/amiga/isa/if_isaed.c