Can you fold this into the first to avoid the breakage? On Thu, 21 Feb 2013 11:23:33 +0900 YAMAMOTO Takashi <[email protected]> wrote:
> Signed-off-by: YAMAMOTO Takashi <[email protected]> > --- > etc/ryu/ryu.conf | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/etc/ryu/ryu.conf b/etc/ryu/ryu.conf > index 341de67..e1a4458 100644 > --- a/etc/ryu/ryu.conf > +++ b/etc/ryu/ryu.conf > @@ -2,7 +2,7 @@ > > [DEFAULT] > > -#wsapi_host=<hostip> > -#wsapi_port=<port:8080> > -#ofp_listen_host=<hostip> > -#ofp_listen_port=<port:6633> > +#wsapi-host=<hostip> > +#wsapi-port=<port:8080> > +#ofp-listen-host=<hostip> > +#ofp-listen-port=<port:6633> > -- > 1.7.12 > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
