Deleted Added
full compact
ng_bpf.4 (77761) ng_bpf.4 (79366)
1.\" Copyright (c) 1999 Whistle Communications, Inc.
2.\" All rights reserved.
3.\"
4.\" Subject to the following obligations and disclaimer of warranty, use and
5.\" redistribution of this software, in source or object code forms, with or
6.\" without modifications are expressly permitted by Whistle Communications;
7.\" provided, however, that:
8.\" 1. Any and all reproductions of the source or object code must include the

--- 18 unchanged lines hidden (view full) ---

27.\" SERVICES, LOSS OF USE, DATA OR PROFITS, HOWEVER CAUSED AND UNDER ANY
28.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
30.\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
31.\" OF SUCH DAMAGE.
32.\"
33.\" Author: Archie Cobbs <archie@FreeBSD.org>
34.\"
1.\" Copyright (c) 1999 Whistle Communications, Inc.
2.\" All rights reserved.
3.\"
4.\" Subject to the following obligations and disclaimer of warranty, use and
5.\" redistribution of this software, in source or object code forms, with or
6.\" without modifications are expressly permitted by Whistle Communications;
7.\" provided, however, that:
8.\" 1. Any and all reproductions of the source or object code must include the

--- 18 unchanged lines hidden (view full) ---

27.\" SERVICES, LOSS OF USE, DATA OR PROFITS, HOWEVER CAUSED AND UNDER ANY
28.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
29.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
30.\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
31.\" OF SUCH DAMAGE.
32.\"
33.\" Author: Archie Cobbs <archie@FreeBSD.org>
34.\"
35.\" $FreeBSD: head/share/man/man4/ng_bpf.4 77761 2001-06-05 12:50:33Z sobomax $
35.\" $FreeBSD: head/share/man/man4/ng_bpf.4 79366 2001-07-06 16:46:48Z ru $
36.\" $Whistle: ng_bpf.8,v 1.2 1999/12/03 01:57:12 archie Exp $
37.\"
38.Dd December 2, 1999
39.Dt NG_BPF 4
40.Os FreeBSD
41.Sh NAME
42.Nm ng_bpf
43.Nd Berkeley packet filter netgraph node type

--- 136 unchanged lines hidden (view full) ---

180copies of the file do not interfere.
181However, this may change in the future.
182.Sh HISTORY
183The
184.Nm
185node type was implemented in
186.Fx 4.0 .
187.Sh SEE ALSO
36.\" $Whistle: ng_bpf.8,v 1.2 1999/12/03 01:57:12 archie Exp $
37.\"
38.Dd December 2, 1999
39.Dt NG_BPF 4
40.Os FreeBSD
41.Sh NAME
42.Nm ng_bpf
43.Nd Berkeley packet filter netgraph node type

--- 136 unchanged lines hidden (view full) ---

180copies of the file do not interfere.
181However, this may change in the future.
182.Sh HISTORY
183The
184.Nm
185node type was implemented in
186.Fx 4.0 .
187.Sh SEE ALSO
188.Xr netgraph 4 ,
189.Xr bpf 4 ,
188.Xr bpf 4 ,
189.Xr netgraph 4 ,
190.Xr ngctl 8
191.Sh AUTHORS
192.An Archie Cobbs Aq archie@FreeBSD.org
190.Xr ngctl 8
191.Sh AUTHORS
192.An Archie Cobbs Aq archie@FreeBSD.org