Revision e27db5e5 kvm-vif-bridge

b/kvm-vif-bridge
65 65
function routed_setup_ipv6 {
66 66
	# Add a routing entry for the eui-64
67 67
	prefix=$SUBNET6
68
	uplink=$GATEWAY6
68
	uplink=$PUBLIC_VLAN
69 69
	eui64=$($MAC2EUI64 $MAC $prefix)
70 70

  
71 71
  

Also available in: Unified diff