summaryrefslogtreecommitdiffhomepage
path: root/tests/custom/02_runtime/00_scoping
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-06-27 15:24:24 +0200
committerJo-Philipp Wich <jo@mein.io>2022-06-27 15:46:34 +0200
commitc4dde502c86c1da3c328e722cb74d8a19e70fc11 (patch)
treed49c481f93edfcaf1bd96a026a862ff8312bfeb1 /tests/custom/02_runtime/00_scoping
parent44bf33a2701d7cf94ae0a41f6befc7f591913e10 (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 'tests/custom/02_runtime/00_scoping')
0 files changed, 0 insertions, 0 deletions