Deleted Added
full compact
netgraph.4 (77760) netgraph.4 (79366)
1.\" Copyright (c) 1996-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

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

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.\" Authors: Julian Elischer <julian@FreeBSD.org>
34.\" Archie Cobbs <archie@FreeBSD.org>
35.\"
1.\" Copyright (c) 1996-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

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

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.\" Authors: Julian Elischer <julian@FreeBSD.org>
34.\" Archie Cobbs <archie@FreeBSD.org>
35.\"
36.\" $FreeBSD: head/share/man/man4/netgraph.4 77760 2001-06-05 12:40:03Z sobomax $
36.\" $FreeBSD: head/share/man/man4/netgraph.4 79366 2001-07-06 16:46:48Z ru $
37.\" $Whistle: netgraph.4,v 1.7 1999/01/28 23:54:52 julian Exp $
38.\"
39.Dd January 19, 1999
40.Dt NETGRAPH 4
41.Os FreeBSD
42.Sh NAME
43.Nm netgraph
44.Nd graph based kernel networking subsystem

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

1328.Pp
1329Also look in /usr/share/examples/netgraph for solutions to several
1330common networking problems, solved using
1331.Nm .
1332.Sh SEE ALSO
1333.Xr socket 2 ,
1334.Xr netgraph 3 ,
1335.Xr ng_async 4 ,
37.\" $Whistle: netgraph.4,v 1.7 1999/01/28 23:54:52 julian Exp $
38.\"
39.Dd January 19, 1999
40.Dt NETGRAPH 4
41.Os FreeBSD
42.Sh NAME
43.Nm netgraph
44.Nd graph based kernel networking subsystem

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

1328.Pp
1329Also look in /usr/share/examples/netgraph for solutions to several
1330common networking problems, solved using
1331.Nm .
1332.Sh SEE ALSO
1333.Xr socket 2 ,
1334.Xr netgraph 3 ,
1335.Xr ng_async 4 ,
1336.Xr ng_bridge 4 ,
1337.Xr ng_bpf 4 ,
1336.Xr ng_bpf 4 ,
1337.Xr ng_bridge 4 ,
1338.Xr ng_cisco 4 ,
1338.Xr ng_cisco 4 ,
1339.Xr ng_ether 4 ,
1340.Xr ng_echo 4 ,
1341.Xr ng_ether 4 ,
1339.Xr ng_echo 4 ,
1340.Xr ng_ether 4 ,
1341.Xr ng_ether 4 ,
1342.Xr ng_frame_relay 4 ,
1343.Xr ng_hole 4 ,
1344.Xr ng_iface 4 ,
1345.Xr ng_ksocket 4 ,
1346.Xr ng_lmi 4 ,
1347.Xr ng_mppc 4 ,
1348.Xr ng_ppp 4 ,
1349.Xr ng_pppoe 4 ,

--- 23 unchanged lines hidden ---
1342.Xr ng_frame_relay 4 ,
1343.Xr ng_hole 4 ,
1344.Xr ng_iface 4 ,
1345.Xr ng_ksocket 4 ,
1346.Xr ng_lmi 4 ,
1347.Xr ng_mppc 4 ,
1348.Xr ng_ppp 4 ,
1349.Xr ng_pppoe 4 ,

--- 23 unchanged lines hidden ---