X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fipfix.py;h=5b32a85a2e7ec3c7a4dd628e89cc9d8dd1f8122b;hb=ead1e536d66d83b546528c32e2112085a97c8e13;hp=374a852216886195d665875a01dff4e1b2b58197;hpb=464e5e0bfebc71c646e5c182535898cc7018236b;p=vpp.git diff --git a/test/ipfix.py b/test/ipfix.py index 374a8522168..5b32a85a2e7 100644 --- a/test/ipfix.py +++ b/test/ipfix.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # IPFIX support for Scapy (RFC7011) from scapy.all import bind_layers, FieldLenField, IntField, Packet, \