> Date: Tue, 15 Jan 2013 14:38:47 -0500 > From: outcast <james.voip+twis...@gmail.com> > > Don't want to use tap type of devices. Want to be able to handle packets > natively from the interface with minimal amount of overhead. Basically want > my own rx_handler to python call back. Yes I want the raw ethernet frames. > Looking at an embedded solution so its a case of less is more.
What about a kernel bypass solution like Solarflare? You'd have to write a Python-C interface and use a special NIC, but it would give you raw access to the packets straight off the NIC. <dbs> _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python