Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 1999 14:30:02 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/13907: rc, dummynet.4 changes 
Message-ID:  <199909222130.OAA05564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/13907; it has been noted by GNATS.

From: Sheldon Hearn <sheldonh@uunet.co.za>
To: emoc the phearless <emoc@scr3am.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: conf/13907: rc, dummynet.4 changes 
Date: Wed, 22 Sep 1999 22:46:50 +0200

 On Wed, 22 Sep 1999 16:53:02 -0400, emoc the phearless wrote:
 
 > + # Unset one_pass if requested
 > + if [ "x$firewall_one_pass" = "xNO" ]; then
 > +       /sbin/sysctl -w net.inet.ip.fw.one_pass=0
 > + fi
 > + 
 > + ############
 
 Note to anyone committing this to CURRENT:
 
 	Make sure you stick to the new style, using ``case'' instead of
 	``if''.
 
 Thanks,
 Sheldon.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909222130.OAA05564>