On Tue, Jan 15, 2013 at 12:47 PM, Tristan Seligmann <mithra...@mithrandi.net > wrote:
> > On 15 Jan 2013 7:41 PM, "outcast" <james.voip+twis...@gmail.com> wrote: > > > > Greetings, > > > > Has anyone done any work around using twisted for layer 2 traffic? > > Layer 2 traffic would be the domain of twisted.pair; I'm not aware of > anyone using this in a "real" project, though, and I'd wager it needs some > extra work before it'll be useful for most purposes. > > _______________________________________________ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python I have been working on a kernel module to allow me to get the packets out of kernel land and into user space ATM. Not sure how twisted.pair does that. I will go and google but the ultimate goal is to have a complete network stack in python. So any information would be greatly appreciated. If I can get some good traction I might bring it to the next hack-a-thon just learning ATM but I have purpose in mind.
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python