Modify ↓
Opened at 2010-04-03T16:08:21Z
Closed at 2010-04-07T02:40:50Z
#583 closed defect (fixed)
Work around new Debian IPv6 idiocy
Reported by: | wilmer | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.2.6 |
Component: | BitlBee | Version: | 1.2.5 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
Listening on :: no longer means you're listening on both IPv6 and IPv4 on at least Debian testing, and surely on other systems too one day or the other.
Apparently there's a sysctl to fix it but who knows how cross-platform it is. I guess the best way out is to just have two listening sockets.
Definitely should fix this before the next release.
Attachments (0)
Change History (2)
comment:1 Changed at 2010-04-03T16:28:59Z by
comment:2 Changed at 2010-04-07T02:40:50Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed in changeset:devel,529.
Note: See
TracTickets for help on using
tickets.
More info in http://lists.debian.org/debian-devel/2009/10/msg00541.html
The sockctl is documented in http://tools.ietf.org/html/rfc3493#section-5.3
BitlBee already converts IPv4-in-IPv6 addresses to something readable for years.