1 2 3 4 5 6 7 8 9 10 11
--- vpnc-orig/vpnc-script 2005-10-24 10:22:38.356287000 +0200 +++ vpnc/vpnc-script 2005-10-24 10:22:46.812815500 +0200 @@ -72,7 +72,7 @@ if [ -n "$IPROUTE" ]; then fix_ip_get_output () { - sed 's/cache//;s/metric[0-9]\+ [0-9]\+//g' + sed 's/cache//;s/metric [0-9]\+ [0-9]\+//g' } set_vpngateway_route() {