Module Name: src Committed By: maxv Date: Mon Jan 22 06:56:25 UTC 2018
Modified Files:
src/sys/netinet: ip_icmp.c
Log Message:
Adapt previous, reintroduce MH_ALIGN. It's used as an optimization - we
can later prepend something to the current mbuf without having to allocate
a new mbuf.
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 src/sys/netinet/ip_icmp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
