3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-03 01:48:49 +02:00
Commit Graph

179 Commits

Author SHA1 Message Date
James Prestwood
342aeeb62b doc: add some documentation about --shell 2019-08-28 15:55:57 -05:00
James Prestwood
7fa5eddfbc doc: add required kernel version for anqp_disabled=false
The release candidates for v5.3 contain the required patches for
offchannel management frames to work properly.
2019-08-28 12:38:58 -05:00
James Prestwood
92e1838cbe doc: update docs with hotspot name/type info 2019-08-21 14:20:15 -05:00
James Prestwood
04dc20cf5d doc: update control_port_over_nl80211 option 2019-07-30 14:41:49 -05:00
James Prestwood
e5c87a2741 doc: update management_frame_protection option 2019-07-30 14:41:49 -05:00
James Prestwood
2f8e9b9c53 doc: clean up main.conf documentation
All options should now have a description which describes the
default value for each option. The example use (commented or not)
now contains the default value as well.
2019-07-30 14:41:49 -05:00
Denis Kenzior
1bc59390fa doc: document new mac randomization options 2019-07-02 15:47:05 -05:00
James Prestwood
53d6a3b8da doc: add hotspot documentation 2019-06-26 14:29:51 -05:00
James Prestwood
273f0d358b doc: add disable_anqp option
The way IWD does ANQP depends on a recent kernel patch so its best if
we have ANQP disabled by default. In addition it has been found some
drivers do public action frames very badly, resulting in freezes or
crashes. If users are feeling brave, or are confident they're system
can handle ANQP properly they can enable this.

Enabling this option is required for Hotspot 2.0 support
2019-06-26 13:38:32 -05:00
James Prestwood
38bb528c71 doc: document ManagementFrameProtection 2019-06-10 18:33:59 -05:00
James Prestwood
24ca5a24dd doc: update test-runner.txt with FILS options 2019-05-07 14:08:00 -05:00
Denis Kenzior
e8844358b7 doc: Add use_default_interface to main.conf 2019-05-02 10:47:45 -05:00
Tim Kourt
4ea6523b19 doc: Change interface naming after migration 2019-04-08 14:46:48 -05:00
Tim Kourt
3f41b8a1cc doc: Document 'Autoconnect' property for known networks 2019-04-08 14:46:48 -05:00
Jonas Große Sundrup
ea56b9b41f doc: Mention units for options in [Blacklist] 2019-04-04 17:02:19 -05:00
Tim Kourt
713408b831 doc: Document disable_roaming_scan setting 2019-04-01 18:38:21 -05:00
James Prestwood
f09fc78aeb doc: document roam_rssi_threshold conf option 2019-03-21 10:57:09 -05:00
Jason Phan
2eb54d4adc doc: update kernel guide links
The patch submission and coding style guide links were outdated.
2019-03-20 10:50:00 -05:00
James Prestwood
9887c376b7 doc: add [General] group to main.conf
The pattern in main.conf made it appear that ControlPortOverNL80211
was part of the EAPoL group, which it is not.
2019-03-19 13:58:39 -05:00
Tim Kourt
1677f6b046 doc: Update software versions 2019-03-08 11:10:17 -06:00
Tim Kourt
c26af17ca0 doc: Add config options for High Throughput 2019-03-08 11:09:29 -06:00
Denis Kenzior
9e11175cf8 doc: update coding style
To add forward-declaration of statics rule.  This rule is already
enforced, but for some reason the document in iwd did not have this rule
in it (it is in other projects, like oFono)
2019-02-28 09:15:46 -06:00
James Prestwood
ba9990a94a doc: document rank_5g_factor 2019-02-26 12:35:53 -06:00
Denis Kenzior
261eeb511b doc: Document ControlPortOverNL80211 option 2019-02-18 11:33:10 -06:00
James Prestwood
e9f53a08b4 test-runner: document creation of /var/lib/iwd 2019-01-24 17:24:42 -06:00
James Prestwood
fc557136c5 doc: document BSS blacklist config options 2019-01-24 17:22:50 -06:00
Tim Kourt
b41729d608 doc: Add setting to disable MAC randomization 2019-01-16 13:18:57 -06:00
Denis Kenzior
12189fcf39 conf: Increase default eapool handshake timeout 2019-01-09 21:13:53 -06:00
James Prestwood
6bf79dbb8b doc: removed OWE TODO and added OWE to features 2018-11-19 12:10:58 -06:00
Tim Kourt
7b8c069383 doc: Add option to disable periodic scan into main.conf 2018-11-16 16:42:00 -06:00
Denis Kenzior
fbcacce0a3 doc: Tweak GetHiddenStations API
Station was really a misnomer, it should have been AccessPoint.  Also
mark the API as experimental.  It will be moved to the Diagnostics
interface eventually.
2018-11-09 13:44:48 -06:00
James Prestwood
635c530e5e doc: updated features to include SAE 2018-11-05 12:08:31 -06:00
James Prestwood
e12b24d218 doc: updated features to include AP/AdHoc modes 2018-11-05 12:08:11 -06:00
Marcel Holtmann
36cedb1f46 doc: Add notes about running hostapd in a network namespace 2018-10-16 17:46:33 +02:00
Marcel Holtmann
6dc2706459 doc: Document use_pae_group_addr=1 option for wired 802.1x testing 2018-10-16 14:51:29 +02:00
Tim Kourt
2b615e8fe7 doc: add hostapd CONFIG for fast roaming 2018-10-02 15:15:09 -05:00
Tim Kourt
7606ea95b0 doc: add CONFIG for hostapd 2018-10-02 15:10:55 -05:00
Marcel Holtmann
ea20559599 tools: Change net.connman.iwd.hwsim to net.connman.hwsim 2018-09-14 15:27:57 +02:00
Marcel Holtmann
5be8be19a6 doc: Add instructions for 802.1x wired testing 2018-09-14 13:56:20 +02:00
James Prestwood
60211f9ae8 docs: added hostapd config options for SAE 2018-09-13 16:42:09 -05:00
Krzysztof Wilk
d0cf6a6822 doc: Fix Interface for Ad-Hoc DBus API 2018-08-28 10:17:56 -05:00
Krzysztof Wilk
bd0e33906f doc: Fix Interface for Access Point DBus API 2018-08-27 11:46:42 -05:00
Denis Kenzior
0453308134 doc: Split Device into Device & Station apis 2018-08-15 16:54:14 -05:00
Denis Kenzior
fb20c3a003 doc: Mark Network.Type property as readonly 2018-08-14 13:29:20 -05:00
Denis Kenzior
be821a80d8 doc: Add Network.KnownNetwork property 2018-08-14 13:29:08 -05:00
Denis Kenzior
70a3101319 doc: Rename SignalLevelChanged to Changed 2018-08-13 20:40:59 -05:00
Andrew Zaborowski
cbbba5cc5a doc: Add the KnownNetwork.Hidden property 2018-08-10 09:43:27 -05:00
Denis Kenzior
5011637df2 doc: Add Adapter.SupportedModes property 2018-08-07 17:07:49 -05:00
Denis Kenzior
1d52f1a233 doc: Reword Device.Mode property documentation 2018-08-07 17:07:31 -05:00
Andrew Zaborowski
7d3656858f doc: Document new KnownNetwork API, remove old 2018-07-31 11:52:59 -05:00
Tim Kourt
de013cf92b doc: add Started property to ap and adhoc 2018-07-30 09:01:30 -05:00
James Prestwood
6051bdb360 docs: added documentation for Ad-Hoc interface 2018-07-17 16:59:19 -05:00
Denis Kenzior
ec46f8da02 doc: Update ConnectHiddenNetwork api documentation 2018-07-13 11:54:14 -05:00
James Prestwood
d33b3e0ee6 doc: updated device-api and added ap-api
Added "Mode" documentation for device API, as well as added
a new ap-api.txt to document the AccessPoint interface.
2018-07-03 11:33:48 -05:00
Tim Kourt
b132e36978 doc: add new errors to ConnectHiddenNetwork method 2018-06-29 13:46:06 -05:00
Antonio Quartulli
233fa6259d doc: add WDS property to Device interface 2018-06-13 11:41:59 -05:00
Tim Kourt
86879dda7c doc: add ConnectHiddenNetwork API call 2018-06-05 13:02:00 -05:00
Tim Kourt
ff5665beb8 doc: add CONFIG entries for hostapd 2018-05-21 17:42:48 -05:00
Andrew Zaborowski
b4b2a45583 doc: Add new Agent request types 2018-04-19 11:49:37 -05:00
James Prestwood
ad93f4d203 doc: add list of EAP methods to features.txt 2018-04-06 10:30:50 -05:00
James Prestwood
cb1ed123e4 doc: add new eapol setting to doc/main.conf 2018-04-02 13:54:25 -05:00
James Prestwood
592d60c28e TODO: Mark SA Query related tasks as done 2018-04-02 13:35:33 -05:00
James Prestwood
5447ba482a docs: documentation for SendFrame method 2018-01-29 14:06:32 -06:00
Marcel Holtmann
0cf589e13d build: Don't provide iwd/main.conf during make install 2018-01-29 02:20:52 -08:00
Marcel Holtmann
980f6f3645 main: Rename iwd/iwd.conf into iwd/main.conf 2018-01-29 02:13:41 -08:00
James Prestwood
b8f426acfc docs: hlrauc documentation for pycrypto
The python library "pycrypto" is required for hlrauc to run.
2018-01-04 10:42:11 -06:00
James Prestwood
bacc4e7938 docs: added documentation for ofono/test runner 2018-01-04 10:42:11 -06:00
Tim Kourt
569be488d0 doc: add NotConfigured exception to Connect() 2017-10-26 16:07:43 -05:00
Denis Kenzior
3a74286949 TODO: Mark RRM task as done 2017-10-19 20:25:16 -05:00
Denis Kenzior
d5e0882938 TODO: Mark Fast Transition over Air task as Done 2017-10-19 20:20:06 -05:00
Denis Kenzior
4df406b99c TODO: Mark Preauthentication task as done 2017-10-19 20:17:55 -05:00
James Prestwood
98a5d2b9be docs: Updated docs for EAP-SIM/AKA autotests
The hostapd .config must be changed to compile in code
for EAP-SIM/AKA/AKA'
2017-10-18 11:16:46 -05:00
Andrew Zaborowski
b66d55c52c doc: Add hwsim.Rule.Drop property 2017-08-23 13:26:58 -05:00
Tim Kourt
a647072e02 doc: Add device state: roaming 2017-05-30 19:56:38 -05:00
Andrew Zaborowski
c2a39f5c22 doc: SignalLevelAgent related docs 2017-05-30 11:40:10 -05:00
Tim Kourt
a77c55f34a doc: add hostapd libnl32 option 2017-04-20 12:46:05 -05:00
Tim Kourt
8ef5155f49 doc: Update kernel build instructions 2017-04-20 12:46:02 -05:00
Tim Kourt
b9f276842f doc: hostapd fast roaming options 2017-04-19 17:44:39 -05:00
Andrew Zaborowski
9f96192470 doc: Fix RuleManager interface name 2017-03-26 11:04:07 -05:00
Andrew Zaborowski
aec4c0a072 doc: hwsim DBus radio hierarchy documentation 2017-03-10 10:02:11 -06:00
Andrew Zaborowski
97257c3891 doc: RuleManager and Rule interface docs
Document the hwsim DBus interface for medium-related functionality
2017-03-09 12:12:17 -06:00
Denis Kenzior
b959bb495b doc: Add StartPin method to wsc 2017-02-22 17:02:59 -06:00
Tim Kourt
dae0bbe17c doc: Add wiphy property 2017-02-21 13:34:01 -06:00
Denis Kenzior
d56add503c doc: Add GeneratePin() to WSC API 2017-02-17 12:31:56 -06:00
Denis Kenzior
7440b5e98d doc: Fix function format 2017-02-17 12:07:43 -06:00
Denis Kenzior
3440652520 doc: Mention the need for ell-key-crypto branch 2016-12-14 15:48:23 -06:00
Denis Kenzior
2c2af4edd3 doc: Add WSC api 2016-11-11 11:29:04 -06:00
Denis Kenzior
ee074153ed doc: Add Adapter API documentation 2016-11-07 11:55:07 -06:00
Denis Kenzior
0b98f75dda doc: Add AgentManager API documentation 2016-11-07 11:50:20 -06:00
Tim Kourt
764d9bb377 doc: Rename abs_path_dir_list to tmpfs_extra_stuff 2016-11-03 13:30:06 -05:00
Tim Kourt
cae6734035 doc: Explain iwd_config_dir option for t-runner 2016-11-02 17:25:02 -05:00
Daniel Wagner
b540e498c5 doc: Add Type property to Network objects
Currently, the security type is only discovererable via the Device
object.  Let's add it security type property here to avoid unnecessary
complex lookups.
2016-11-02 10:04:10 -05:00
Daniel Wagner
785e155571 doc: Add Device property to Network objects
This allows to walk the tree in reverse order.
2016-11-02 10:00:10 -05:00
Daniel Wagner
47d158393d doc: Add Adapter property to D-Bus API
This allows to walk the tree in reverse order.
2016-11-02 09:57:11 -05:00
Tim Kourt
2ae5947a36 doc: Update hostapd config. requirements 2016-10-05 18:08:43 -05:00
Tim Kourt
ec78bb0634 doc: Document start_iwd field inside of hw.conf 2016-10-05 18:06:52 -05:00
Tim Kourt
8c281da9eb doc: Add explanation for abs. path dir. field 2016-10-03 14:09:25 -05:00
Tim Kourt
d4dc2df06b doc: Fix typos in error names 2016-10-03 13:51:31 -05:00
Tim Kourt
8f9912dbee doc: Add InProgress exception to the list of errors 2016-10-03 13:50:27 -05:00
Denis Kenzior
b5e06633dc doc: Don't go over 80 characters 2016-07-20 15:44:28 -05:00