Date: Wed, 25 Oct 2000 03:56:41 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet fil.c Message-ID: <200010251056.DAA06962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2000/10/25 03:56:41 PDT Modified files: sys/netinet fil.c Log: We now keep the ip_id field in network byte order all the time, so there is no need to make the distinction between ip_output() and ip_input() cases. Reviewed by: silence on freebsd-net Revision Changes Path 1.20 +5 -1 src/sys/netinet/fil.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010251056.DAA06962>