blob: b722228bed58ef084c665e114bd568aa80785163 [file] [log] [blame]
tom0eb04ca2014-08-25 14:34:51 -07001package org.projectfloodlight.openflow.protocol;
2
3public class OFTableFeature {
4 // FIXME implement
5}