Denis Vlasenko
9de420c27c
Improve generic ipv4+ipv6 support in libbb.
...
Convert telnet to it. Now this works:
telnetd -b [::1]:1234 - bind to IPv6 non-standard port
telnet [::1]:1234 - connect to IPv6 non-standard port
telnet ::1 1234 - same
This does not require ANY ipv6-specific code in applets
(no struct sockaddr_in6. In fact, no sockaddr_in, too).
2007-01-10 09:28:01 +00:00
..
2007-01-02 16:32:16 +00:00
2006-12-26 18:17:42 +00:00
2007-01-07 22:23:38 +00:00
2006-12-23 02:48:44 +00:00
2007-01-07 01:24:12 +00:00
2006-12-19 16:31:09 +00:00
2006-11-27 23:44:57 +00:00
2006-12-26 10:42:51 +00:00
2007-01-03 21:55:50 +00:00
2007-01-09 10:06:19 +00:00
2006-11-21 00:12:09 +00:00
2007-01-07 21:25:12 +00:00
2006-12-26 17:40:33 +00:00
2006-12-19 23:36:04 +00:00
2006-12-26 10:42:51 +00:00
2007-01-07 01:24:12 +00:00
2006-11-21 15:36:08 +00:00
2006-07-02 19:47:05 +00:00
2006-12-26 10:42:51 +00:00
2006-07-02 19:47:05 +00:00
2006-07-02 19:47:05 +00:00
2006-11-21 15:36:08 +00:00
2006-07-02 19:47:05 +00:00
2007-01-07 01:24:12 +00:00
2006-11-18 22:04:09 +00:00
2006-12-23 02:48:44 +00:00
2006-10-20 13:28:22 +00:00
2006-11-10 23:25:53 +00:00
2007-01-08 23:55:33 +00:00
2007-01-08 23:55:33 +00:00
2006-12-31 18:57:37 +00:00
2007-01-10 09:28:01 +00:00
2007-01-10 09:28:01 +00:00
2006-12-17 01:14:08 +00:00
2006-12-26 10:42:51 +00:00
2006-10-08 12:49:22 +00:00
2007-01-03 22:29:01 +00:00
2006-11-21 10:15:25 +00:00