iwd/src
Ravi kumar Veeramally e24b18accd wiphy: Handle failed netlink requests
l_genl_family_send only returns request id. If request
failed at low level, current implementation does not handle that.
In case of request failure clear pending dbus messages.
2015-03-03 09:43:48 -06:00
..
agent.c agent: Use a generic pointer for the callback 2015-03-02 21:07:49 -06:00
agent.h agent: Cancel pending agent request 2015-03-02 20:57:14 -06:00
crypto.c arc4: Remove and move to src/crypto.c 2015-02-18 21:11:37 -06:00
crypto.h arc4: Remove and move to src/crypto.c 2015-02-18 21:11:37 -06:00
dbus.c dbus: Add not supported error 2015-02-24 23:19:16 -06:00
dbus.h dbus: Add not supported error 2015-02-24 23:19:16 -06:00
eapol.c eapol: Remove unneeded whitespace 2015-03-02 21:47:27 -06:00
eapol.h eapol: Provide utility to open raw socket 2015-02-26 10:54:05 -06:00
ie.c ie: Add length/data/tag inline getters 2015-02-24 17:11:27 -06:00
ie.h ie: Add length/data/tag inline getters 2015-02-24 17:11:27 -06:00
iwd.conf dbus: Add dbus-daemon policy configuration 2014-10-06 22:13:40 -05:00
iwd.h wiphy: Fix uninitialized var warnings 2014-10-30 00:26:49 -05:00
kdbus.c core: Fix a few compiler warnings 2014-07-15 22:29:02 +02:00
kdbus.h core: Add kdbus helpers for connections and well known names 2014-05-20 23:06:56 -07:00
main.c agent: Make sure Release is sent when iwd exits 2015-03-02 20:59:01 -06:00
manager.c agent: Make sure Release is sent when iwd exits 2015-03-02 20:59:01 -06:00
manager.h manager: Add manager skeleton 2014-10-06 22:13:40 -05:00
mpdu.c mpdu: fix transaction_sequence byte-ordering 2015-01-22 12:41:10 -06:00
mpdu.h mpdu: Change the validation function signature 2015-01-22 12:14:47 -06:00
netdev.c core: Add sanity check to sync RTNL link deletion with nl80211 2014-08-06 23:52:42 -07:00
netdev.h core: Add tracking of network interfaces via RTNL 2014-06-21 13:41:40 +02:00
scan.c scan: use new l_genl send APIs 2015-02-27 11:00:27 -06:00
scan.h scan: Make const correct 2015-01-28 21:23:16 -06:00
sha1.c sha1: Remove unneeded resets 2015-02-13 15:02:04 -06:00
sha1.h core: Add SHA-1 versions of PBKDF2 and PRF functions 2014-05-11 11:43:42 -07:00
util.c util: Move msg_append_attr into util part 2015-03-02 20:44:02 -06:00
util.h util: Move msg_append_attr into util part 2015-03-02 20:44:02 -06:00
wiphy.c wiphy: Handle failed netlink requests 2015-03-03 09:43:48 -06:00
wiphy.h wiphy: Remove unneeded wiphy_set_ssid function 2014-11-07 22:44:27 -06:00