Deleted Added
full compact
ng_ip_input.4 (86774) ng_ip_input.4 (267938)
1.\" Copyright 2001 The Aerospace Corporation. All rights reserved.
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\"
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions, and the following disclaimer.

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

54.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
55.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
56.\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
57.\" OF SUCH DAMAGE.
58.\"
59.\" Author: Brooks Davis <brooks@FreeBSD.org>
60.\" Derived from: ng_hole.4
61.\"
1.\" Copyright 2001 The Aerospace Corporation. All rights reserved.
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\"
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions, and the following disclaimer.

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

54.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
55.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
56.\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY
57.\" OF SUCH DAMAGE.
58.\"
59.\" Author: Brooks Davis <brooks@FreeBSD.org>
60.\" Derived from: ng_hole.4
61.\"
62.\" $FreeBSD: head/share/man/man4/ng_ip_input.4 86774 2001-11-22 11:36:29Z ru $
62.\" $FreeBSD: head/share/man/man4/ng_ip_input.4 267938 2014-06-26 21:46:14Z bapt $
63.\"
64.Dd September 27, 2001
65.Dt NG_IP_INPUT 4
66.Os
67.Sh NAME
68.Nm ng_ip_input
69.Nd netgraph IP input node type
70.Sh SYNOPSIS

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

90.Xr netgraph 4 ,
91.Xr ngctl 8
92.Sh HISTORY
93The
94.Nm
95node type was implemented in
96.Fx 5.0 .
97.Sh AUTHORS
63.\"
64.Dd September 27, 2001
65.Dt NG_IP_INPUT 4
66.Os
67.Sh NAME
68.Nm ng_ip_input
69.Nd netgraph IP input node type
70.Sh SYNOPSIS

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

90.Xr netgraph 4 ,
91.Xr ngctl 8
92.Sh HISTORY
93The
94.Nm
95node type was implemented in
96.Fx 5.0 .
97.Sh AUTHORS
98.An Brooks Davis Aq brooks@FreeBSD.org
98.An Brooks Davis Aq Mt brooks@FreeBSD.org
99.Sh BUGS
100The
101.Nm
102node type should probably keep some sort of statistics.
99.Sh BUGS
100The
101.Nm
102node type should probably keep some sort of statistics.