Re: [systemd-devel] [PATCH] missing: define NET_NAME_UNKNOWN

2014-12-04 Thread Tom Gundersen
Thanks! On Thu, Dec 4, 2014 at 7:27 PM, David Herrmann wrote: > Hi > > On Thu, Dec 4, 2014 at 7:12 PM, Colin Walters wrote: >> It's only exposed to userspace since >> >> commit 685343fc3ba61a1f6eef361b786601123db16c28 >> Author: Tom Gundersen >> AuthorDate: Mon Jul 14 16:37:22 2014 +0

Re: [systemd-devel] [PATCH] missing: define NET_NAME_UNKNOWN

2014-12-04 Thread David Herrmann
Hi On Thu, Dec 4, 2014 at 7:12 PM, Colin Walters wrote: > It's only exposed to userspace since > > commit 685343fc3ba61a1f6eef361b786601123db16c28 > Author: Tom Gundersen > AuthorDate: Mon Jul 14 16:37:22 2014 +0200 > Commit: David S. Miller > CommitDate: Tue Jul 15 16:12:01 2

[systemd-devel] [PATCH] missing: define NET_NAME_UNKNOWN

2014-12-04 Thread Colin Walters
It's only exposed to userspace since commit 685343fc3ba61a1f6eef361b786601123db16c28 Author: Tom Gundersen AuthorDate: Mon Jul 14 16:37:22 2014 +0200 Commit: David S. Miller CommitDate: Tue Jul 15 16:12:01 2014 -0700 to the kernel. --- src/shared/missing.h | 4 1 file ch