[Twisted-Python] Layer 2 and Twitsted

outcast james.voip+twisted at gmail.com
Tue Jan 15 13:06:00 EST 2013


On Tue, Jan 15, 2013 at 12:58 PM, outcast <james.voip+twisted at gmail.com>wrote:

> On Tue, Jan 15, 2013 at 12:47 PM, Tristan Seligmann <
> mithrandi at mithrandi.net> wrote:
>
>>
>> On 15 Jan 2013 7:41 PM, "outcast" <james.voip+twisted at 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 at 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.
>
>
>
>
>
> Just looked at the documentation. it looks like it using libpcap and tun
interface. No real hooks into ethX type devices.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20130115/1c696284/attachment.htm 


More information about the Twisted-Python mailing list