1f531ed6 |
$Id$
|
f20a56a2 |
( - todo, x - done)
|
1f531ed6 |
- better Via parsing (handle ' ' in uri, eg: foo.bar : 1234 ; received=) and
ipv6 addresses ([fec0:aa::01]).
|
831faabf |
- fix format string vulnerability in log()
|
1f531ed6 |
High priority:
|
f20a56a2 |
x if () {} else {}
|
831faabf |
- plugin interface
|
f20a56a2 |
- ipv6 support
|
1f531ed6 |
- reply ("response line")
- drop ACKs for our replies
- icmp error handling
|
1dcfc5fa |
- add To-tag (for the replies)
- add User-Agent (for the replies)
|
1f531ed6 |
Low priority:
|
831faabf |
- exec improvments (add format strings to it)
|
f20a56a2 |
- command line switch for checking the config file syntax
|
45072d7a |
- config file version (a la sendmail)
|
1f531ed6 |
- loop detection
- cfg. file reload
- flags for using names or ip adresses in Via ?
|
45072d7a |
- handle SIGCHLD, SIGHUP
|
92d818f3 |
- use a standard lex compatible .lex format (instead of flex)
|
831faabf |
- try & use native compiler & ld if possible
|
45072d7a |
|
550bb8c3 |
- make install
- init.d scripts (and rc.local? for *BSD or Slackware)
- man page
- autoconf scripts
- Debian package build files
- the same for rpm
- the same for FreeBSD and Slackware
|
1f531ed6 |
|