mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 12:38:20 +00:00
![]() - flow_weird event with name argument value of "routing0_hdr" is raised for packets containing an IPv6 routing type 0 header because this type of header is now deprecated according to RFC 5095. - packets with a routing type 0 header and non-zero segments left now use the last address in that header in order to associate with a connection/flow and for calculating TCP/UDP checksums. - added a set of IPv4/IPv6 TCP/UDP checksum unit tests |
||
---|---|---|
.. | ||
ip4-bad-chksum.pcap | ||
ip4-tcp-bad-chksum.pcap | ||
ip4-tcp-good-chksum.pcap | ||
ip4-udp-bad-chksum.pcap | ||
ip4-udp-good-chksum.pcap | ||
ip6-route0-tcp-bad-chksum.pcap | ||
ip6-route0-tcp-good-chksum.pcap | ||
ip6-route0-udp-bad-chksum.pcap | ||
ip6-route0-udp-good-chksum.pcap | ||
ip6-tcp-bad-chksum.pcap | ||
ip6-tcp-good-chksum.pcap | ||
ip6-udp-bad-chksum.pcap | ||
ip6-udp-good-chksum.pcap |