summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-08-28 07:24:20 +0000
committersobomax <sobomax@FreeBSD.org>2002-08-28 07:24:20 +0000
commit3934fa29317b71bbf73659f78c212971a238d95f (patch)
treeb543447e2f6ecd13ce016aea375674bc983fb01f /share
parentdbc1fa871803f71fb6848d93bf576e2fa0c19c12 (diff)
downloadFreeBSD-src-3934fa29317b71bbf73659f78c212971a238d95f.zip
FreeBSD-src-3934fa29317b71bbf73659f78c212971a238d95f.tar.gz
Last missed bit of user-setable promisc mode.
Pointy hat to: sobomax MFC after: 1 day
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/ifnet.96
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9
index 1697b4a..216ff36 100644
--- a/share/man/man9/ifnet.9
+++ b/share/man/man9/ifnet.9
@@ -439,8 +439,12 @@ interface.
.Aq D
Disable network address resolution on this interface.
.It Dv IFF_PROMISC
-.Aq D
+.Aq D*
This interface is in promiscuous mode.
+.It Dv IFF_PPROMISC
+.Aq D
+This interface is in the permanently promiscuous mode (implies
+IFF_PROMISC).
.It Dv IFF_ALLMULTI
.Aq D*
This interface is in all-multicasts mode (used by multicast routers).
OpenPOWER on IntegriCloud