On Fri, Apr 13, 2018 at 11:10:20PM +0900, Taehee Yoo wrote: > ipt_get_target is used to get struct xt_entry_target > and ipt_get_target_c is used to get const struct xt_entry_target. > However in the ipt_do_table, ipt_get_target is used to get > const struct xt_entry_target. it should be replaced by ipt_get_target_c. Also applied, thanks. -- 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