sit: stateless autoconf for isatap
authorSascha Hlusiak <contact@saschahlusiak.de>
Tue, 19 May 2009 12:56:52 +0000 (12:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2009 23:02:02 +0000 (16:02 -0700)
commit645069299a1c7358cf7330afe293f07552f11a5d
tree889c39a10ef09cd77c5b052ef837bb4b53bddd83
parent9af28511be10e175eb0cabb2ba5cfafe77408d84
sit: stateless autoconf for isatap

be sent periodically. The rs_delay can be speficied when adding the
PRL entry and defaults to 15 minutes.

The RS is sent from every link local adress that's assigned to the
tunnel interface. It's directed to the (guessed) linklocal address
of the router and is sent through the tunnel.

Better: send to ff02::2 encapsuled in unicast directed to router-v4.

Signed-off-by: Sascha Hlusiak <contact@saschahlusiak.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_tunnel.h
include/net/ipip.h
net/ipv6/ndisc.c
net/ipv6/sit.c