Merge TCP handshake stuff
[nepi.git] / src / nepi / testbeds / planetlab / scripts / tun_connect.py
2011-09-04 Claudio-Daniel FreireMerge TCP handshake stuff
2011-09-04 Claudio-Daniel FreireMerge non-handshake stuff
2011-08-31 Alina Quereilhacudp and gre are working. tcp_handshake is not working...
2011-08-30 Claudio-Daniel FreireWorking (and easy to use) multicast forwarding
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 FreireImplement UDP handshake in tunchannel, so that other...
2011-08-25 Alina Quereilhacmerge.
2011-08-23 Claudio-Daniel Freire - Incomplete multicast support (initial work)
2011-08-22 Claudio-Daniel FreireMerge with head
2011-08-22 Claudio-Daniel Freiretun_connect fix: forgot to pass queueclass to tun_fwd...
2011-08-18 Claudio-Daniel FreireMerge with aly's
2011-08-18 Claudio-Daniel FreireBe a little more verbose about filters
2011-08-18 Alina Quereilhacmerge with head
2011-08-17 Claudio-Daniel FreireMerge with head
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 FreireDo not stay alive indefinitely, PL cleans up itself...
2011-08-09 Claudio-Daniel FreireConfigurable cipher for tunnelling
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 FreireTUN/TAP optimizations, generizations, and a benchmark
2011-07-29 Claudio-Daniel FreireTunChannel optimization: do not even format packets...
2011-07-19 Claudio-Daniel FreireAlways kill tcpdumps, even on errors
2011-07-12 Claudio-Daniel FreireTicket #55: generate pcap traces for PlanetLab
2011-07-04 Claudio-Daniel FreireMerge with head
2011-07-01 Claudio-Daniel FreireMore feedback on the PlanetLab testbed (it takes a...
2011-07-01 Claudio-Daniel FreireUse a lockfile for vsys serialization, not the vsys...
2011-06-29 Claudio-Daniel FreireFix tun_connect.py
2011-05-31 Claudio-Daniel FreireMerging with head
2011-05-31 Claudio-Daniel FreireA series of synchronization fixes:
2011-05-20 Claudio-Daniel FreireSynchronization fixes:
2011-05-19 Claudio-Daniel FreirePL Point-to-point link support (TUNs automatically...
2011-05-16 Claudio-Daniel FreireTermination fix on tun_connect
2011-05-16 Claudio-Daniel FreireRefactor tunnelling code to put VPN channel protocol...
2011-05-13 Claudio-Daniel FreireLots of cross-connection fixes, TUN synchronization...
2011-05-12 Claudio-Daniel FreireCapture packets on FD-based tuns, by spawning a tcpdump...
2011-05-10 Claudio-Daniel FreireRemove debugging output from tun_connect - oops
2011-05-10 Claudio-Daniel FreireSynchronization fix for cross connections: wait for...
2011-05-10 Claudio-Daniel FreireTry connecting to the FD-passing unix socket twice...
2011-05-06 Claudio-Daniel FreireSome fixes to TUN/TAP devices
2011-05-04 Claudio-Daniel FreireTicket #14: cross-connections between NS3 and PlanetLab...
2011-05-04 Claudio-Daniel Freire- TAP interfaces
2011-05-04 Claudio-Daniel FreireFIX support for tap and pl-tap modes.
2011-04-28 Claudio-Daniel FreireTicket #14: WIP, only intra-PL TUN connections, require...
2011-04-22 Claudio-Daniel FreireInitially working version of PlanetLab testbed implemen...