diff options
author | Patrick McHardy <kaber@trash.net> | 2015-06-02 12:16:42 +0200 |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2015-06-02 13:03:58 +0200 |
commit | 665a26232b2a53e7f47481830c4be79d890b0ff4 (patch) | |
tree | a6e9a989c302b3399ab4ea69022344cb31dda4c5 /include/linux/netfilter_arp.h | |
parent | 440202ee45beb64a993f8c92da9c7a3c93f21f4e (diff) |
eval: prohibit variable sized types in concat expressions
Since we need to calculate the length of the entire concat type, we can
not support variable sized types where the length can't be determined
by the type.
This only affects base types since all higher types include a length.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'include/linux/netfilter_arp.h')
0 files changed, 0 insertions, 0 deletions