cinchrb / cinch

The IRC Bot Building Framework
http://www.rubydoc.info/gems/cinch
MIT License
1k stars 180 forks source link

Fixing parsing of DCC from an ipv6 address #126

Closed DimShadoWWW closed 11 years ago

dominikh commented 11 years ago

Where is the usage of IPv6 in DCC specified? The DCC "specification" only considers IPv4. A single implementation just dumping the IPv6 IP as a string in there doesn't mean that's the correct way.