diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-06-27 15:24:24 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-06-27 15:46:34 +0200 |
commit | c4dde502c86c1da3c328e722cb74d8a19e70fc11 (patch) | |
tree | d49c481f93edfcaf1bd96a026a862ff8312bfeb1 /lib/nl80211.c | |
parent | 44bf33a2701d7cf94ae0a41f6befc7f591913e10 (diff) |
rtnl: update NETLINK_GET_STRICT_CHK socket flag with every request
So far the NETLINK_GET_STRICT_CHK socket flag was only set on the implicit
socket creation performed during the first request and ignored for
subsequent ones which made it impossible to perform only some requests
with enabled strict checking.
Modify the logic to check the flag state for every request and change
it if needed. This allows performing both strict and non-strict requests
over the same connection.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'lib/nl80211.c')
0 files changed, 0 insertions, 0 deletions