Code Review
/
trex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
fadf9cb
)
minor
author
Hanoh Haim
<
[email protected]
>
Mon, 7 Mar 2016 11:00:25 +0000
(13:00 +0200)
committer
Hanoh Haim
<
[email protected]
>
Mon, 7 Mar 2016 11:00:25 +0000
(13:00 +0200)
scripts/stl/udp_1pkt_dns.py
patch
|
blob
|
history
diff --git
a/scripts/stl/udp_1pkt_dns.py
b/scripts/stl/udp_1pkt_dns.py
index
ab1bb68
..
6b36ca0
100644
(file)
--- a/
scripts/stl/udp_1pkt_dns.py
+++ b/
scripts/stl/udp_1pkt_dns.py
@@
-1,5
+1,5
@@
from trex_stl_lib.api import *
-from scapy.layers.dns import * # import from
contrib folder of scapy
+from scapy.layers.dns import * # import from
layers. in default only ipv4/ipv6 are imported for speedup
class STLS1(object):