Hello, I couldn't find a way to retrieve keys and key sequences using iw, so the following patch adds support for it. I wasn't sure whether I should include the (new?) nested NL80211_KEY_* attributes, or only the global ones. In my simple case any of them would do, so I included the global ones only. Kind regards, Raphael Raphaël Mélotte (1): iw: add support for retrieving keys Makefile | 2 +- keys.c | 77 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-) create mode 100644 keys.c -- 2.37.1