K 10 svn:author V 3 dim K 8 svn:date V 27 2017-01-11T20:55:01.734069Z K 7 svn:log V 300 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. END