Jan Engelhardt wrote: > There has been quite a confusion in userspace about > XT_FUNCTION_MAXNAMELEN. Change it to match the definition of > XT_TABLE_MAXNAMELEN - being the size of the actual struct member. iptables userspace uses XT_FUNCTION_MAXNAMELEN - 1 for checking the length of names. Changing the definition now will change the behaviour of userspace code. If you want to clean this up, I'd suggest to introduce a new define and use that. -- 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