Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Commit

Permalink
Merge pull request #103 from mattlowe/patch-1
Browse files Browse the repository at this point in the history
Update Icmp-Redirect.py
  • Loading branch information
lgandx authored Aug 25, 2016
2 parents 393e5db + 25c8aef commit 0bdc183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/Icmp-Redirect.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
import struct
import optparse
import pipes
import sys
from socket import *
sys.path.append('../')
from odict import OrderedDict
Expand Down

0 comments on commit 0bdc183

Please sign in to comment.