diff options
author | Max Kellermann <max@duempel.org> | 2008-01-03 19:07:04 +0000 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-01-03 19:07:04 +0000 |
commit | ef4d20bda091c74bd8906496ad59371c0c01d3fc (patch) | |
tree | cb907aedaaa5345e870b99b3bc231a750bd5bf9a /debian/conntrackd.conf | |
parent | 0f066287cb9fc815f9368354155d7ab1e8ad5cf7 (diff) | |
download | conntrack-tools-ef4d20bda091c74bd8906496ad59371c0c01d3fc.tar.gz conntrack-tools-ef4d20bda091c74bd8906496ad59371c0c01d3fc.zip |
removed the StripNAT option because it is obsolete
Diffstat (limited to 'debian/conntrackd.conf')
-rw-r--r-- | debian/conntrackd.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/conntrackd.conf b/debian/conntrackd.conf index e514ac0..f033e19 100644 --- a/debian/conntrackd.conf +++ b/debian/conntrackd.conf @@ -62,8 +62,3 @@ IgnoreProtocol { # VRRP # numeric numbers also valid } - -# -# Strip NAT traffic -# -StripNAT |