1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 12:05:39 +03:00
fq/format/inet
Mattias Wadman 051a70bd4b interp: Change bit ranges to use exclusive end
All other ranges and slicing uses exclusive end so i think it make sense
to make it consistent.

Update docs and add additional example for non-byte-aligned field.

Also fixes issue showing zero bit ranges as start-NA.
2023-10-20 15:37:26 +02:00
..
flowsdecoder golangci: Fix gosec aliasing warnings 2023-08-21 19:26:21 +02:00
testdata interp: Change bit ranges to use exclusive end 2023-10-20 15:37:26 +02:00
bsd_loopback_frame.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
ether8023_frame.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
icmp.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
icmpv6.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
ipv4_packet.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
ipv6_packet.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
sll2_packet.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
sll_packet.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
tcp_segment.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00
udp_datagram.go formats: Clenaup naming a bit 2023-05-01 13:19:04 +02:00