Date: Thu, 24 Jul 2003 23:43:41 -0700 (PDT) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatm atm_cm.c atm_device.c Message-ID: <200307250643.h6P6hfY2086246@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2003/07/24 23:43:41 PDT FreeBSD src repository Modified files: sys/netatm atm_cm.c atm_device.c Log: Hand the packet to bpf not only in the LLC/SNAP case, but for all connections. While this confuses tcpdump, it enables other applications to see and analyze non-IP traffic (signalling, for example). Pointed out by: Vincent Jardin <vjardin@wanadoo.fr> Revision Changes Path 1.30 +12 -11 src/sys/netatm/atm_cm.c 1.25 +1 -2 src/sys/netatm/atm_device.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307250643.h6P6hfY2086246>