Mattias Wadman
|
fc0aacb654
|
interp: Cleanup display aliases, now: d, da, dd, dv, ddv
Think it makes sense to have them all start with d.
Also f is often used as function argument name.
|
2022-01-28 18:25:38 +01:00 |
|
Mattias Wadman
|
b9aef39ed4
|
pcap,pcapng,bsd_loopback_frame: Add decoder, refactor link frame into a group
Also fix incorrect struct name s/UDPDatagramIn/UDPPayloadIn/
|
2022-01-03 21:06:27 +01:00 |
|
Mattias Wadman
|
f3480026bf
|
sll2: fuzz: Limit address length to max 8 bytes
|
2021-12-09 10:38:34 +01:00 |
|
Mattias Wadman
|
6ed2e2e72e
|
interp: dump: Indicate arrays using jq-syntax
Related to #16
|
2021-12-08 16:24:28 +01:00 |
|
Mattias Wadman
|
1d7ace3899
|
pcap,pcapng,tcp: Use capture length not original length
|
2021-12-07 18:47:31 +01:00 |
|
Mattias Wadman
|
f55b1af6ac
|
inet: Add tcp and ipv4 reassembly
Also add tcp_stream and udp_payload to decode content
|
2021-11-29 18:42:18 +01:00 |
|
Mattias Wadman
|
7b7faaf02b
|
pcap: Add pcap, pcapng, ether8023, ipv4, udp, udp
|
2021-11-24 18:13:00 +01:00 |
|