diff options
author | Daniel Borkmann <dxchgb@gmail.com> | 2012-09-24 02:23:59 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-24 16:49:21 -0400 |
commit | 9e49e88958feb41ec701fa34b44723dabadbc28c (patch) | |
tree | ab17d7738505ade25a0a16bf442086cbf07d0f22 /arch/x86/net | |
parent | 718cffc4ac65f01c6f1efd6baec8b4b5ff0c76b5 (diff) |
filter: add XOR instruction for use with X/K
SKF_AD_ALU_XOR_X has been added a while ago, but as an 'ancillary'
operation that is invoked through a negative offset in K within BPF
load operations. Since BPF_MOD has recently been added, BPF_XOR should
also be part of the common ALU operations. Removing SKF_AD_ALU_XOR_X
might not be an option since this is exposed to user space.
Signed-off-by: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86/net')
0 files changed, 0 insertions, 0 deletions