mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 02:28:21 +00:00
![]() - Add more guards against trying to analyze captured packets with a truncated IPv6 static header or extension header chain. - Add back in the ICMP payload tracking for ICMP "connections". - Fix 'icmp_context' record construction. Some field assignments were mismatched for ICMP and ICMP6. Source and destination addresses were set incorrectly for context packets that don't contain a full IP header. Some fields for ICMP6 weren't filled out. - Changed ICMP Time Exceeded packets to raise the 'icmp_time_exceeded' event instead of 'icmp_error_message'. - Add unit tests for truncation and the main types of ICMP/ICMP6 that have specific events. - Documentation clarifications. |
||
---|---|---|
.. | ||
icmp-destunreach-ip.pcap | ||
icmp-destunreach-no-context.pcap | ||
icmp-destunreach-udp.pcap | ||
icmp-ping.pcap | ||
icmp-timeexceeded.pcap | ||
icmp6-destunreach-ip6ext-trunc.pcap | ||
icmp6-destunreach-ip6ext-udp.pcap | ||
icmp6-destunreach-ip6ext.pcap | ||
icmp6-destunreach-no-context.pcap | ||
icmp6-neighbor-advert.pcap | ||
icmp6-neighbor-solicit.pcap | ||
icmp6-paramprob.pcap | ||
icmp6-ping.pcap | ||
icmp6-redirect.pcap | ||
icmp6-router-advert.pcap | ||
icmp6-router-solicit.pcap | ||
icmp6-timeexceeded.pcap | ||
icmp6-toobig.pcap |