[Bug 842] Addition of iptables rule referencing an ipset of the wrong address family does not fail
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Sat Aug 17 21:51:03 CEST 2013
https://bugzilla.netfilter.org/show_bug.cgi?id=842
--- Comment #3 from Jozsef Kadlecsik <kadlec at netfilter.org> 2013-08-17 21:51:02 CEST ---
I have checked the iptables source tree: for family-independent matches/targets
the actual family is not passed to the match/target functions. So the functions
cannot know whether iptables or ip6tables called them. The issue cannot be
fixed without iptables core modifications.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list