Changes between Version 63 and Version 64 of Internal/OpenFlow/Controllers/MultiCtl


Ignore:
Timestamp:
May 25, 2013, 4:12:17 AM (11 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/Controllers/MultiCtl

    v63 v64  
    703703
    704704 Forwarding only needs to use domain information when the destination host is outside of the domain.
     705
     706==== w/o 5/19 - 5/25 ==== #w35
     707A base global resolver/local resolving client were completed to a tentatively functioning degree. Now on to evaluations and experimentation. After a bit of consideration, it seems good to get the return command processing to more polished degrees. In addition -
     708
     709 * Wireshark + captcp may be good for channel analysis, including throughput measurements.
     710 * Iperf can be used to stream traffic (or simulate streams). If not, a good wget of a large file would be fine. 
     711
     712Some to-do's:
     713 * RCmd handling - each message type should have a `Returnable` interface for functions that instruct how to handle these messages.
     714 
    705715----
    706716[#home Home.]