VPP-DEV API Coverages: IPSEC interface
[csit.git] / resources / traffic_scripts / ipsec_policy.py
similarity index 99%
rename from resources/traffic_scripts/ipsec.py
rename to resources/traffic_scripts/ipsec_policy.py
index 9992a7c..0dbf2af 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (c) 2019 Cisco and/or its affiliates.
+# Copyright (c) 2020 Cisco and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at:
@@ -16,7 +16,6 @@
 """Traffic script for IPsec verification."""
 
 import sys
-import logging
 
 from ipaddress import ip_address
 from scapy.layers.inet import IP