Home
last modified time | relevance | path

Searched refs:DNS (Results 1 – 25 of 88) sorted by relevance

1234

/openbmc/linux/net/dns_resolver/
H A DKconfig3 # Configuration for DNS Resolver
6 tristate "DNS Resolver support"
9 Saying Y here will include support for the DNS Resolver key type
10 which can be used to make upcalls to perform DNS lookups in
13 DNS Resolver is used to query DNS server for information. Examples
15 performing a DNS query for AFSDB records so that AFS can locate a
18 DNS Resolver is used by the CIFS and AFS modules, and would support
19 SMB2 later. DNS Resolver is supported by the userspace upcall
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/
H A Dlibnet-dns-sec-perl_1.10.bb1 DESCRIPTION = "DNSSEC extensions to Net::DNS"
8 SRC_URI = "${CPAN_MIRROR}/authors/id/W/WI/WILLEM/Net-DNS-SEC-${PV}.tar.gz"
13 UPSTREAM_CHECK_REGEX = "Net\-DNS\-SEC\-(?P<pver>(\d+\.\d+))(?!_\d+).tar"
15 S = "${WORKDIR}/Net-DNS-SEC-${PV}"
H A Dlibnet-dns-perl_1.49.bb1 DESCRIPTION = "This package contains the DNS.pm module with friends."
2 HOMEPAGE = "https://metacpan.org/pod/Net::DNS"
10 SRC_URI = "${CPAN_MIRROR}/authors/id/N/NL/NLNETLABS/Net-DNS-${PV}.tar.gz"
14 UPSTREAM_CHECK_REGEX = "Net\-DNS\-(?P<pver>(\d+\.\d+))(?!_\d+).tar"
16 S = "${WORKDIR}/Net-DNS-${PV}"
/openbmc/linux/Documentation/networking/
H A Ddns_resolver.rst4 DNS Resolver Module
20 The DNS resolver module provides a way for kernel services to make DNS queries
42 CONFIG_DNS_RESOLVER - tristate "DNS Resolver support"
77 This is the basic access function. It looks for a cached DNS query and if
78 it doesn't find it, it upcalls to userspace to make a new DNS query, which
101 DNS lookup failed.
111 Reading DNS Keys from Userspace
122 this type are used to transport and cache DNS lookup results from userspace.
125 keyrings for a cached DNS result. If that fails to find one, it upcalls to
132 The upcall handler program is responsible for querying the DNS, processing the
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_conf.robot406 Get DNS Server And Verify
407 [Documentation] Get DNS server via Redfish and verify.
412 Configure DNS Server And Verify
413 [Documentation] Configure DNS server and verify.
415 [Setup] DNS Test Setup Execution
422 Delete DNS Server And Verify
423 [Documentation] Delete DNS server and verify.
425 [Setup] DNS Test Setup Execution
432 Configure DNS Server And Check Persistency
433 [Documentation] Configure DNS server and check persistency on reboot.
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D231.out3 unable to get monitor info from DNS SRV with service name: ceph-mon
5 unable to get monitor info from DNS SRV with service name: ceph-mon
8 unable to get monitor info from DNS SRV with service name: ceph-mon
/openbmc/u-boot/doc/
H A DREADME.dns4 The Domain Name System (DNS) is a hierarchical naming system for computers,
14 For more information on DNS - http://en.wikipedia.org/wiki/Domain_Name_System
16 U-Boot and DNS
58 For some helpful things that can be related to DNS in U-Boot,
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A Dinitscript.patch18 +# Short-Description: Avahi mDNS/DNS-SD Daemon
40 +# Short-Description: Avahi mDNS/DNS-SD DNS configuration
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-aiodns_3.2.0.bb1 SUMMARY = "Simple DNS resolver for asyncio"
2 DESCRIPTION = "aiodns provides a simple way for doing asynchronous DNS resolutions using pycares."
H A Dpython3-zeroconf_0.141.0.bb1 SUMMARY = "Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)"
H A Dpython3-aiohappyeyeballs_2.4.4.bb2 … allow connecting with Happy Eyeballs when you already have a list of addrinfo and not a DNS name."
H A Dpython3-pycares_4.5.0.bb4 a C library that performs DNS requests and name resolutions asynchronously."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ldns/
H A Dldns_1.8.4.bb1 SUMMARY = "LDNS is a DNS library that facilitates DNS tool programming"
/openbmc/docs/designs/management-console/
H A Dservice-discovery.md16 Apple’s Bonjour uses mDNS and DNS-SD. Linux’s Avahi uses IPv4LL, mDNS, and
17 DNS-SD. Linux’s systemd uses resolve hostnames on a network via DNS, mDNS, and
32 mDNS/DNS-SD protocol suite. BMC publishes the hostname and interface details to
/openbmc/openbmc/poky/meta/recipes-connectivity/libnss-mdns/
H A Dlibnss-mdns_0.15.1.bb1 SUMMARY = "Name Service Switch module for Multicast DNS (zeroconf) name resolution"
3 … of the GNU C Library (glibc) providing host name resolution via Multicast DNS (aka Zeroconf, aka …
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A D0001-test-regress_dns.c-patch-out-tests-that-require-a-wo.patch5 DNS
8 of a DNS that can reach to the internet, these tests fail.
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_network_sub_menu.robot28 ${xpath_delete_dns_server} //*[@title="Delete DNS address"]
121 Verify Existence Of All Fields In Static DNS
123 ... and confirm section static DNS contains all the fields.
136 Configure And Verify DNS Server Via GUI
137 [Documentation] Login to GUI Network page, add DNS server IP
140 [Setup] DNS Test Setup Execution
144 Add DNS Servers And Verify ${dns_server}
293 Delete DNS Servers And Verify
305 DNS Test Setup Execution
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfs-client.rst63 The DNS resolver
75 a path, or a DNS hostname and a path. The latter requires the NFS client to
76 do a DNS lookup in order to mount the new volume, and hence the need for an
107 as having no valid DNS translation.
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch12 DNS information set by 'resolvconf -a eth0.dhcp'.
16 systemd's resolvconf. This way, the DNS information is not incorrectly
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/
H A Ddnsmasq-noresolvconf.service2 Description=DNS forwarder and DHCP server
H A Ddnsmasq-resolvconf.service2 Description=DNS forwarder and DHCP server
/openbmc/openbmc-tools/openbmctool/
H A DREADME.md68 Hostname can be specified instead of IP address, if DNS is configured on the
162 parameter requires that DNS server be configured on the BMC.
164 NOTE: Currently, openbmctool doesn't support configuring the DNS server on the
222 - Configure the DNS server.
/openbmc/openbmc-test-automation/gui/lib/
H A Dgui_resource.robot184 Add DNS Servers And Verify
185 [Documentation] Login to GUI Network page,add DNS server on BMC
192 # expected_status Expected status while adding DNS server address
206 # Check if newly added DNS server is configured on BMC.
/openbmc/linux/fs/nfs/
H A DKconfig138 the format of a DNS domain name and should be set to the DNS domain
179 bool "Use the legacy NFS DNS resolver"
183 IP address. Select Y here if you would rather use your own DNS
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dnamed.service2 Description=Berkeley Internet Name Domain (DNS)

1234