13 lines
582 B
Plaintext
13 lines
582 B
Plaintext
# $NetBSD: TODO,v 1.6 2015/01/22 18:15:56 christos Exp $
|
|
|
|
- don't poll periodically, find the next timeout
|
|
- use the socket also for commands? Or separate socket?
|
|
- add functionality to the control program. Should it change the database
|
|
directly, or talk to the daemon to have it do it?
|
|
- perhaps handle interfaces too instead of addresses for dynamic ip?
|
|
<bge0/4>? What to do with multiple addresses?
|
|
- perhaps rate limit against DoS
|
|
- perhaps instead of scanning the list have a sparse map by port?
|
|
- do we want to use libnpf directly for efficiency?
|
|
- add more daemons ftpd?
|