On Fri, Mar 9, 2018 at 2:58 PM, Eric Dumazet <eric.dumazet@xxxxxxxxx> wrote: > > > On 03/09/2018 02:56 PM, Eric Dumazet wrote: > >> >> I sent a patch a while back, but Pablo/Florian wanted more than that >> simple fix. >> >> We also need to filter special characters like '/' proc_create_data() itself accepts '/', so it must be xt_hashlimit doesn't want it. >> >> Or maybe I am mixing with something else. > > > Yes, Florian mentioned that we also had to reject "." and ".." > It could be, but looks like not as trivial as just strstr(".")? BTW, the warning itself is all about empty names, so perhaps it's better to fix them separately. -- 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