Beispiel #1
0
 def setUp(self):
     self.flow_match = OFPFlowMatch("OFPFlowMatch", "ofp_in_node",
                                    "ofp_in_port")
     self.target = OFPFlowActionSetField("OFPFlowActionSetField",
                                         self.flow_match)