On Saturday 2015-11-21 19:54, Florian Westphal wrote: > >The only other question I have is wheter PATH_MAX might be a possible >ABI breaker in future. It would have to be guaranteed that this is the >same size forever, else you'd get strange errors on rule insertion if >the sizes of the kernel and userspace version differs. > The same goes for IFNAMSIZ. But, so far, nobody changed it in the kernel, even though there are voices that 15 characters + '\0' were a tight choice. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [PATCH 8/9] netfilter: prepare xt_cgroup for mul... Daniel Wagner
- [PATCH 6/9] net: wrap sock->sk_cgrp_prioidx and ->s... Tejun Heo
- [PATCH 7/9] sock, cgroup: add sock->sk_cgroup Tejun Heo
- Re: [PATCH 7/9] sock, cgroup: add sock->sk_cgroup Daniel Wagner
- Re: [PATCH 7/9] sock, cgroup: add sock->sk_cg... Tejun Heo
- Re: [PATCH 7/9] sock, cgroup: add sock->s... Daniel Wagner
- [PATCH 9/9] netfilter: implement xt_cgroup cgroup2 path m... Tejun Heo
- Re: [PATCH 9/9] netfilter: implement xt_cgroup cgrou... Florian Westphal
- Re: [PATCH 9/9] netfilter: implement xt_cgroup c... Tejun Heo
- Re: [PATCH 9/9] netfilter: implement xt_cgro... Florian Westphal
- Re: [PATCH 9/9] netfilter: implement xt_... Jan Engelhardt
- Re: [PATCH 9/9] netfilter: implement xt_... Daniel Borkmann
- Re: [PATCH 9/9] netfilter: implemen... Daniel Borkmann
- Re: [PATCH 9/9] netfilter: implemen... Tejun Heo
- RE: [PATCH 9/9] netfilter: implement xt_cgroup c... David Laight
- RE: [PATCH 9/9] netfilter: implement xt_cgro... Jan Engelhardt
- Re: [PATCH 9/9] netfilter: implement xt_cgroup cgrou... Daniel Wagner
- [PATCH 1/9] cgroup: record ancestor IDs and reimplement c... Tejun Heo
- [PATCH 5/9] netprio_cgroup: limit the maximum css->id ... Tejun Heo
- Re: [PATCHSET v3] netfilter, cgroup: implement cgroup2 pa... Tejun Heo