]> git.puffer.fish Git - matthieu/frr.git/commit
2003-06-07 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Sat, 7 Jun 2003 00:12:15 +0000 (00:12 +0000)
committerpaul <paul>
Sat, 7 Jun 2003 00:12:15 +0000 (00:12 +0000)
commit1a691cc34733f1a14cfc2dc1cacd1d3376d771cb
treedbf09f61ff869e683ef732fc5fecf0390bba94b8
parent0c0f9cd54b1ade198a0b92fc48844710e2a89f94
2003-06-07 Paul Jakma <paul@dishone.st>

* (zebra/rtadvc.): can not set checksum for ICMPV6, see:

From: Jun-ichiro itojun Hagino <itojun@iijlab.net>
Subject: [zebra 11052] setsockopt(IPV6_CHECKSUM) does not work for ICMPv6
socket

setsockopt(IPV6_CHECKSUM) does not work for ICMPv6 socket.
RFC2292 may not be clear enough about it (it talks about raw socket
and ICMPv6 socket mixed up), but the next revision
(draft-ietf-ipngwg-rfc2292bis-02.txt) is very clear about it.
>   An attempt to set IPV6_CHECKSUM for an ICMPv6 socket will fail.
zebra/rtadv.c