Ian Dowse
bb1ca86f24
Revert part of revision 1.10, as it broke portmap lookups for IPv4
...
TCP clients. The problem was that a struct netconfig returned by
getnetconfigent() was being treated as a handle for __rpc_getconf(),
which certainly isn't right.
The tirpc-99 code uses __rpc_setconf("udp")/__rpc_getconf() to find
the IPv4 udp netconfig, but our implementation of these functions
seem happy to return IPv6 entries, so we can't use them. By reverting
to the old version, we are hard-coding the name of the udp4 netid.
Tracked down by: Bakul Shah <bakul@bitblocks.com>
2002-07-26 07:52:21 +00:00
..
2002-07-11 20:40:24 +00:00
2002-07-16 12:28:50 +00:00
2002-07-23 00:16:19 +00:00
2002-06-30 23:36:21 +00:00
2002-05-13 11:09:07 +00:00
2002-05-14 11:41:23 +00:00
2002-07-26 07:52:21 +00:00
2002-07-20 19:22:10 +00:00
2001-10-01 16:09:29 +00:00
2002-05-14 04:32:02 +00:00
2002-05-28 17:03:12 +00:00
2002-04-09 22:32:59 +00:00
2002-05-13 12:11:54 +00:00
2002-03-21 23:39:28 +00:00
2002-05-30 21:00:42 +00:00
2002-06-16 08:29:35 +00:00
2002-07-22 16:11:39 +00:00
2002-05-21 07:08:30 +00:00
2002-07-02 11:11:17 +00:00
2001-09-30 21:41:46 +00:00
2002-04-19 04:46:24 +00:00
2002-03-21 23:39:28 +00:00
2002-05-12 16:01:00 +00:00
2002-07-09 13:24:52 +00:00
2002-06-30 20:13:53 +00:00
2002-06-24 13:52:26 +00:00
2002-05-21 07:08:30 +00:00
2002-05-12 16:01:00 +00:00
2002-05-13 12:11:54 +00:00
2002-05-30 20:51:53 +00:00
2002-07-18 12:07:49 +00:00
2001-10-25 04:02:25 +00:00
2002-03-22 00:12:20 +00:00
2002-07-23 17:59:46 +00:00
2002-05-21 05:41:07 +00:00
2002-06-21 01:35:37 +00:00
2002-07-20 19:22:10 +00:00
2002-06-12 00:21:07 +00:00
2002-05-14 11:37:10 +00:00
2002-01-06 08:47:19 +00:00
2002-05-13 11:09:07 +00:00
2001-12-20 16:21:47 +00:00
2002-05-13 11:09:07 +00:00
2002-05-13 11:09:07 +00:00
2002-07-20 04:18:20 +00:00
2001-10-01 16:09:29 +00:00
2002-05-13 11:09:07 +00:00
2002-07-11 21:27:26 +00:00
2002-05-30 12:16:01 +00:00
2002-06-28 14:45:30 +00:00
2002-06-02 20:05:59 +00:00
2002-05-12 16:01:00 +00:00
2001-11-03 06:24:23 +00:00
2002-05-08 00:48:39 +00:00
2002-03-31 23:47:52 +00:00
2002-06-17 15:28:59 +00:00
2002-07-18 12:07:49 +00:00
2002-07-01 01:45:03 +00:00