Module Name: src Committed By: thorpej Date: Sun May 30 21:48:42 UTC 2021
Modified Files: src/external/bsd/tcpdump/dist: print-icmp6.c Log Message: Minimal change to suppress unaligned access errors on NetBSD/alpha; add the UNALIGNED decoration to icmp6 related structures. PR bin/56199. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/bsd/tcpdump/dist/print-icmp6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.