Document new bugs strategies

This commit is contained in:
Jan Vidar Krey 2009-03-16 17:35:08 +01:00
parent bb578095c0
commit a13b253e86
1 changed files with 1 additions and 37 deletions

38
BUGS
View File

@ -1,38 +1,2 @@
GENERIC:
- BUG: SID allocator needs work for supporting the overflow case (1 million connections).
- BUG: A passive client with no 'I4' (or 'I6') flag set,
cannot set it at any later point.
I4,I6,U4,U6 cannot be updated!
- BUG?
No IQUI to disconnected user if they are disconnected by the hub.
Only peers receive that, but the disconnected user will receive a STA
(status) message.
The ADC spec is unclear on this point.
- Some very rare abort or crashes.
Window hub just stop without actually crashing.
Seem to be some weird memory race conditions also.
- Exceeding send queue by just joining. Need to use dynamic send queue
based on number of clients.
- A memory leak in hub_handle_info() -> update_user_info() -> adc_msg_copy().
- Get rid of list.c, use TAILQ instead!
Feature enhancements:
- No support for changing nick names.
Todo:
* Commands
* !kick_nick <nick>
* !kick_cid <cid>
* !kick_ip <ip>
* !reload
* !stats
* +myip
* !help
Bugs are tracked on: http://bugs.extatic.org/