X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FInterfaceUtil.py;h=d78984b1ca06250f6aa30ad34594d4f5b8efd5d0;hp=df45e39560ca033e53977d9ef886a50c079b8e35;hb=5ce709e1a3d91c0d077855e5e6614034c8d8e8df;hpb=8d8c5c429ef242d3903f2ad3f4743fcac50d6253 diff --git a/resources/libraries/python/InterfaceUtil.py b/resources/libraries/python/InterfaceUtil.py index df45e39560..d78984b1ca 100644 --- a/resources/libraries/python/InterfaceUtil.py +++ b/resources/libraries/python/InterfaceUtil.py @@ -1335,6 +1335,8 @@ class InterfaceUtil(object): :param traffic_type: Expected type of traffic, affects spoofing. Default value "L2" sets linux interface spoof off. Other values do not do that. + Note: This is NOT the usual traffic profile + (which is python module name to initialize TG with). :type node: dict :type ifc_key: str :type numvfs: int