Re: UDP/IP via Ethernet in real time (config-preempt patch)

From: Stephen Hemminger
Date: Wed Jul 18 2007 - 10:36:23 EST


AF_PACKET will let you send/receive raw frames. The processing occurs
first in the receive side, so it will be quick. Also there is memory map interface
to avoid copy.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html