1
1
mirror of https://github.com/wader/fq.git synced 2024-11-24 11:16:09 +03:00
fq/format/pcap
Mattias Wadman c4dd518e04 decode: Make compound range sort optional
Some formats might want to control child order
mp4: Keep tracks in track id order
dns: Keep label component order
elf: Keep seciton order
macho: Keep command and section order
2022-05-03 16:16:09 +02:00
..
testdata decode: Make compound range sort optional 2022-05-03 16:16:09 +02:00
pcap.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00
pcapng.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00
shared.go interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00