[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 5/5] hotplug/linux: Add IPv6 support to vif-route
Sylvain Munaut writes ("[PATCH 5/5] hotplug/linux: Add IPv6 support to vif-route"): > Signed-off-by: Sylvain Munaut <s.munaut@xxxxxxxxxxxxxxxxxxxx> > --- > docs/man/xl-network-configuration.markdown.5 | 9 ++++++++ > tools/hotplug/Linux/vif-common.sh | 33 > ++++++++++++++++++++++++++++ > tools/hotplug/Linux/vif-route | 20 ++++++++++++++++- > tools/libxl/libxl_nic.c | 5 +++++ > tools/libxl/libxl_types.idl | 1 + > tools/libxl/xl_cmdimpl.c | 7 ++++++ > 6 files changed, 74 insertions(+), 1 deletion(-) I'm afraid I don't really understand IPv6 neighbour discovery etc. well enough to review this. Can you point me to an explanation ? (I understand IPv4 quite well.) > diff --git a/docs/man/xl-network-configuration.markdown.5 > b/docs/man/xl-network-configuration.markdown.5 > index 5b86974..ce0da42 100644 > --- a/docs/man/xl-network-configuration.markdown.5 > +++ b/docs/man/xl-network-configuration.markdown.5 > @@ -143,6 +143,15 @@ address globally if necessary. This is of course only > usable for the > vif-bridge script as the vif-route will require a fully defined address > in the 'ip' field. > > +### ipv6_proxy_ndp > + > +Enabling this option will cause the Dom0 to answer the IPv6 Neighbor > +Sollicitation messages it sees on 'gatewaydev' for the VM IPs. Solicitation Thanks, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |