| /openbmc/u-boot/doc/ |
| H A D | README.dns | 4 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 19 CONFIG_CMD_DNS - controls if the 'dns' command is compiled in. If it is, it 20 will send name lookups to the dns server (env var 'dnsip') 28 bfin> dns www.google.com 31 By default, dns does nothing except print the IP number on 33 useless. Adding a third argument to the dns command will 40 bfin> dns www.google.com googleip 53 bfin> dns pool.ntp.org ntpserverip [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/ |
| H A D | libnet-dns-sec-perl_1.10.bb | 1 DESCRIPTION = "DNSSEC extensions to Net::DNS" 2 HOMEPAGE = "http://www.net-dns.org/" 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}" 22 libnet-dns-perl \
|
| H A D | libnet-dns-perl_1.50.bb | 1 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}" 41 libnet-dns-sec-perl \
|
| /openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/ |
| H A D | 0001-Woverride-init-is-not-needed-with-gcc-9.patch | 7 | ../../gnupg-2.2.12/dirmngr/dns.h:525:16: error: lvalue required as 16 dirmngr/dns.h | 2 +- 19 diff --git a/dirmngr/dns.h b/dirmngr/dns.h 21 --- a/dirmngr/dns.h 22 +++ b/dirmngr/dns.h
|
| /openbmc/phosphor-networkd/src/ |
| H A D | dns_updater.hpp | 9 namespace dns namespace 18 /** @brief Reads DNS entries supplied by DHCP and updates specified file 20 * @param[in] inFile - File having DNS entries supplied by DHCP 30 * @param[in] inFile - File having DNS entries supplied by DHCP 38 } // namespace dns
|
| H A D | dns_updater.cpp | 14 namespace dns namespace 42 auto index = line.find("DNS="); in updateDNSEntries() 45 auto dns = line.substr(index + 4); in updateDNSEntries() local 46 outStream << "nameserver " << dns << "\n"; in updateDNSEntries() 53 } // namespace dns
|
| /openbmc/qemu/include/io/ |
| H A D | dns-resolver.h | 2 * QEMU DNS resolver 28 #define TYPE_QIO_DNS_RESOLVER "qio-dns-resolver" 37 * DNS resolution on SocketAddress objects, independently 51 * if (qio_dns_resolver_lookup_sync(dns, addr, &nrawaddrs, 126 * qio_dns_resolver_lookup_async(dns, addr, 141 * Get the singleton dns resolver instance. The caller 144 * Returns: the single dns resolver instance 150 * @resolver: the DNS resolver instance 164 * DNS resolution will be done synchronously so execution 178 * @resolver: the DNS resolver instance [all …]
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/ |
| H A D | 0001-Replace-Name-NameString-with-vector-of-uint8_t.patch | 16 src/lib/dns/name.cc | 12 ++++++------ 17 src/lib/dns/name.h | 2 +- 20 diff --git a/src/lib/dns/name.cc b/src/lib/dns/name.cc 22 --- a/src/lib/dns/name.cc 23 +++ b/src/lib/dns/name.cc 78 diff --git a/src/lib/dns/name.h b/src/lib/dns/name.h 80 --- a/src/lib/dns/name.h 81 +++ b/src/lib/dns/name.h
|
| H A D | 0002-Fix-unittests-Typo-in-Name-Name-append-to-ndata_-not.patch | 11 src/lib/dns/name.cc | 5 +++-- 14 diff --git a/src/lib/dns/name.cc b/src/lib/dns/name.cc 16 --- a/src/lib/dns/name.cc 17 +++ b/src/lib/dns/name.cc
|
| /openbmc/u-boot/net/ |
| H A D | dns.c | 2 * DNS support driver 7 * This is a simple DNS implementation for U-Boot. It will use the first IP 8 * in the DNS response as net_server_ip. This can then be used for any other 30 #include "dns.h" 50 /* Prepare DNS packet header */ in dns_send() 59 /* Encode DNS name */ in dns_send() 94 debug("DNS packet sent\n"); in dns_send() 129 puts("DNS: host not found\n"); in dns_handler() 142 puts("DNS: response was not an A record\n"); in dns_handler()
|
| H A D | dns.h | 21 * DNS network packet 33 void dns_start(void); /* Begin DNS */
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | kirkwood-dns325.dts | 7 model = "D-Link DNS-325 NAS (Rev A1)"; 8 …compatible = "dlink,dns-325-a1", "dlink,dns-325", "dlink,dns-kirkwood", "marvell,kirkwood-88f6281"…
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/avahi/ |
| H A D | avahi-libnss-mdns_0.15.1.bb | 1 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 … 31 s/\([[:blank:]]\+\)dns\>/\1mdns4_minimal [NOTFOUND=return] dns/g
|
| /openbmc/openbmc-test-automation/redfish/managers/ |
| H A D | test_bmc_network_conf.robot | 406 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/webui-vue/src/views/Settings/Network/ |
| H A D | TableDns.vue | 109 this.$root.$emit('network-table-dns-complete'); 115 const dns = this.ethernetData[index].StaticNameServers || []; 116 this.form.dnsStaticTableItems = dns.map((server) => { 135 const newDnsArray = this.form.dnsStaticTableItems.map((dns) => { 136 return dns.address; 144 this.$bvModal.show('modal-dns');
|
| H A D | ModalDns.vue | 3 id="modal-dns" 8 <b-form id="form-dns" @submit.prevent="handleSubmit"> 38 <b-button form="form-dns" type="submit" variant="primary" @click="onOk">
|
| /openbmc/phosphor-webui/app/configuration/controllers/ |
| H A D | network-controller.html | 88 DNS settings 91 <!-- Call Nameservers "DNS Servers" on the GUI --> 92 … <div class="net-config__static-ip-wrap" ng-repeat="dns in interface.Nameservers track by $index"> 94 <label for="net-config__prime-dns{{$index+1}}">DNS Server {{$index+1}}</label> 95 … <input id="net-config__prime-dns{{$index+1}}" class="network-input column small-6 large-4 inline" 96 … type="text" ng-model="dns" ng-blur="interface.Nameservers[$index] = dns" set-focus-on-new-input /> 102 …<button type="button" class="btn btn-primary dns_add" ng-click="addDNSField()">Add DNS server</bu…
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 231.out | 3 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/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/ |
| H A D | packagegroup-meta-perl.bb | 46 libnet-dns-perl \ 48 libnet-dns-sec-perl \ 94 libnet-dns-perl-ptest \ 95 libnet-dns-sec-perl-ptest \
|
| /openbmc/docs/designs/management-console/ |
| H A D | service-discovery.md | 16 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/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-aiodns_3.4.0.bb | 1 SUMMARY = "Simple DNS resolver for asyncio" 2 DESCRIPTION = "aiodns provides a simple way for doing asynchronous DNS resolutions using pycares."
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/ |
| H A D | dibbler_git.bb | 20 PACKAGECONFIG ??= "debug bind-reuse resolvconf dns-update" 27 PACKAGECONFIG[dns-update] = "--enable-dns-update,,,"
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
| H A D | initscript.patch | 22 +# Short-Description: Avahi mDNS/DNS-SD Daemon 44 +# Short-Description: Avahi mDNS/DNS-SD DNS configuration
|
| H A D | local-ping.patch | 17 avahi-core/browse-dns-server.c | 5 ++++- 27 diff --git a/avahi-core/browse-dns-server.c b/avahi-core/browse-dns-server.c 29 --- a/avahi-core/browse-dns-server.c 30 +++ b/avahi-core/browse-dns-server.c
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ldns/ |
| H A D | ldns_1.8.4.bb | 1 SUMMARY = "LDNS is a DNS library that facilitates DNS tool programming"
|