Date: Sat, 21 Dec 1996 10:34:54 -0800 (PST) From: Nate Williams <nate> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp alias.c Message-ID: <199612211834.KAA20920@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 96/12/21 10:34:53 Modified: usr.sbin/ppp alias.c Log: Compute IP checksums in addition to TCP checksums when necessary in the new 'aliased' packets. Note, if the original packet has a bogus cksum, we will *NOT* re-compute the cksum, therefore the new packet will also be wrong (but passed on). Found by: MartinRenters@awfulhak.demon.co.uk Reviewed by: Brian Somers <brian@awfulhak.demon.co.uk> Submitted by: Charles Mott <cmott@srv.net> Revision Changes Path 1.2 +17 -12 src/usr.sbin/ppp/alias.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612211834.KAA20920>