Benjamin Lipp

Results 15 comments of Benjamin Lipp

Although this could be derived from the test I wrote, I should provide the commands to test this feature: ``` pac-driver -n lo -g tests/binpac/parsers/networkinterface/test.pac2 libbinpac/parsers/networkinterface.pac2 tcpreplay --intf1=lo bro/tests/Traces/dns.trace ```...

Thanks for your feedback! - I added the possibility to read directly from a pcap file with a new command line option -f. Thanks for this idea, I think this...

I enhanced the patch so now the packet capture time and the actual length of the packet is given to the grammar as well. Tests and grammars still have to...

Thanks for the explanation. I'll stick with pac-driver for the moment then. I'll comment back here if this issue becomes more important for my project to ask how this can...

Indeed it would be important for us if this would work. Are there plans to fix these issues? Or could you please point me to the points in the code...