diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2021-09-14 16:46:33 +0200 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2021-09-15 13:41:36 +0200 |
commit | f8d858e607b2a36808ac6d4218f5f5203d7a7d63 (patch) | |
tree | 2eb79880f5771da0fd0375be55743750ff75e05c /scripts/check-sysctl-docs | |
parent | 844f7eaaed9267ae17d33778efe65548cc940205 (diff) | |
download | linux-f8d858e607b2a36808ac6d4218f5f5203d7a7d63.tar.bz2 |
xfrm: make user policy API complete
>From a userland POV, this API was based on some magic values:
- dirmask and action were bitfields but meaning of bits
(XFRM_POL_DEFAULT_*) are not exported;
- action is confusing, if a bit is set, does it mean drop or accept?
Let's try to simplify this uapi by using explicit field and macros.
Fixes: 2d151d39073a ("xfrm: Add possibility to set the default to block if we have no policy")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'scripts/check-sysctl-docs')
0 files changed, 0 insertions, 0 deletions