commit | 5e0a6e374200833af692315b6117b21b2b560068 | [log] [tgz] |
---|---|---|
author | ShreyaPandita <sdnadmin@SDNLABCOMPUTER.ads.iu.edu> | Sun Dec 02 18:34:35 2012 -0500 |
committer | ShreyaPandita <sdnadmin@SDNLABCOMPUTER.ads.iu.edu> | Sun Dec 02 18:34:35 2012 -0500 |
tree | b3e64c854b5db4d926ce1a9a3ee76973bc49eaad | |
parent | 8a0406e29aea1747c65bb67c62235f3149628c21 [diff] [blame] |
reverted the line specified
diff --git a/src/python/oftest/dataplane.py b/src/python/oftest/dataplane.py index 87e7dec..2124421 100644 --- a/src/python/oftest/dataplane.py +++ b/src/python/oftest/dataplane.py
@@ -245,9 +245,7 @@ os.system(cmd) - - -class DataPlanePortPcap(): +class DataPlanePortPcap(DataPlanePort): """ Alternate port implementation using libpcap. This is required for recent versions of Linux (such as Linux 3.2 included in Ubuntu 12.04) which