]> jfr.im git - irc/freenode/web-7.0.git/blob - content/news/2007-04-19-upcoming-changes-to-hyperion-our-ircd-software.markdown
Transferred blog
[irc/freenode/web-7.0.git] / content / news / 2007-04-19-upcoming-changes-to-hyperion-our-ircd-software.markdown
1 author: nenolod
2 date: 2007-04-19 14:03:09+00:00
3 slug: upcoming-changes-to-hyperion-our-ircd-software
4 title: Upcoming changes to hyperion, our ircd software
5
6 This update will add some fairly modern features to the ircd's I/O engine to allow it to operate more efficiently and fix a few internal bugs that have been noticed during the run of hyperion 1.0.2b. These changes will be going live on a testnet in the next few days most likely, at which point I will write another post with information on how to play around on the freenode testnet with the updated ircd code.
7
8 We have also added support for a commonly requested feature, CALLERID (umode +g, server side ignore) in this update, and we have added support for the NETWORK property in our 005 numeric (IRC client authors will probably be thrilled). We have also implemented support for the Linux epoll mechanism, which may provide a marginal performance boost on some of our client servers.
9
10 If anyone else has any suggestions or bugs, please note them as comments to this story or come discuss it in #hyperion. We would love to hear your feedback. The more technically inclined can download the in-progress 1.0.3 working tree from our subversion repository at http://svn.freenode.net/hyperion/trunk.