Hi, On Thu, 2010-10-21 at 10:47 +0200, Jan Engelhardt wrote: > On Wednesday 2010-10-20 13:21, KOVACS Krisztian wrote: > > > > /* TPROXY target is capable of marking the packet to perform > > * redirection. We can get rid of that whenever we get support for > > * mutliple targets in the same rule. */ > >-struct xt_tproxy_target_info { > >+struct xt_tproxy_target_info_v0 { > > u_int32_t mark_mask; > > u_int32_t mark_value; > > __be32 laddr; > > __be16 lport; > > }; > > You cannot change the struct name either, or it may break userspace > compilations. True, though iptables has its own copy of the header anyway. --KK -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html