Changes between Version 62 and Version 63 of Internal/OpenFlow/Controllers/MultiCtl
- Timestamp:
- May 13, 2013, 6:23:53 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/Controllers/MultiCtl
v62 v63 691 691 Current infrastructure contains modules that can find routes (topology) within switches and islands(strongly connected switches) under control of the same controller, but not of different ones. We will call this group of switches/islands a domain. If determined to be out of the domain, current forwarding will flood the message. The route is pulled up by the routing engine(class implementing IRoutingService, which is currently !TopologyManager). 692 692 693 ==== w/o 5/5 - 5/11 ==== #w33 694 Set a deadline of 7/31 for completing everything. This implies: 695 * 1-2 weeks resolver implementation 696 * 4-6 experimentation/testing 697 * 1 full thesis writeup 698 699 placing about 6 to 9 weeks of work before the 3-week wait period before defense. This Adds up to between 9 and 11 weeks for own goals, between 7/8 and 7/22. 700 701 ==== w/o 5/12 - 5/18 ==== #w34 702 Base sanity of resolver and domain mapping checked. Need to test in multi-domain scenarios. Will not work with true internetworks, as no IP is used - this is intended as a pure mock-up. 703 704 Forwarding only needs to use domain information when the destination host is outside of the domain. 693 705 ---- 694 706 [#home Home.]