Date: Tue, 24 Jan 2006 06:28:22 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_fwsubr.c Message-ID: <200601240628.k0O6SMJA073622@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2006-01-24 06:28:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/net if_fwsubr.c Log: MFC revs: 1.17: convert from network byte order to host byte order not to reverse. 1.19: Get rid of the bogus IFP2FC() macro and use IFP2FWC(). 1.20: Fix ip_fastforward() return handling. PR: kern/91307 (1.19) Found by: Coverity Prevent(tm) (1.20) Revision Changes Path 1.12.2.4 +8 -10 src/sys/net/if_fwsubr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601240628.k0O6SMJA073622>