mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 04:01:45 +02:00
Fix another masq ipsec option handling bug -- take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6133 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
710354caee
commit
213eca848a
@ -88,7 +88,7 @@ sub do_ipsec_options($)
|
|||||||
$options .= "$val " if defined $val;
|
$options .= "$val " if defined $val;
|
||||||
}
|
}
|
||||||
|
|
||||||
$options . ' ';
|
$options;
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user