commit | e8766fc86b34d44a8c55a2f9d71da69e091b1ca4 | [log] [tgz] |
---|---|---|
author | Shan Wei <shanwei@cn.fujitsu.com> | Tue Jun 10 15:50:55 2008 +0800 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Jun 12 09:19:08 2008 +0900 |
tree | c96952c8a6250c48036adcf51c6ef0bcc8d8c770 | |
parent | 36e3deae8ba84865fd9eb3f2f21bbc00d49b7544 [diff] |
ipv6: Check the hop limit setting in ancillary data. When specifing the outgoing hop limit as ancillary data for sendmsg(), the kernel doesn't check the integer hop limit value as specified in [RFC-3542] section 6.3. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>