in-band: Remove comment that only a single controller is supported.
authorBen Pfaff <blp@nicira.com>
Mon, 19 Apr 2010 23:27:56 +0000 (16:27 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 20 Apr 2010 18:14:58 +0000 (11:14 -0700)
ofproto/in-band.c

index 82e51c7..aa522de 100644 (file)
  *      problems and amount of processing, we decided to hold off for
  *      the time-being.
  *
- *    - Multiple Controllers.  There is nothing intrinsic in the high-
- *      level design that prevents using multiple (known) controllers, 
- *      however, the current implementation's data structures assume
- *      only one.
- *
  *    - Differing Controllers for Switches.  All switches must know
  *      the L3 addresses for all the controllers that other switches 
  *      may use, since rules need to be set up to allow traffic related