]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add simple modes to FJOIN instead of sending a seperate FMODE all the time. This...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 4 Apr 2008 19:36:39 +0000 (19:36 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Fri, 4 Apr 2008 19:36:39 +0000 (19:36 +0000)
commit056682a6e1746306117a7f3e820e8c4ea37f722a
treed7bb1ba6a85258b9e9a5ceefb623f314387fabdf
parent1acc89351c396fbee1bb8e196da412c88b0e9302
Add simple modes to FJOIN instead of sending a seperate FMODE all the time. This has the benefit of less bandwidth, making us closer to TS6 compliant, and perhaps defeating a few desync conditions in the future..

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9333 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/m_spanningtree/fjoin.cpp
src/modules/m_spanningtree/fmode.cpp
src/modules/m_spanningtree/main.cpp
src/modules/m_spanningtree/netburst.cpp