This patch increases the maximum host name length for 'dnsd' to 40 characters in...
author"Steven J. Hill" <sjhill@realitydiluted.com>
Mon, 7 May 2007 04:07:06 +0000 (04:07 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Mon, 7 May 2007 04:07:06 +0000 (04:07 -0000)
commita70e39cd5e7c6fa084e548240d362b5b1ae813a8
tree6d9456d66e331e694574a20a1fd3ca40ab6c75af
parent58ef6b3ca7e0c195e7ef0d9523661aa333cf88b6
This patch increases the maximum host name length for 'dnsd' to 40 characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty.
package/busybox/busybox-1.2.2.1-max_host_len_40.patch [new file with mode: 0644]
package/busybox/busybox-1.4.0-max_host_len_40.patch [new file with mode: 0644]
package/busybox/busybox-1.5.0-max_host_len_40.patch [new file with mode: 0644]