]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Store Router Alert option in IP6CB directly.
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Sun, 13 Jan 2013 05:02:45 +0000 (05:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Jan 2013 01:17:14 +0000 (20:17 -0500)
commit1a1225def53e69ab509d881f1fd962068f487060
treed48ba8b295ee3d08c4b4b4f8d924038ccec2c5eb
parent6a0b834356768004da95be9094547e04e2b57f14
ipv6: Store Router Alert option in IP6CB directly.

Router Alert option is very small and we can store the value
itself in the skb.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ipv6.h
include/uapi/linux/ipv6.h
net/ipv6/exthdrs.c
net/ipv6/ip6_input.c