hostapd.conf.5 (b3f627ac81df9f90313e17fb4a757e312a254c7c) hostapd.conf.5 (bc84aa4ba392b392f15d988ddf09682340668672)
1.\" Copyright (c) 2005 Sam Leffler <sam@errno.com>
2.\" Copyright (c) 2006 Rui Paulo
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

67Interface name.
68Should be set in
69.Dq hostap
70mode.
71.It Va debug
72Debugging mode: 0 = no, 1 = minimal, 2 = verbose, 3 = msg dumps, 4 =
73excessive.
74.It Va dump_file
1.\" Copyright (c) 2005 Sam Leffler <sam@errno.com>
2.\" Copyright (c) 2006 Rui Paulo
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

67Interface name.
68Should be set in
69.Dq hostap
70mode.
71.It Va debug
72Debugging mode: 0 = no, 1 = minimal, 2 = verbose, 3 = msg dumps, 4 =
73excessive.
74.It Va dump_file
75Dump file for state information (on SIGUSR1).
75Dump file for state information (on
76.Dv SIGUSR1 ) .
76.It Va ctrl_interface
77The pathname of the directory in which
78.Xr hostapd 8
79creates
80.Ux
81domain socket files for communication
82with frontend programs such as
83.Xr hostapd_cli 8 .

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

180See the example file for more information.
181.It Va wpa_group_rekey
182Time interval for rekeying GTK (broadcast/multicast encryption keys) in
183seconds.
184.It Va wpa_strict_rekey
185Rekey GTK when any STA that possesses the current GTK is leaving the
186BSS.
187.It Va wpa_gmk_rekey
77.It Va ctrl_interface
78The pathname of the directory in which
79.Xr hostapd 8
80creates
81.Ux
82domain socket files for communication
83with frontend programs such as
84.Xr hostapd_cli 8 .

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

181See the example file for more information.
182.It Va wpa_group_rekey
183Time interval for rekeying GTK (broadcast/multicast encryption keys) in
184seconds.
185.It Va wpa_strict_rekey
186Rekey GTK when any STA that possesses the current GTK is leaving the
187BSS.
188.It Va wpa_gmk_rekey
188Time interval for rekeying GMK (master key used internally to generate GTKs
189(in seconds).
189Time interval for rekeying GMK (master key used internally to generate GTKs),
190in seconds.
190.El
191.Sh SEE ALSO
192.Xr hostapd 8 ,
193.Xr hostapd_cli 8
194.Sh HISTORY
195The
196.Nm
197manual page and

--- 12 unchanged lines hidden ---
191.El
192.Sh SEE ALSO
193.Xr hostapd 8 ,
194.Xr hostapd_cli 8
195.Sh HISTORY
196The
197.Nm
198manual page and

--- 12 unchanged lines hidden ---