commit | 8dab46620c76641e820a1ef404329217c84c1fde | [log] [tgz] |
---|---|---|
author | ShreyaPandita <sdnadmin@SDNLABCOMPUTER.ads.iu.edu> | Fri Nov 02 13:40:14 2012 -0400 |
committer | ShreyaPandita <sdnadmin@SDNLABCOMPUTER.ads.iu.edu> | Fri Nov 02 13:40:14 2012 -0400 |
tree | 6bb668b40066f7bdc04ecc1e4dd3431565b000df | |
parent | e6fd6a265c51245c230abbc0a1d48217dfc639ec [diff] [blame] |
styling changes
diff --git a/tests/actions.py b/tests/actions.py index 590a91c..330068c 100644 --- a/tests/actions.py +++ b/tests/actions.py
@@ -411,7 +411,7 @@ logging.info("Expecting packet on the egress_port") #Insert a all wildcarded flow - (pkt,match) = Wildcard_All(self,of_ports) + (pkt,match) = wildcard_all(self,of_ports) #Create a packet out message pkt_out =message.packet_out();