All of lore.kernel.org
 help / color / mirror / Atom feed
* ipv6: addrconf_add_mroute() problem with loopback interface.
@ 2011-12-05  2:57 Li Wei
  0 siblings, 0 replies; only message in thread
From: Li Wei @ 2011-12-05  2:57 UTC (permalink / raw)
  To: netdev

Hi All,

addrconf_add_mroute() create "default" multicast route for the interface, 
but with loopback interface, there would be some problem:

If we set ipv6 address for the "lo" interface *before* other interfaces, the
function addrconf_add_mroute() will create a "default" multicast route with
error set to ENETUNREACH for "lo" interface.

Later, when we send multicast packet, route subsystem will return this *error*
route, so no multicast packets can go out.

Does somebody can give me some advice that if it's necessary to add default
multicast route for loopback interface?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-05  2:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-05  2:57 ipv6: addrconf_add_mroute() problem with loopback interface Li Wei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.