CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/22 08:31:43
Modified files:
usr.sbin/switchd: ofp.c ofp13.c ofp_common.c ofrelay.c switchd.h
Log message:
Learn remote switch flow tables properties to find out where to install
the default table-miss flow for OpenFlow 1.3.5. This is enough to make
switchd(8) to work with switch(4) and HP 3800 switch out-of-the-box.
ok reyk@
