stark131

Results 2 issues of stark131

### Brief description Scapy ver: 2.5.0 Issue description: I created a packet with the simple following elements: ``` ip=IP(dst=dst_ip,version=4) ### the dst_ip looks like "1.1.1.1", which is a valid IPv4...

bug

目前上传进度的interval是3秒,因为我想把上传进度重定向至文件(作为日志),是否可以加一项配置,允许用户修改这个interval? ``` [1] ↑ 12.07GB/52.92GB 52.06MB/s in 1m36s ... ```