commit | ca92e173ab34a4f7fc4128bd372bd96f1af6f507 | [log] [tgz] |
---|---|---|
author | Benjamin Poirier <bpoirier@suse.com> | Mon Nov 05 17:00:53 2018 +0900 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Tue Nov 06 12:25:47 2018 +0100 |
tree | 1d53ea38238536af72f5703f3c54fbfb7362b32f | |
parent | 533555e5cbb6aa2d77598917871ae5b579fe724b [diff] |
xfrm: Fix bucket count reported to userspace sadhcnt is reported by `ip -s xfrm state count` as "buckets count", not the hash mask. Fixes: 28d8909bc790 ("[XFRM]: Export SAD info.") Signed-off-by: Benjamin Poirier <bpoirier@suse.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>