| 325 | | |
| 326 | | |
| | 325 | |
| | 326 | ==== (7/21) ==== |
| | 327 | Not much progress in the past few, which needs to be rectified. |
| | 328 | |
| | 329 | The processing chain for incoming (from switch) messages seems to be simpler; we only need what we already have to get the incoming components working (finding matches out of flowspace entries and sending to the proper module). |
| | 330 | |
| | 331 | Next steps: |
| | 332 | * find way to map slice to module (slice name string -> module name -> module reference). |
| | 333 | * begin porting flowvisor message classes. |
| | 334 | * figure out how the message.actions classes fit into everything else. |
| | 335 | |