aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPatrick McHardy <[email protected]>2015-04-11 01:27:39 +0000
committerPablo Neira Ayuso <[email protected]>2015-04-13 15:17:31 +0000
commit7d7402642eaf385aef0772eff5a35e34fc4995d7 (patch)
tree340e51ce8070314a423634a21a3dc31fe3e6b0c9 /net/unix/af_unix.c
parentnetfilter: nf_tables: support variable sized data in nft_data_init() (diff)
downloadkernel-7d7402642eaf385aef0772eff5a35e34fc4995d7.tar.gz
kernel-7d7402642eaf385aef0772eff5a35e34fc4995d7.zip
netfilter: nf_tables: variable sized set element keys / data
This patch changes sets to support variable sized set element keys / data up to 64 bytes each by using variable sized set extensions. This allows to use concatenations with bigger data items suchs as IPv6 addresses. As a side effect, small keys/data now don't require the full 16 bytes of struct nft_data anymore but just the space they need. Signed-off-by: Patrick McHardy <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions