summaryrefslogtreecommitdiff
path: root/crafted-pkt
AgeCommit message (Collapse)AuthorFilesLines
2014-07-03replay-chunk: accept capture as arg, py2 compatPeter Wu1-10/+45
The common case is replaying a capture, so avoid all tshark boilerplate and run the command in the script. Fix the mixup of server and client sockets ("if reply, then write from the server socket"). Allow chunk size to be customized.
2014-07-02replay-chunks.py: fragmentize tcp dataPeter Wu1-0/+97