Remove Tunnel::decapsulate_ip option.

Setting Tunnel::max_depth to zero effectively disables tunnel
decapsulation.
This commit is contained in:
Jon Siwek 2012-04-24 14:25:47 -05:00
parent 4d86f38be0
commit bd01525a86
4 changed files with 2 additions and 12 deletions

View file

@ -11,5 +11,4 @@ const NFS3::return_data: bool;
const NFS3::return_data_max: count;
const NFS3::return_data_first_only: bool;
const Tunnel::decapsulate_ip: bool;
const Tunnel::max_depth: count;