Allow IPv6

This commit is contained in:
angt
2015-12-09 20:27:40 +01:00
parent be29a12842
commit ea1fa120eb
2 changed files with 4 additions and 22 deletions

View File

@@ -929,11 +929,7 @@ int main (int argc, char **argv)
if _0_(ip_size!=r) {
dump_ip_header(data, r);
if (r>ip_size)
continue;
ip_set_size(data, r);
continue;
}
blks[blk_write++].size = r;