User Tools

Site Tools


debugging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
debugging [2019/02/18 17:33]
Denis Kenzior created
debugging [2020/05/23 11:28]
Andrew Zaborowski Variables summary
Line 46: Line 46:
 </​code>​ </​code>​
  
-NOTE: If you're interested in obtaining EAPoL traffic, then you must ensure that iwd's main.conf ControlPortOverNL80211 option is set to False.+==== Debug environment variables summary ====
  
 +Here are the environment variables you can set to enable specific debug output in addition to the ''​-d''​ switch.
 +
 +^                    ^                                                                ^
 +| ''​IWD_TLS_DEBUG'' ​     | Debug output for TLS tunnels used by EAP methods ​              |
 +| ''​IWD_GENL_DEBUG'' ​    | Debug output for Generic Netlink communication with the kernel |
 +| ''​IWD_RTNL_DEBUG'' ​    | Debug output for Route Netlink communication with the kernel ​  |
 +| ''​IWD_DHCP_DEBUG'' ​    | Debug output for the internal DHCP client ​                     |
 +| ''​IWD_WSC_DEBUG_KEYS''​ | (requires ''​-d''​) Print out credentials obtained through WSC   |
debugging.txt ยท Last modified: 2021/11/07 02:53 by Andrew Zaborowski