diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-01-11 11:08:30 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-01-11 11:08:30 +0000 |
commit | e6275a2eaba64768994ee31fd6c10383afa087d4 (patch) | |
tree | 0a22d7c5c568f3f64595d089a0e0b2208339c538 /libc/inet/getproto.c | |
parent | 9d003b2598ee67bd1f1265735a558439d224938a (diff) |
Jan Lana writes:
uClibc resolver doesn't lookup all search domains.
For example, if you have computer 'jenda.prague.my.cz' and resolv.conf:
search my.cz
nameserver xx.xx.xx.xx
try this:
ping jenda.prague.my.cz #works
ping jenda.prague #unknown host
libc/inet/resolv.c doesn't want to try search domains if the domain name
contains '.'. I don't find any reason for the behaviour in literature
and it is inconsistent with the glibc.
Patch is attached.
regards,
- jenda
Diffstat (limited to 'libc/inet/getproto.c')
0 files changed, 0 insertions, 0 deletions