mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 06:13:13 +02:00
91a3c71d60
name, handy when the old server is a zombie waiting for ping timeout. NOTE: atm this only works if someone links directly to us and there is an existing server local or remote. There is no code yet for a remote & remote scenario, which requires (or at least prefers) having a creationtime for server connects, requiring a SID command change.
11 lines
380 B
Markdown
11 lines
380 B
Markdown
UnrealIRCd 6
|
|
=============
|
|
This is UnrealIRCd 6's latest git, bleeding edge. Do not use on production servers.
|
|
|
|
* Logs & snomasks overhaul
|
|
* JSON logging: both on disk and to ircops
|
|
* MONITOR
|
|
* Lots of code cleanups / API breakage
|
|
* We now (try to) kill the "old" server when a server links in with the same
|
|
name, handy when the old server is a zombie waiting for ping timeout.
|