OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Can Erkin Acar (canacarcvs.openbsd.org)
Date: Wed Aug 18 2004 - 13:37:54 CDT


CVSROOT: /cvs
Module name: src
Changes by: canacarcvs.openbsd.org 2004/08/18 12:37:53

Modified files:
        sys/net : if_gre.c

Log message:
fix bad packets passed to bpf from the gre(4) interface.
reported by Robert Stone ( robert at arbor net ) via PR 3852
This is a different fix since gre(4) may carry non-ip packets.
tested by Robert Stone and markus ok markus deraadt