mirror of
https://github.com/osmarks/ngircd.git
synced 2026-09-17 06:41:24 +00:00
IPv6 support.
all references to struct sockaddr/in_addr have been removed from src/ngircd. libngipaddr (in src/ipaddr/) hides all the gory details. See src/ipaddr/ng_ipaddr.h for API description.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
ngIRCd HEAD
|
||||
|
||||
- Add IPv6 support.
|
||||
- Install a LaunchDaemon script to start/stop ngIRCd on Mac OS X.
|
||||
- Implemented IRC commands INFO, SUMMON (dummy), and USERS (dummy) and
|
||||
enhanced test suite to check these commands. (Dana Dahlstrom)
|
||||
@@ -758,4 +759,4 @@ ngIRCd 0.0.1, 31.12.2001
|
||||
|
||||
|
||||
--
|
||||
$Id: ChangeLog,v 1.343 2008/02/26 20:35:43 alex Exp $
|
||||
$Id: ChangeLog,v 1.344 2008/02/26 22:05:42 fw Exp $
|
||||
|
||||
Reference in New Issue
Block a user