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)
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>

No differences found