From: Octavian Purdila <opurdila@ixiacom.com>
To: netdev@vger.kernel.org
Subject: question regarding (AF_INET6, SOCK_RAW, IPPROTO_RAW) sockets
Date: Wed, 12 Mar 2008 18:34:29 +0200 [thread overview]
Message-ID: <200803121834.29293.opurdila@ixiacom.com> (raw)
Hi,
I've noticed that when using IPv6 raw sockets with IPPROTO_RAW protocol and
IPV6_PKTINFO set, we are not allow to specify a source address that it is not
configured in the system.
Disabling ipv6_chk_addr in datagram_send_ctl for IPv6 raw sockets seems to fix
our problem. Is this approach the right one?
Thanks,
tavi
next reply other threads:[~2008-03-12 16:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-12 16:34 Octavian Purdila [this message]
2008-03-12 18:06 ` question regarding (AF_INET6, SOCK_RAW, IPPROTO_RAW) sockets Rémi Denis-Courmont
2008-03-12 23:02 ` Octavian Purdila
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200803121834.29293.opurdila@ixiacom.com \
--to=opurdila@ixiacom.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).