CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/22 10:21:56
Modified files:
usr.sbin/switchd: ofp.c ofp10.c ofp13.c ofp_common.c switchd.h
Log message:
Implement support for version negotiation using hello messages. This
also prevents connections from switching the version in the middle of
the operation.
tweak from and ok reyk@
