Date: Tue, 20 Mar 2001 13:09:51 -0800 (PST) From: "Jordan K. Hubbard" <jkh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_auth.c Message-ID: <200103202109.f2KL9pt17795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 2001/03/20 13:09:51 PST Modified files: (Branch: RELENG_4) sys/netinet ip_auth.c Log: By doing "ipf -P -f -", a user can cause the box to panic if they have the right perms to /dev/ipf (it should generally be 0600 anyway). This fixes that. This is deliberately going into -stable first since it will be fixed in -current by simply importing the next revision of ipfilter. Submitted by: darrenr Revision Changes Path 1.14.2.6 +9 -5 src/sys/netinet/ip_auth.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103202109.f2KL9pt17795>