CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/17 05:40:56
Modified files:
usr.sbin/switchd: ofp13.c ofp_common.c switchd.h types.h
Log message:
Add an abstraction layer / API to create flows including all matches
and instructions. This makes it easier to integrate flow features in
switchd and switchctl later.
Written and committed during a long flight.
OK rzalamena@
