All of lore.kernel.org
 help / color / mirror / Atom feed
* IPv6 nexthop for IPv4
@ 2015-03-26 13:16 Bjørnar Ness
  2015-03-26 14:29 ` Sowmini Varadhan
  0 siblings, 1 reply; 9+ messages in thread
From: Bjørnar Ness @ 2015-03-26 13:16 UTC (permalink / raw)
  To: netdev

Hello, hope this is the right place to ask.

Does anyone know if there is work beeing done in natively supporting
IPv6 nexthops for IPv4?

I know that "some" Linux switch software company is working on this, but
I am afraid the functionality will be more of a "hack".

The benefit of this is stateless configuration (rfc5549), using IPv6 link-local
neighbor address as IPv4 nexthop, beeing able to do for example:

ip route add 10.0.0.0/16 via fe80::225:90ff:fed3:bfb4/64 dev sfp0

This is somehow possible now by exploiting static arp entries and
"unused" IPv4 addresses for nexthop, but is far from ideal.

Hope someone will be able to provide some insight on what is planned
in this area, and weather this direct functionality will ever make it
into the kernel.

--
Bjørnar Ness

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

end of thread, other threads:[~2015-03-26 17:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-26 13:16 IPv6 nexthop for IPv4 Bjørnar Ness
2015-03-26 14:29 ` Sowmini Varadhan
2015-03-26 14:39   ` Bjørnar Ness
2015-03-26 14:53     ` Sowmini Varadhan
2015-03-26 15:10       ` Bjørnar Ness
2015-03-26 15:43         ` John W. Linville
2015-03-26 16:27           ` Andy Gospodarek
2015-03-26 16:37             ` Eric Dumazet
2015-03-26 17:17               ` Andy Gospodarek

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.