chiark / gitweb /
libnetworkd: add link local tests
authorUmut Tezduyar Lindskog <umut.tezduyar@axis.com>
Sun, 27 Apr 2014 19:58:26 +0000 (21:58 +0200)
committerTom Gundersen <teg@jklm.no>
Sun, 27 Apr 2014 21:39:13 +0000 (23:39 +0200)
- Also only allow positive ifindex on both dhcp and ipv4ll

[tomegun: the kernel always sets a positive ifindex, but some APIs accept
          ifindex=0 with various meanings, so we should protect against
          accidentally passing ifindex=0 along.]


No differences found