1
1
mirror of https://github.com/wader/fq.git synced 2024-11-24 11:16:09 +03:00
fq/format/inet
Mattias Wadman 21ad628add interp: dump: Show field name for compound values in arrays
mp3: Remove one level of struct for granales
dump: Makes it a bit easier to understand array of arrays/structs.
avro_ocf: Rename ocf.go -> avro_ocr.go to have same name of source file as format
pcap,pcapng: Rename tcp flow struct to tcp_connection, makes more sense i think
mp4: Add ISOBMFF to format description
2022-04-21 17:47:15 +02:00
..
flowsdecoder tcp,udp: Refactor and make port matching better 2022-04-08 17:44:39 +02:00
testdata interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00
bsd_loopback_frame.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00
ether8023_frame.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00
icmp.go mp4: Add more HEIF boxes 2022-04-07 19:11:49 +02:00
icmpv6.go mp4: Add more HEIF boxes 2022-04-07 19:11:49 +02:00
ipv4_packet.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00
ipv6_packet.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00
sll2_packet.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00
sll_packet.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00
tcp_segment.go ipv6,icmpv6: Add decoder 2022-04-03 17:43:51 +02:00
udp_datagram.go decode,format: Add d.FieldFormatOrRaw(Len) 2022-04-11 23:01:45 +02:00