PacketQ icon indicating copy to clipboard operation
PacketQ copied to clipboard

A tool that provides a basic SQL-frontend to PCAP-files

Results 13 PacketQ issues
Sort by recently updated
recently updated
newest added

Hello, First I would like to thank you for your great work on PacketQ! It's a blazzing fast tool! Lately I've been surprised to see that PacketQ does not return...

Optional lookup ASLOOKUP to look up an AS (Autonomous System) number. Compiling with --with-GeoIP adds 2 command line parameters and 1 extra SQL keyword. - Usage packetq -c -s "SELECT...

Add additional fields and lookup tables once a benchmarking test has been added to know the impact, related to #12, #16 and #19. - Payload Length - ~~IP Version~~ -...

Ref #12 a811ecf8ee8845950399b19c741eb3212a9f4488

Ref #13 3cc10d4d853f51f1ef9a341d160f6002d3f00d36, but do not used unsigned int.

Rename option `-v` (version) to `-V` so that it can be used for verbose output, this breaks backwards compatibility.

to Microseconds (ref #12), this breaks backwards compatibility.

This pull-request covers 3 new functions, a new output format, and some supporting command-line switches: - subnet(ip-addr-field, ipv4-prefix-len, ipv6-prefix-len) --> masked ip-addr-field Applies a mask determined by the given ipv4...

The webbserver doesn't crash, it just hangs. Reported by Wayne.

Bug