chiark / gitweb /
networkd: don't check for ifindex in answer to RTM_NEWLINK
authorTom Gundersen <teg@jklm.no>
Fri, 31 Jan 2014 01:03:39 +0000 (02:03 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 31 Jan 2014 11:20:34 +0000 (12:20 +0100)
The kernel will not be changed to support this, so drop the code. Listening
for all RTM_NEWLINK messages and filtering on name is reliable, so it is not
a problem.


No differences found