Added DNS packet TC

This commit is contained in:
Ziver Koc 2016-04-18 17:41:55 +02:00
parent fffaa64455
commit 31a47f52cd
5 changed files with 232 additions and 20 deletions

View file

@ -96,6 +96,7 @@ public class BinaryStructOutputStream {
}
}
}
localFlush();
}