Clean up of repo
[nepi.git] / src / nepi / testbeds / planetlab / scripts /
2012-06-10 Alina QuereilhacMerging changes...
2012-05-31 Claudio-Daniel FreireFix interval support in loggingclassqueue
2012-05-31 Claudio-Daniel FreireSeveral small fixes to logging queue:
2012-05-30 Claudio-Daniel FreireMerge classqueue
2012-05-30 Claudio-Daniel FreireLogging classqueue
2012-03-28 Alina QuereilhacAdded support for suspending and resuming traffic on...
2011-10-09 Claudio-Daniel FreireMake restreamers listen on all interfaces
2011-10-07 Claudio-Daniel FreireAvoid flapping subscriptions
2011-10-07 Claudio-Daniel FreireQueued forwarding to the multicast forwarder - less...
2011-10-06 Claudio-Daniel FreireMerge with head
2011-10-05 Claudio-Daniel Freiremcfwd_sock cannot be nonblocking, the mechanism cannot...
2011-10-05 Claudio-Daniel FreireDial down logging verbosity in multicast forwarder...
2011-10-04 Claudio-Daniel FreireMerge with head
2011-10-04 Claudio-Daniel FreireMulticast fixes
2011-10-02 Claudio-Daniel FreireFix multicast forwarder when no router is present.
2011-10-01 Claudio-Daniel FreireForward all packets to the default multicast egress...
2011-09-26 Alina Quereilhacmerge
2011-09-25 Claudio-Daniel FreireMerge with head
2011-09-24 Claudio-Daniel FreireTrap errors in dropped packet trace dumps - no need...
2011-09-16 Claudio-Daniel FreireFix missing variable in classqueue
2011-09-16 Claudio-Daniel FreireDon't silence important errors
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-08-31 Claudio-Daniel FreireWORKING WORKING WOOOHOOO!!!!!!!!!
2011-08-31 Alina Quereilhacudp and gre are working. tcp_handshake is not working...
2011-08-31 Claudio-Daniel FreireMulticast fixes
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-23 Alina QuereilhacClassQueueFilter working in PlanetLab. Results need...
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-19 Claudio-Daniel FreireClass-based queue for tunnels
2011-08-18 Claudio-Daniel FreireMerge with aly's
2011-08-18 Claudio-Daniel FreireBe a little more verbose about filters
2011-08-18 Claudio-Daniel FreireFix plr50.c:
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-17 Claudio-Daniel FreireApply the PLR only to the incoming direction, thus...
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-08-03 Claudio-Daniel FreireSet TUN/TAP devices to ONE_QUEUE mode, which is more...
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 FreireAdd TUNGETIFF to constants, they're useful
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...