CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2011/04/05 14:31:41
Modified files: sys/sys : mbuf.h Log message: define M_ICMP_CSUM_{OUT,OK,BAD} for consistency with tcp and udp dunno wether there is any hardware that supports icmp cksum offloading, but that's not the point - we're moving towards a world where the stack doesn't bother with setting checksums, and lets the hardware do them. in case the harware can't the output routines cope ok dlg, claudio kinda too, he's fondueing and thus not reading the diff but i explained it to him and he agrees