From 3934fa29317b71bbf73659f78c212971a238d95f Mon Sep 17 00:00:00 2001 From: sobomax Date: Wed, 28 Aug 2002 07:24:20 +0000 Subject: Last missed bit of user-setable promisc mode. Pointy hat to: sobomax MFC after: 1 day --- share/man/man9/ifnet.9 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'share') 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). -- cgit v1.1