Module Name: src Committed By: sevan Date: Wed Apr 10 10:47:23 UTC 2019
Modified Files: src/doc: TODO.npf Log Message: npf_boot rc script loads npf.boot.conf to address that issue. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/doc/TODO.npf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/TODO.npf diff -u src/doc/TODO.npf:1.6 src/doc/TODO.npf:1.7 --- src/doc/TODO.npf:1.6 Tue Apr 2 11:43:50 2019 +++ src/doc/TODO.npf Wed Apr 10 10:47:23 2019 @@ -19,8 +19,6 @@ Another TODO list is available here: this is what it does. It does not "start" because like an engine with no fuel, an npf with no configuration does not do much. --- npf starts up too late (after traffic can go through) - -- although the framework checks the file for consistency, returning EINVAL for system failures is probably not good enough. For example if a module failed to autoload, it is probably an error and it should be reported