Author: Carlo Wood <run@alinoe.com>
authorPerry Lorier <isomer@undernet.org>
Fri, 8 Mar 2002 23:19:33 +0000 (23:19 +0000)
committerPerry Lorier <isomer@undernet.org>
Fri, 8 Mar 2002 23:19:33 +0000 (23:19 +0000)
commit1b8501f2dc84cd83ae9ad7464c57fe012ab4eada
tree7cc7129319390ec83b56d596cd41eaf81edd9870
parent506ac42b503539ee8262fb5507d0648f4ce12015
Author: Carlo Wood <run@alinoe.com>
Log message:

Implementation of network synchronization code.                                 Includes the implementation of the previously                                   unused DESTRUCT message.  Correction on ms_join                                 to copy older timestamps and now allowing                                       BURST message to occur outside the net-burst.                                   See my last two posts to coder-com for detailed                                 information on how I got to this implementation                                 and for a C++ simulation program that wrote to                                  test it.                                                                                                                                                        Note that I changed the copyright notice in                                     m_destruct - Jarko didn't add that function, I did.                             Not that it is a big deal to me.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@668 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/channel.h
ircd/m_burst.c
ircd/m_destruct.c
ircd/m_join.c
ircd/m_part.c