ipv6: correct the ipv6 option name - Pad0 to Pad1
authorEldad Zack <eldad@fogrefinery.com>
Thu, 17 May 2012 06:00:25 +0000 (06:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 May 2012 19:49:51 +0000 (15:49 -0400)
commit1de5a71c3e6eae2fbf15e9a9e13a8fc269bb82bc
treeb28a39f932993a61855be0ffbd8844a7bddb645c
parent048b899ce38c3e1db88cb4464547090ef28630f8
ipv6: correct the ipv6 option name - Pad0 to Pad1

The padding destination or hop-by-hop option is called Pad1 and not Pad0.

See RFC2460 (4.2) or the IANA ipv6-parameters registry:
http://www.iana.org/assignments/ipv6-parameters/ipv6-parameters.xml

Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/in6.h
net/bridge/br_multicast.c
net/bridge/br_netfilter.c
net/ipv6/ah6.c
net/ipv6/exthdrs.c
net/ipv6/mip6.c
net/sched/act_csum.c
This page took 0.028166 seconds and 5 git commands to generate.