summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_core.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dxchgb@gmail.com>2012-09-24 02:23:59 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-09-24 20:49:21 (GMT)
commit9e49e88958feb41ec701fa34b44723dabadbc28c (patch)
treeab17d7738505ade25a0a16bf442086cbf07d0f22 /net/netfilter/ipvs/ip_vs_core.c
parent718cffc4ac65f01c6f1efd6baec8b4b5ff0c76b5 (diff)
downloadlinux-fsl-qoriq-9e49e88958feb41ec701fa34b44723dabadbc28c.tar.xz
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 'net/netfilter/ipvs/ip_vs_core.c')
0 files changed, 0 insertions, 0 deletions