Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Tue, 17 Jul 2001 14:15:23 +0000 (14:15 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Tue, 17 Jul 2001 14:15:23 +0000 (14:15 +0000)
commit083b5da759206a44d73eb8e90a9370ef40627500
tree23a6bcf50236570c749b200ea423238970e04b45
parent65c8d505ebba4f9ad555d713b17e35218b10e9e7
Author: Kev <klmitch@mit.edu>
Log message:

Remove spurious protocol violation notices by backing off on the required
parameter count for BURST.  These can be sent if all users on a channel
with no modes set get collided off during the burst.  If the channel
remains empty after the BURST is complete, it will be garbage-collected
as before during the processing of END_OF_BURST.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@531 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/m_burst.c