From 7332d95a9842c1d788135a8793614c40afc764f8 Mon Sep 17 00:00:00 2001 From: "Ugen J.S. Antsilevich" Date: Mon, 6 Mar 1995 10:33:34 +0000 Subject: Restore IPACCT out there.. --- sys/conf/NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 957b22d5471b..607b655c17c9 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.150 1995/03/04 21:09:21 jkh Exp $ +# $Id: LINT,v 1.151 1995/03/05 22:23:35 joerg Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -187,6 +187,7 @@ options HDLC #X.25 link layer for serial lines # IPFIREWALL enables support for IP firewall construction, in # conjunction with the `ipfw' program. IPFIREWALL_VERBOSE does # the obvious thing. +# IPACCT enables IP accounting. # # ARP_PROXYALL enables global proxy ARP. Beware! This can burn # your house down! See netinet/if_ether.c for the gory details. @@ -197,6 +198,7 @@ options GATEWAY #internetwork gateway options MROUTING # Multicast routing options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #print information about +options IPACCT #ipaccounting # dropped packets options ARP_PROXYALL # global proxy ARP -- cgit v1.2.3