Re: Injecting packets into the kernel

Jeff Dike (jdike@karaya.com)
Sat, 22 Dec 2001 17:11:49 -0500


akinzler@gmx.de said:
> but the packets written to such a device have no effect, they do not
> seem to make their way through the kernel.

Hmmm, well that's exactly what UML does and its packets are treated in
exactly the way you seem to want. They are treated as coming from a totally
different machine (although UML, as a complete machine, has a complete network
stack, network devices with their own IP addresses, etc, so you might just
not be making your packets look "remote" enough).

Jeff

-
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/