add miss args to mac:del and mac:kick
Submitted by: Anders Hanssen MFC after: 3 days
This commit is contained in:
parent
6f716c2f82
commit
e70fcb23b6
@ -28,7 +28,7 @@
|
||||
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd February 2, 2006
|
||||
.Dd February 15, 2006
|
||||
.Dt IFCONFIG 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -987,12 +987,12 @@ specified station will be allowed or denied.
|
||||
.It Cm mac:allow
|
||||
Set the ACL policy to permit association only by
|
||||
stations registered in the database.
|
||||
.It Cm mac:del
|
||||
.It Cm mac:del Ar address
|
||||
Delete the specified MAC address from the database.
|
||||
.It Cm mac:deny
|
||||
Set the ACL policy to deny association only by
|
||||
stations registered in the database.
|
||||
.It Cm mac:kick
|
||||
.It Cm mac:kick Ar address
|
||||
Force the specified station to be deauthenticated.
|
||||
This typically is done to block a station after updating the
|
||||
address database.
|
||||
|
Loading…
Reference in New Issue
Block a user