]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitdd3332bfcb2223458f553f341d3388cb84040e6a
treed48ba8b295ee3d08c4b4b4f8d924038ccec2c5eb
parent2b464f61f036f7fb9cbc34710c9b2390499e87d0
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