Date: Wed, 28 Jan 2009 13:11:22 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_fw2.c Message-ID: <200901281311.n0SDBbRD040346@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-01-28 13:11:22 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
SVN rev 187821 on 2009-01-28 13:11:22Z by luigi
For some reason (probably dating ages ago) an #ifdef SYSCTL_NODE / #endif
section included a lot of stuff that did not belong there.
So split the block in multiple components each around the relevant stuff.
This said, I wonder if building a kernel where SYSCTL_NODE is not
defined is supported at all.
Submitted by: Marta Carbone
Revision Changes Path
1.209 +5 -2 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901281311.n0SDBbRD040346>
