summaryrefslogtreecommitdiff
path: root/source4/libcli/resolve/bcast.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-12-12 15:15:21 +0100
committerStefan Metzmacher <metze@samba.org>2008-12-17 19:12:26 +0100
commit9492f0f00fd7c1815959f19988f83accce108ce4 (patch)
tree013378d69f58c31222b2d70f72f925232d389c04 /source4/libcli/resolve/bcast.c
parent8df2140c18996e616e6fe1fcc8fd3e52ca5dcd74 (diff)
downloadsamba-9492f0f00fd7c1815959f19988f83accce108ce4.tar.gz
samba-9492f0f00fd7c1815959f19988f83accce108ce4.tar.bz2
samba-9492f0f00fd7c1815959f19988f83accce108ce4.zip
s4:libcli/resolve: add getaddrinfo()/dns_looup() resolving
This "dns_ex" module provides flexible lookup methods for dns lookups. The getaddrinfo() part looks at /etc/hosts and dns. As it handles CNAME replies badly we fallback to use dns_lookup(name, "A"). The dns_lookup() makes DNS SRV lookups possible. This module is not a real resolve module, it's just a generic helper as the nbtlist.c code is. The next step will be that the "host" module will use the dns_ex.c code. metze
Diffstat (limited to 'source4/libcli/resolve/bcast.c')
0 files changed, 0 insertions, 0 deletions