[server] compilation bug fix for firewalld platforms in DESTINATION processing code

This commit is contained in:
Michael Rash
2014-12-10 17:06:45 -08:00
parent 122ecf10d7
commit 67f969f2c7
+1 -1
View File
@@ -1056,7 +1056,7 @@ process_spa_request(const fko_srv_options_t * const opts,
in_chain->table,
ple->proto,
spadat->use_src_ip,
(fwc.use_destination ? spadat->pkt_destination_ip : FIREWD_ANY_IP)
(fwc.use_destination ? spadat->pkt_destination_ip : FIREWD_ANY_IP),
ple->port,
exp_ts,
in_chain->target