HomeFreeBSD

MFC r311570:

Description

MFC r311570:

In tcpdump's print-tcp.c, avoid increasing alignment when taking the
addresses of members of struct ip, which is packed. Since the pointers
are only used for memcmp'ing, they can be pointing to void instead.

Note that upstream has removed the src and dst variables, in the mean
time.

Details

Provenance
dimAuthored on
Parents
rS311937: MFC r311649:
Branches
Unknown
Tags
Unknown