]> Pileus Git - ~andy/linux/commit
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Mon, 28 Jan 2013 10:44:29 +0000 (10:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Jan 2013 20:43:04 +0000 (15:43 -0500)
commit5e98a36ed4bf6ea396170e3af0dd4fcbe51d772f
tree948287c0f2960b75f477bc22fe628324b3709add
parent00d3d51e9d8c983e237236a41863d138b7f77ff6
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.

The "Universal/Local" (U/L) bit must be complmented according to RFC4944
and RFC2464.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c