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 netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCHSET v3] netfilter, cgroup: implement cgroup2 path m... Tejun Heo
- [PATCH 2/9] kernfs: implement kernfs_walk_and_get() Tejun Heo
- [PATCH 6/9] net: wrap sock->sk_cgrp_prioidx and -... Tejun Heo
- [PATCH 8/9] netfilter: prepare xt_cgroup for multi r... Tejun Heo
- Re: [PATCH 8/9] netfilter: prepare xt_cgroup for... Daniel Wagner
- [PATCH 9/9] netfilter: implement xt_cgroup cgroup2 p... Tejun Heo
- Re: [PATCH 9/9] netfilter: implement xt_cgroup c... Florian Westphal
- Re: [PATCH 9/9] netfilter: implement xt_cgro... Tejun Heo
- Re: [PATCH 9/9] netfilter: implement xt_... Florian Westphal
- Re: [PATCH 9/9] netfilter: implemen... Jan Engelhardt
- Re: [PATCH 9/9] netfilter: implemen... Daniel Borkmann
- Re: [PATCH 9/9] netfilter: impl... Daniel Borkmann
- Re: [PATCH 9/9] netfilter: impl... Tejun Heo
- RE: [PATCH 9/9] netfilter: implement xt_cgro... David Laight
- RE: [PATCH 9/9] netfilter: implement xt_... Jan Engelhardt
- Re: [PATCH 9/9] netfilter: implement xt_cgroup c... Daniel Wagner
- [PATCH 4/9] cgroups: Allow dynamically changing net_... Tejun Heo
- [PATCH 7/9] sock, cgroup: add sock->sk_cgroup Tejun Heo
- Re: [PATCH 7/9] sock, cgroup: add sock->sk_cg... Daniel Wagner