Date: Tue, 20 Jan 2009 18:16:31 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ipfw ipfw2.c Message-ID: <200901201816.n0KIGh8s022697@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-01-20 18:16:31 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: SVN rev 187477 on 2009-01-20 18:16:31Z by luigi Fix a number of (innocuous) warnings, and remove a useless test. There are still several signed/unsigned warnings left, which require a bit more study for a proper fix. This file has grown beyond reasonable limits. We really need to split it into separate components (ipv4, ipv6, dummynet, nat, table, userland-kernel communication ...) so we can make mainteinance easier. MFC after: 1 weeks Revision Changes Path 1.134 +18 -18 src/sbin/ipfw/ipfw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901201816.n0KIGh8s022697>