diff options
author | Willem de Bruijn <willemb@google.com> | 2017-01-02 17:19:46 -0500 |
---|---|---|
committer | Hridya Valsaraju <hridya@google.com> | 2020-07-23 14:46:17 +0000 |
commit | 8476df741c780591942ed5f73ed0de39badcb8c7 (patch) | |
tree | a551e18969837614a3897b3d1f9f6a8402e19bfc /fs/proc | |
parent | 472d60ed77782b90cff52cb3c5811952e12a37f5 (diff) |
BACKPORT: xtables: extend matches and targets with .usersize
In matches and targets that define a kernel-only tail to their
xt_match and xt_target data structs, add a field .usersize that
specifies up to where data is to be shared with userspace.
Performed a search for comment "Used internally by the kernel" to find
relevant matches and targets. Manually inspected the structs to derive
a valid offsetof.
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Bug: 120612905
Change-Id: I95d774345851f638ad7fcaeea8b65ba40abe0b6d
(cherry picked from commit ec23189049651b16dc2ffab35a4371dc1f491aca)
[hridya: resolved minor conflicts in various files]
Signed-off-by: Hridya Valsaraju <hridya@google.com>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions