From: Ben Pfaff Date: Mon, 19 Apr 2010 23:27:56 +0000 (-0700) Subject: in-band: Remove comment that only a single controller is supported. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff2765f15b18555e93f80aec45ec9fc27eb2a8e0;p=openvswitch in-band: Remove comment that only a single controller is supported. --- diff --git a/ofproto/in-band.c b/ofproto/in-band.c index 82e51c72..aa522de2 100644 --- a/ofproto/in-band.c +++ b/ofproto/in-band.c @@ -175,11 +175,6 @@ * 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