netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* net: ipv6: Fix a bug in ndisc_send_ns when netdev only has a global address
@ 2019-07-30  8:15 Mark Smith
  2019-07-30  9:39 ` Su Yanjun
  0 siblings, 1 reply; 5+ messages in thread
From: Mark Smith @ 2019-07-30  8:15 UTC (permalink / raw)
  To: suyj.fnst, netdev

Hi,

I'm not subscribed to the Linux netdev mailing list, so I can't
directly reply to the patch email.

This patch is not the correct solution to this issue.

Per RFC 4291 "IP Version 6 Addressing Architecture", all IPv6
interfaces are required to have Link-Local addresses, so therefore
there should always be a link-local address available to use as the
source address for an ND NS.

"2.1. Addressing Model"

...

"All interfaces are required to have at least one Link-Local unicast
   address (see Section 2.8 for additional required addresses)."

I have submitted a more specific bug regarding no Link-Local
address/prefix on the Linux kernel loopback interface through RedHat
bugzilla as I use Fedora 30, however it doesn't seem to have been
looked at yet.

"Loopback network interface does not have a Link Local address,
contrary to RFC 4291"
https://bugzilla.redhat.com/show_bug.cgi?id=1706709


Thanks very much,
Mark.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-07-31  3:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-30  8:15 net: ipv6: Fix a bug in ndisc_send_ns when netdev only has a global address Mark Smith
2019-07-30  9:39 ` Su Yanjun
2019-07-30 10:28   ` Mark Smith
2019-07-30 14:11     ` David Ahern
     [not found]       ` <CAO42Z2we930YTmMUkaWXZOqFQVFxH=bd=y+JFXG8V0Y736kzug@mail.gmail.com>
2019-07-31  3:32         ` Fwd: " Mark Smith

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).