User Tools

Site Tools


debugging

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
debugging [2019/10/25 04:22]
Denis Kenzior
debugging [2020/05/23 11:28]
Andrew Zaborowski Variables summary
Line 45: Line 45:
 denkenz@iwd-test ~ $ sudo iwmon --write /​path/​to/​file.pcap denkenz@iwd-test ~ $ sudo iwmon --write /​path/​to/​file.pcap
 </​code>​ </​code>​
 +
 +==== 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