Module Name: src
Committed By: christos
Date: Wed Mar 13 02:44:28 UTC 2013
Modified Files:
src/usr.sbin/npf/npfctl: todo
Log Message:
more explicit syntax
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/npf/npfctl/todo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/npf/npfctl/todo
diff -u src/usr.sbin/npf/npfctl/todo:1.9 src/usr.sbin/npf/npfctl/todo:1.10
--- src/usr.sbin/npf/npfctl/todo:1.9 Tue Mar 12 22:41:23 2013
+++ src/usr.sbin/npf/npfctl/todo Tue Mar 12 22:44:28 2013
@@ -17,7 +17,7 @@
differently?
-- npf algorithms like icmp, are loaded via modules. Perhaps it is better
to have some config magic to autoload it instead of needing to run a
- module command.
+ module command. algorithm "icmp" { }
-- startup/stop script does not load and save session state
-- add algo for "with short"
-- implement "port-unr"