changed ipfattach() to ipf_enable()
authorkstailey <kstailey@openbsd.org>
Mon, 31 Mar 1997 15:52:45 +0000 (15:52 +0000)
committerkstailey <kstailey@openbsd.org>
Mon, 31 Mar 1997 15:52:45 +0000 (15:52 +0000)
commit3c22e20f61a966a963372f3b09ab560ec38ad669
treef5642a4dc82551b33b12dd80eaaebecd8f9f47f5
parentbe7a96dccc4398d6263b8f210f6fa38ff3629151
changed ipfattach() to ipf_enable()
changed ipfdetach() to ipf_disable()
added stub ipfattach() which is called from main()
commented out activation of ipf from iplinit()
must explicitly enable with ipf -E
removed bogus deactivation of ipf from iplinit()
sys/netinet/ip_fil.c