SwitchFeatures.CapabilitiesSourceSee the ofp_capabilities enumeration in Section 5.3.1 of the OpenFlow 1.0 specification.
type t = {flow_stats : bool;table_stats : bool;port_stats : bool;stp : bool;ip_reasm : bool;queue_stats : bool;arp_match_ip : bool;}