Skip to content

Instantly share code, notes, and snippets.

@ilya-fedin
Last active June 19, 2018 20:51
Show Gist options
  • Save ilya-fedin/caf2fe1ea76c949a0468dcb1b1c6d0aa to your computer and use it in GitHub Desktop.
Save ilya-fedin/caf2fe1ea76c949a0468dcb1b1c6d0aa to your computer and use it in GitHub Desktop.
iwd output
src/network.c:network_connect()
src/network.c:network_connect_psk()
src/network.c:network_connect_psk() ask_psk: false
src/agent.c:agent_request_passphrase() agent 0x55c465def980 owner :1.41597 path /agent/10119
src/agent.c:agent_send_next_request() send request to :1.41597 /agent/10119
src/agent.c:agent_receive_reply() agent 0x55c465def980 request id 29
src/network.c:passphrase_callback() result 0
src/device.c:device_enter_state() Old State: disconnected, new state: connecting
src/scan.c:scan_notify() Scan notification 33
src/device.c:device_netdev_event() Associating
src/scan.c:scan_notify() Scan notification 34
src/netdev.c:netdev_mlme_notify() MLME notification 46
src/netdev.c:netdev_connect_event()
src/device.c:device_connect_cb() 3, result: 2
src/device.c:device_disassociated() 3
src/device.c:device_enter_state() Old State: connecting, new state: disconnected
4-Way handshake failed for ifindex: 3, reason: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment