CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/10/13 02:29:15
Modified files: usr.sbin/switchd: ofp13.c Log message: Implement simple feature request/reply support so we can get more information about the target switch and its datapath id. Also I commented out some requests that are not currently being used, like table properties, flow dump and description. ok reyk@