Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 11/13/1998 23:42:37
Module Name: src
Committed By: tls
Date: Sat Nov 14 07:42:37 UTC 1998
Modified Files:
src/sys/netinet: ip_fil.c ip_nat.c
Log Message:
In 'highly secure' mode (securelevel >= 2), the filter lists may not be tampered with. It might be desirable to allow enabling of preset filter lists, but it seems too good a candidate for a denial-of-service attack, so we don't.