cvs commit: src/sys/net if_fwsubr.c
Brooks Davis
brooks at FreeBSD.org
Mon Jan 23 22:28:22 PST 2006
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
More information about the cvs-src
mailing list