[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100105.134218.258781374.davem@davemloft.net>
Date: Tue, 05 Jan 2010 13:42:18 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: cfriesen@...tel.com
Cc: mst@...hat.com, eric.dumazet@...il.com, nhorman@...driver.com,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] net: packet: option to only pass skb protocol
From: "Chris Friesen" <cfriesen@...tel.com>
Date: Tue, 05 Jan 2010 15:28:22 -0600
> On 01/05/2010 12:57 PM, Michael S. Tsirkin wrote:
>> When sending packets with a packet socket it is often necessary to set
>> protocol in msg_name: otherwise the protocol field in the skb will not
>> be set correctly.
>
> What about automatically detecting the protocol from the data being sent
> to avoid the necessity of specifying it in the first place?
This limits packet socket usage to only protocols the kernel is aware
of, defeating part of the usefulness of the packet socket facility.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists