NetBSD/usr.sbin
lukem 315a29d6de * in secure mode (-s), still open the inet sockets but do a shutdown(,SHUT_RD)
on each of them, and don't bother listening on them. this allows messages
  to be forwarded even with -s enabled.

  XXX: not 100% sure if this is susceptable to a DoS, e.g someone filling
  up kernel buffers with a backlog of packets not being read, but shutdown(2)
  should prevent that even if it possibly doesn't at this time.

* minor KNF
2000-02-18 09:44:46 +00:00
..
2000-02-05 11:52:37 +00:00
2000-02-02 01:55:55 +00:00
2000-02-02 05:18:32 +00:00
2000-01-31 14:28:17 +00:00
2000-02-06 13:05:25 +00:00
2000-02-05 22:14:20 +00:00
2000-02-02 15:12:10 +00:00
2000-02-04 08:01:43 +00:00