Jan Engelhardt wrote:
On Oct 20 2007 17:25, Patrick McHardy wrote:
Jan Engelhardt wrote:
Convert ipt_tos to xt_tos, adding support for IPv6.
+MODULE_ALIAS("ipt_tos");
+MODULE_ALIAS("ip6t_tos");
Looks good, but I think this breaks bisection since you remove ipt_tos
in a later patch. I'll fold those together and queue it up for 2.6.25.
Thanks Jan.
Someone please test it :)
I do not think it breaks compilation bisection.
Not compilation, but after installation there will be two ipt_TOS modules
(well, one alias and one module). Better to do that in one step IMO.
-
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