Files
udpxd/TODO

14 lines
393 B
Plaintext
Raw Normal View History

2015-04-21 20:09:12 +02:00
MUST:
- support ipv6
2015-04-25 20:37:29 +02:00
half done: not tested yet, just compiles.
check for bind_h: must be same proto as dst_h (both v4 or both v6!)
- v6ize verbose outputs
2015-04-21 20:09:12 +02:00
- daemonize
- syslog
- if compiled with -O2, gcc mangles the dst sockaddr_in pointers in some weird ways
2015-04-21 20:09:12 +02:00
MAYBE:
- ctrl client to view current "sessions", refresh etc
- config file
- support multiple different setups with one process