Deleted Added
full compact
ng_bridge.4 (267182) ng_bridge.4 (267938)
1.\" Copyright (c) 2000 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) 2000 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_bridge.4 267182 2014-06-06 19:00:43Z joel $
35.\" $FreeBSD: head/share/man/man4/ng_bridge.4 267938 2014-06-26 21:46:14Z bapt $
36.\"
37.Dd May 5, 2010
38.Dt NG_BRIDGE 4
39.Os
40.Sh NAME
41.Nm ng_bridge
42.Nd Ethernet bridging netgraph node type
43.Sh SYNOPSIS

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

204.Xr ng_one2many 4 ,
205.Xr ngctl 8
206.Sh HISTORY
207The
208.Nm
209node type was implemented in
210.Fx 4.2 .
211.Sh AUTHORS
36.\"
37.Dd May 5, 2010
38.Dt NG_BRIDGE 4
39.Os
40.Sh NAME
41.Nm ng_bridge
42.Nd Ethernet bridging netgraph node type
43.Sh SYNOPSIS

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

204.Xr ng_one2many 4 ,
205.Xr ngctl 8
206.Sh HISTORY
207The
208.Nm
209node type was implemented in
210.Fx 4.2 .
211.Sh AUTHORS
212.An Archie Cobbs Aq archie@FreeBSD.org
212.An Archie Cobbs Aq Mt archie@FreeBSD.org