Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934235Ab1CXWce (ORCPT ); Thu, 24 Mar 2011 18:32:34 -0400 Received: from mail-fx0-f46.google.com ([209.85.161.46]:61502 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757281Ab1CXWcc (ORCPT ); Thu, 24 Mar 2011 18:32:32 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=LmjPv/DacCS1MyWxCZVqrgsINSTOWggj1v+oP8aLk0VzA9oPpXkK4+GZ5QgqkNWsx0 5jTuEz6SYsLjITMw8jg95fZi3vuRNoWTbSQqpG9RgPheODOCL5c/+4e1Lxfed4c01+DA RlCIMk2mN8M+pnr1xToTi6iMQpmJ/xhqlK+vQ= Subject: Re: [PATCH] ipv4: fix fib metrics From: Eric Dumazet To: Alessandro Suardi Cc: David Miller , linux-kernel@vger.kernel.org, netdev In-Reply-To: References: <1300980118.3747.42.camel@edumazet-laptop> <1300983340.3747.44.camel@edumazet-laptop> <1300986084.3747.101.camel@edumazet-laptop> <1300992308.3747.205.camel@edumazet-laptop> <1301005107.2714.113.camel@edumazet-laptop> Content-Type: text/plain; charset="UTF-8" Date: Thu, 24 Mar 2011 23:32:26 +0100 Message-ID: <1301005946.2714.130.camel@edumazet-laptop> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 662 Lines: 23 Le jeudi 24 mars 2011 à 23:27 +0100, Alessandro Suardi a écrit : > Don't think so. This tool has been working since I built it (29 June 2010) > and still works in -git2 :) > Then it doesnt work anymore because it parses an ipip field from ip route get ... $ ip ro get 192.168.1.1 192.168.1.1 dev wlan0 src 192.168.1.21 cache ipid 0x784c mtu 1500 advmss 1460 hoplimit 64 Maybe you upgraded iproute2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/