Jouni Malinen cf6fd19b34 ndisc_snoop: Avoid misaligned read of IPv6 address
The IPv6 address in the frame buffer may not be 32-bit aligned, so use a
local copy to align this before reading the address with 32-bit reads
(s6_addr32[]).

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-07-07 16:25:06 +03:00
..
2013-12-07 20:50:15 -08:00
2014-03-15 09:57:10 +02:00
2013-12-24 22:59:52 +02:00
2014-10-11 18:03:38 +03:00
2014-12-14 15:47:04 +02:00
2015-04-22 11:44:19 +03:00
2015-01-27 01:43:52 +02:00
2013-12-24 22:59:52 +02:00
2015-01-27 01:43:52 +02:00
2015-04-22 11:44:19 +03:00
2015-04-28 00:22:16 +03:00