IPv4$route$gateway$metric"; } if ($ipv6) echo " "; foreach ($ipv6 as $info) { $cell = explode(' ',$info); $route = $cell[0]; $gateway = $cell[2]; $button = preg_replace('/[\.:\/]/','',$gateway.$route); $metric = '1'; for ($i=3; $iIPv6$route$gateway$metric"; } echo " "; } ?>