]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
filter: add XOR operation
authorJiri Pirko <jpirko@redhat.com>
Sat, 31 Mar 2012 11:01:20 +0000 (11:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Apr 2012 22:36:20 +0000 (18:36 -0400)
commitffe06c17afbbbd4d73cdc339419be232847d667a
treebfe1e55c86d317d9a4412e2d7da07f837265b066
parent302d663740cfaf2c364df6bb61cd339014ed714c
filter: add XOR operation

Add XOR instruction fo BPF machine. Needed for computing packet hashes.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/filter.h
net/core/filter.c