Add bpf_tunnel_info and helpers
authorBrenden Blanco <bblanco@plumgrid.com>
Tue, 28 Jul 2015 17:45:52 +0000 (10:45 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Tue, 28 Jul 2015 20:18:16 +0000 (13:18 -0700)
commitddf2bf8e5d83abd4036db3b7757bdb42c4ce1b33
treef38c32fbe9c2bf999dce9e94107a00d44af64dd3
parent62cc8b76c463d36d04c56f33b65fa078de058ff8
Add bpf_tunnel_info and helpers

* Update compat.h
* Move bpf_clone_redirect to signed int, matching the implementation.
  This allows error codes to be compared to < 0.

Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
src/cc/compat/linux/bpf.h
src/cc/export/helpers.h