On 31.01.2014 18:30, Paul Fertser wrote: > Hi, > > Currently OpenOCD listens for telnet, GDB and RPC only on IPv4. Of > course, that's uncool to say the least. > > The easiest way would be to use AF_INET6 and that would allow both > IPv6 and IPv4 connections transparently on all common systems except > OpenBSD (and w2k, w2k3, wxp). So on those systems where "IPv4-mapped > IPv6 addresses" are not supported (or disabled by system > administrators) OpenOCD would need to create two separate sockets to > provide IPv4 connectivity too. > > I wonder if it would be ok if OpenOCD would listen only on IPv6 on > those affected systems?
I don't think this would be a good idea. Even with IPv6 gaining popularity, I see IPv4 in LAN installations for a long time. And no, I don't consider WinXP obsolete - it has still a lot of live left for lab machines used for programming/debugging hardware (not for web browsing obviously), so dropping support for these might be bad. cu Michael ------------------------------------------------------------------------------ WatchGuard Dimension instantly turns raw network data into actionable security intelligence. It gives you real-time visual feedback on key security issues and trends. Skip the complicated setup - simply import a virtual appliance and go from zero to informed in seconds. http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
