Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/brconfig sync with reality
details: https://anonhg.NetBSD.org/src/rev/35ea1b238a60
branches: trunk
changeset: 936118:35ea1b238a60
user: maxv <maxv%NetBSD.org@localhost>
date: Sun Jul 19 14:39:42 2020 +0000
description:
sync with reality
diffstat:
sbin/brconfig/brconfig.8 | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
diffs (38 lines):
diff -r d133c261cbdf -r 35ea1b238a60 sbin/brconfig/brconfig.8
--- a/sbin/brconfig/brconfig.8 Sun Jul 19 14:31:31 2020 +0000
+++ b/sbin/brconfig/brconfig.8 Sun Jul 19 14:39:42 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: brconfig.8,v 1.18 2015/01/05 00:36:23 msaitoh Exp $
+.\" $NetBSD: brconfig.8,v 1.19 2020/07/19 14:39:42 maxv Exp $
.\"
.\" Copyright 2001 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -33,7 +33,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd January 5, 2015
+.Dd July 19, 2020
.Dt BRCONFIG 8
.Os
.Sh NAME
@@ -152,9 +152,7 @@
all ARP and RARP packets through the bridge
while filtering IP and IPv6 packets through the configured packet
filter, such as
-.Xr ipf 4
-or
-.Xr pf 4 .
+.Xr npf 7 .
Other packet types are blocked.
.It Cm learn Ar interface
Mark an interface as a
@@ -259,7 +257,7 @@
.Xr pf 4 ,
.Xr ifconfig.if 5 ,
.Xr ifconfig 8 ,
-.Xr ipf 8 ,
+.Xr npf 7 ,
.Xr pfil 9
.Sh HISTORY
The
Home |
Main Index |
Thread Index |
Old Index