CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/02 07:39:46
Modified files:
usr.sbin/switchctl: ofpclient.c
usr.sbin/switchd: ofp.c ofp10.c ofp13.c ofp_common.c ofrelay.c
switchd.h
Log message:
Implement the connection state machine for OpenFlow 1.0 and 1.3 to detect
invalid state transitions and invalid protocol version switching after the
hello messages exchange.
ok reyk@
