On Tue, 26 Jun 2012 08:38:29 +0200, Claudio Jeker
wrote:
On Fri, Jun 22, 2012 at 12:03:41PM +0200, Gerhard Roth wrote:
Hi everybody,
there is code in ether_output() that handles the case that we have to
use a gateway to send the packet. This code does a lookup for the route
required to reach
On Fri, Jun 22, 2012 at 12:03:41PM +0200, Gerhard Roth wrote:
> Hi everybody,
>
> there is code in ether_output() that handles the case that we have to
> use a gateway to send the packet. This code does a lookup for the route
> required to reach the gateway.
>
> In case there is a gateway for whi
Hi everybody,
there is code in ether_output() that handles the case that we have to
use a gateway to send the packet. This code does a lookup for the route
required to reach the gateway.
In case there is a gateway for which no direct route exists (surely a
stupid thing, but possible during recon