search for: ipt_ipmark_target_info

Displaying 1 result from an estimated 1 matches for "ipt_ipmark_target_info".

2003 Jun 19
0
[Bug 100] New: NETFILTER_VERSION -> IPTABLES_VERSION in libipt_IPMARK.c
...ress with this value becomes MARK\n" "\n", -NETFILTER_VERSION); +IPTABLES_VERSION); } static struct option opts[] = { @@ -152,7 +152,7 @@ struct iptables_target ipmark = { NULL, "IPMARK", - NETFILTER_VERSION, + IPTABLES_VERSION, IPT_ALIGN(sizeof(struct ipt_ipmark_target_info)), IPT_ALIGN(sizeof(struct ipt_ipmark_target_info)), &help, ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.