[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.00.0811030959340.19760@netcore.fi>
Date: Mon, 3 Nov 2008 10:01:42 +0200 (EET)
From: Pekka Savola <pekkas@...core.fi>
To: David Miller <davem@...emloft.net>
cc: yjwei@...fujitsu.com, netdev@...r.kernel.org
Subject: Re: [Resent] [PATCH 1/2] udp: Fix the SNMP counter of
UDP_MIB_INDATAGRAMS
On Sun, 2 Nov 2008, David Miller wrote:
> From: Wei Yongjun <yjwei@...fujitsu.com>
> Date: Mon, 03 Nov 2008 10:11:01 +0800
>
>> @@ -158,6 +159,8 @@ try_again:
>> else if (copied < ulen)
>> msg->msg_flags |= MSG_TRUNC;
>> + is_udp4 = (skb->protocol == htons(ETH_P_IP));
>> +
Does this work with non-ethernet link-layers ?
--
Pekka Savola "You each name yourselves king, yet the
Netcore Oy kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists