Correct handling of persistent provider with no IP address

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2016-04-25 12:27:00 -07:00
parent f16e3f1fbe
commit f6b7eb4ea0

View File

@ -1096,7 +1096,7 @@ CEOF
if ( $optional ) {
if ( $persistent ) {
emit( "persistent_${what}_${table}\n" );
emit( "do_persistent_${what}_${table}\n" );
}
if ( $shared ) {