Merge with HEAD, close aly's branch.
[nepi.git] / src / nepi / util / tunchannel.py
2011-09-04 Claudio-Daniel FreireMerge with HEAD, close aly's branch.
2011-09-04 Claudio-Daniel FreireMerge TCP handshake stuff
2011-09-04 Claudio-Daniel FreireMerge non-handshake stuff
2011-09-02 Alina Quereilhacadded Tun device for netns
2011-08-31 Alina Quereilhactcp_handshake works!
2011-08-31 Alina Quereilhacudp and gre are working. tcp_handshake is not working...
2011-08-30 Alina QuereilhacAdded TCP-handshake for TunChannel and tun_connect.py
2011-08-30 Claudio-Daniel FreireMulticast forwarding KINDA working
2011-08-26 Claudio-Daniel FreireEnhanced multicast support: generate IGMP messages...
2011-08-25 Claudio-Daniel FreireUDP TunChannel handshake
2011-08-25 Alina Quereilhacmerge.
2011-08-23 Claudio-Daniel Freire - Incomplete multicast support (initial work)
2011-08-18 Alina Quereilhacmerge with head
2011-08-17 Claudio-Daniel FreireMerge with head
2011-08-17 Claudio-Daniel FreireTOS test, and a fix or two to custom queues
2011-08-17 Claudio-Daniel FreireCustom queues and a new and shiny TOS queue
2011-08-17 Claudio-Daniel FreireTunchannel fixes galore:
2011-08-12 Claudio-Daniel FreireTUN/TAP filters, initial version, with tests.
2011-08-09 Claudio-Daniel FreireMerge with head
2011-08-09 Claudio-Daniel FreireTunChannel improvements:
2011-08-04 Claudio-Daniel FreireMerge with head
2011-08-03 Claudio-Daniel FreireMore optimizations: remove packet logging, not needed...
2011-08-03 Claudio-Daniel FreireTUN/TAP optimizations, generizations, and a benchmark
2011-08-01 Claudio-Daniel FreireFix etherStrip bug
2011-07-29 Claudio-Daniel FreireTunChannel optimization: do not even format packets...
2011-05-31 Claudio-Daniel FreireMerging with head
2011-05-31 Claudio-Daniel FreireA series of synchronization fixes:
2011-05-16 Claudio-Daniel FreireRefactor a bit more, connect, wait, create and configur...
2011-05-16 Claudio-Daniel FreireRefactor TunChannel implementation in ns3 to make it...
2011-05-16 Claudio-Daniel FreireRefactor tunnelling code to put VPN channel protocol...