--- lpf.c.0 Thu Dec 9 22:59:35 1999 +++ lpf.c Thu Dec 9 22:59:48 1999 @@ -245,7 +245,7 @@ struct hardware *hto; { int bufp = 0; - unsigned char buf [1500]; + unsigned char buf [1514]; struct sockaddr sa; int result; @@ -286,7 +286,7 @@ int nread; int length = 0; int offset = 0; - unsigned char ibuf [1500]; + unsigned char ibuf [1514]; int bufix = 0; length = read (interface -> rfdesc, ibuf, sizeof ibuf);