On Tue, May 3, 2011 at 5:08 PM, tingwei liu <tingw.liu@xxxxxxxxx> wrote: > I have written a netfilter match called domain. > Such as: iptables -A OUTPUT -m domain --domain ".google.com" -j DROP > Â Â Â Â Â Â Â Â Â Â Then it will drop the dns query which domain like > "www.google.com,news.google.com,mail.google.com,..." > Â Â Â Â Â Â Âiptables -I OUTPUT -m domain --domain "map.google.com" -j ACCEPT > Â Â Â Â Â Â Â Â Â Â Then it will accept the dns query which domain is > "map.google.com". > I known this match is trival,but I want to know how to submit this patch. > > Thanks for any response. > æäæäåååï éåçæèéääïééåäã -- 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