[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5c4c427193d751928b131d43ab66879f@chewa.net>
Date: Mon, 22 Sep 2008 12:54:31 +0200
From: Rémi Denis-Courmont <rdenis@...phalempin.com>
To: Raúl Hernández <rauhersu@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: routing PF_PACKET sockets
On Mon, 22 Sep 2008 01:10:54 +0200, "Raúl Hernández" <rauhersu@...il.com>
wrote:
> I am trying to understand the possible options on dealing with
> PF_PACKET and routing schemas: does the packet bypass the linux
> routing table (as it is opened directly over a 'dev').
Yes, by design.
> Might this behaviour be configurable ?
No. Use raw sockets from the adequate protocol family, if you want to
inject packets into the network layer.
--
Rémi Denis-Courmont
--
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