*** empty log message ***
authorMatthew Mondor <mmondor@pulsar-zone.net>
Wed, 12 Aug 2015 03:03:56 +0000 (03:03 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Wed, 12 Aug 2015 03:03:56 +0000 (03:03 +0000)
netbsd/netbsd_improvements.txt

index 8cc933d..aa25d80 100644 (file)
@@ -10,6 +10,10 @@ Status, defined by the first column:
 * The fix that was submitted via PR was accepted and commited.
 
 
+- identd(8) should support limiting requests for specific remote ports; for
+  instance 6667 and 9999, and deny requests for other ports (or randomize
+  then, etc).
+
 - Apparently boot.cnf(5) (BTW: why not boot.conf to be consistent with other
   configuration files?) supports keywords from boot(8) but that is not
   specified.  For instance, bootdev= would work in boot.cnf.
@@ -48,7 +52,7 @@ Status, defined by the first column:
   new systems should come with an /etc/rlimit.conf file.
 #!/bin/sh
 #
-# $Id: netbsd_improvements.txt,v 1.54 2015/08/06 03:46:24 mmondor Exp $
+# $Id: netbsd_improvements.txt,v 1.55 2015/08/12 03:03:56 mmondor Exp $
 #
 
 # If too early at boot, the sysctl commands somehow fail.