Displaying 1 result from an estimated 1 matches for "ips_dst_nat".
2014 May 28
2
[Bug 950] New: ct status
..."assured", IPS_ASSURED),
79 SYMBOL("confirmed", IPS_CONFIRMED),
80 SYMBOL("snat", IPS_SRC_NAT),
81 SYMBOL("dnat", IPS_DST_NAT),
82 SYMBOL("dying", IPS_DYING),
83 SYMBOL_LIST_END
84 },
85 };
We can use co...