Searched +full:srv +full:- +full:ipv4 +full:- +full:multi +full:- +full:target (Results 1 – 25 of 92) sorted by relevance
1234
1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp.3 # Tests for which we enable SRV queries4 - expected_addrs:5 - {address: '5.5.5.5:443', is_balancer: false}13 record_to_resolve: no-srv-ipv4-single-target15 no-srv-ipv4-single-target:16 - {TTL: '2100', data: 5.5.5.5, type: A}17 - expected_addrs:18 - {address: '1.2.3.4:1234', is_balancer: true}26 record_to_resolve: srv-ipv4-single-target[all …]
8 # http://www.apache.org/licenses/LICENSE-2.016 # This file is auto-generated27 argp = argparse.ArgumentParser(description='Run c-ares resolver tests')28 argp.add_argument('--test_bin_path', default=None, type=str,30 argp.add_argument('--dns_server_bin_path', default=None, type=str,32 argp.add_argument('--records_config_path', default=None, type=str,35 argp.add_argument('--dns_server_port', default=None, type=int,37 argp.add_argument('--dns_resolver_bin_path', default=None, type=str,39 argp.add_argument('--tcp_connect_bin_path', default=None, type=str,41 argp.add_argument('--extra_args', default='', type=str,[all …]
1 resolver_tests_common_zone_name: dns-test.event-engine.3 - records:4 ipv4-only-multi-target:5 - {TTL: '2100', data: 1.2.3.4, type: A}6 - {TTL: '2100', data: 1.2.3.5, type: A}7 - {TTL: '2100', data: 1.2.3.6, type: A}8 ipv6-only-multi-target:9 - {TTL: '2100', data: '2607:f8b0:400a:801::1002', type: AAAA}10 - {TTL: '2100', data: '2607:f8b0:400a:801::1003', type: AAAA}11 - {TTL: '2100', data: '2607:f8b0:400a:801::1004', type: AAAA}[all …]
7 // http://www.apache.org/licenses/LICENSE-2.0103 << "This test specifies a target DNS server which the native " \133 "invoke Bazel with --enable_runfiles=yes."); in SetUpTestSuite()160 // <path to dns_server.py> -p <port> -r <path to records config> in SetUpTestSuite()162 {dns_server_path, "-p", std::to_string(port), "-r", test_records_path}); in SetUpTestSuite()168 "-p", in SetUpTestSuite()170 "--dns_resolver_bin_path", in SetUpTestSuite()172 "--tcp_connect_bin_path", in SetUpTestSuite()186 dns_server_.server_process->Interrupt(); in TearDownTestSuite()187 dns_server_.server_process->Join(); in TearDownTestSuite()[all …]
1 /* -*- Mode: C; tab-width: 4 -*-3 * Copyright (c) 2002-2003 Apple Computer, Inc. All rights reserved.9 * http://www.apache.org/licenses/LICENSE-2.025 All the APIs here are malloc-free, which means that the caller is33 memory requirements, with absolutely no uncertainty or run-time variation,36 For applications running on general-purpose desktop operating systems46 using malloc(), and then calls through to the low-level malloc-free50 general-purpose desktop system.100 // "This symbol exists -- but not necessarily in this C file.")106 // When "mDNSlocal" is just a synonym for "static", and "mDNSexport" is a complete no-op, you could…[all …]
1 /* -*- Mode: C; tab-width: 4 -*-3 * Copyright (c) 2002-2003 Apple Computer, Inc. All rights reserved.9 * http://www.apache.org/licenses/LICENSE-2.029 // -- domain labels have an initial length byte, not a terminating null character35 #pragma mark - Program Constants39 mDNSexport const mDNSInterfaceID mDNSInterfaceMark = (mDNSInterfaceID)-1;40 mDNSexport const mDNSInterfaceID mDNSInterface_LocalOnly = (mDNSInterfaceID)-2;41 mDNSexport const mDNSInterfaceID mDNSInterface_Unicast = (mDNSInterfaceID)-3;42 mDNSexport const mDNSInterfaceID mDNSInterface_P2P = (mDNSInterfaceID)-4;47 // LLMNR uses IPv4 multicast address 224.0.0.252, IPv6 multicast address FF02::0001:0003, and UDP p…[all …]
1 /* -*- Mode: C; tab-width: 4 -*-3 * Copyright (c) 2002-2006 Apple Computer, Inc. All rights reserved.9 * http://www.apache.org/licenses/LICENSE-2.018 * from outside the mDNS project -- all the types it expects to find are defined right here.22 * making *any* assumptions about availability of so-called "standard" C functions,34 * thinking that variables x and y are both of type "char*" -- and anyone who doesn't40 #include "uDNS.h" // Defines entry points into unicast-specific routines84 #pragma mark - Program Constants98 "b._dns-sd._udp.", // Browse99 "db._dns-sd._udp.", // Default Browse[all …]
1 /* -*- Mode: C; tab-width: 4 -*-3 * Copyright (c) 2002-2006 Apple Computer, Inc. All rights reserved.9 * http://www.apache.org/licenses/LICENSE-2.018 * Elimate all mDNSPlatformMemAllocate/mDNSPlatformMemFree from this code -- the core code19 * is supposed to be malloc-free so that it runs in constant memory determined at compile-time.20 …* Any dynamic run-time requirements should be handled by the platform layer below or client layer …39 // In each of these domains we search for our special pointer records (lb._dns-sd._udp.<domain>, et…57 #pragma mark - General Utility Functions63 rr->LastAPTime = m->timenow; in SetRecordRetry()65 if (rr->expire && rr->refreshCount < MAX_UPDATE_REFRESH_COUNT) in SetRecordRetry()[all …]
1 Changelog for the c-ares project8 o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory9 o replacement ares_inet_net_pton affected by the WLB-2008080064 advisory11 o added install target to Makefile.msvc15 o IPv6-on-windows: find DNS servers correctly16 o man pages: docs for the c-ares utility programs27 o local-bind: Support binding to local interface/IPs, see65 - Use the last instance of domain/search, not the first one68 - We switched from CVS to git. See http://github.com/bagder/c-ares71 - Daniel Johnson provided fixes for building with the clang compiler.[all …]
8 * http://www.apache.org/licenses/LICENSE-2.023 * 1. A read-only program consisting of bytecodes as described below.24 * 2. Two 32-bit registers, called R0 and R1.25 * 3. Sixteen 32-bit temporary memory slots (cleared between packets).26 * 4. A read-only packet.27 * 5. An optional read-write transmit buffer.35 * The APF interpreter uses big-endian byte order for loads from the packet72 * represents the jump target offset, i.e. the value added to the program76 * follows the jump target offset. This immediate value is of the77 * same size as the jump target offset, and represents the value[all …]
8 * http://www.apache.org/licenses/LICENSE-2.039 error_program = -2,40 error_packet = -1,64 * http://www.apache.org/licenses/LICENSE-2.079 * 1. A read-only program consisting of bytecodes as described below.80 * 2. Two 32-bit registers, called R0 and R1.81 * 3. Sixteen 32-bit temporary memory slots (cleared between packets).82 * 4. A read-only packet.83 * 5. An optional read-write transmit buffer.91 * The APF interpreter uses big-endian byte order for loads from the packet[all …]
23 1.4 alt-svc sharing25 1.6 thread-safe sharing28 1.10 auto-detect proxy31 1.13 c-ares and CURLOPT_OPENSOCKETFUNCTION38 1.20 SRV and URI DNS records50 2. libcurl - multi interface51 2.1 More non-blocking53 2.3 Non-blocking curl_multi_remove_handle()55 2.5 Edge-triggered sockets should work56 2.6 multi upkeep[all …]
1 /* -*- Mode: C; tab-width: 4 -*-3 * Copyright (c) 2002-2004 Apple Computer, Inc. All rights reserved.9 * http://www.apache.org/licenses/LICENSE-2.026 * thinking that variables x and y are both of type "char*" -- and anyone who doesn't49 // Both mDNS.c and mDNSWin32.h declare UDPSocket_struct type resulting in a compile-time error, so 78 // These are meta-categories;131 #define ExactlyOneFilter (Filters && !Filters->next)143 // Special version of printf that knows how to print IP addresses, DNS-format name strings, etc.185 #define HostEntryTotalPackets(H) ((H)->pkts[HostPkt_Q] + (H)->pkts[HostPkt_L] + (H)->pkts[HostPkt_R…201 for (i = 0; i < list->num; i++) in FindHost()[all …]
1 release 0.4 - initial public release3 release 0.5 - added caching, removed compiler warning on linux PPC5 release 0.6 - TCP handling: close socket and return to connect state if we 9 Added a patch from Cris Bailiff <c.bailiff@e-secure.com.au>28 Fix bad bug resulting from not initialising value-result 29 address-length parameter to recvfrom() and accept() - it39 (3) Time-to-live data from upstream server is read and42 the -h option is given).44 a file other than /etc/resolv.conf (-r option) this allows47 give dnsmasq the option -r /etc/resolv.dnsmasq)[all …]
1 /* -*- Mode: C; tab-width: 4 -*-3 * Copyright (c) 2003-2006 Apple Computer, Inc. All rights reserved.9 * http://www.apache.org/licenses/LICENSE-2.047 // Apple-specific functionality, not required for other platforms72 // User IDs 0-500 are system-wide processes, not actual users in the usual sense78 #pragma mark -79 #pragma mark - Types and Data Structures103 …AuthRecord *rr; // Pointer to variable-sized AuthRecord (Why a pointer? Why not just embed it h…116 mDNSBool default_local; // is this the "local." from an empty-string registration?119 ServiceRecordSet srs; // note -- variable-sized object -- must be last field in struct[all …]
8 * http://www.apache.org/licenses/LICENSE-2.060 LABEL(-1),63 // If the value is non-zero, the instruction increments the counter.64 // The counter is located (-4 * counter number) bytes from the end of the data region.65 // It is a U32 native-endian value and is always incremented by 1.66 // This is more or less equivalent to: lddw R0, -N4; add R0,1; stdw R0, -N4; {pass,drop}80 SH(12), // Left shift, e.g. "sh R0, 5" or "sh R0, -5" (shifts right)94 // NOTE: Only APFv6+ implements R=1 'jbseq' version and multi match95 // imm1 is jmp target, imm2 is (cnt - 1) * 2048 + compare_len,102 // Write 1, 2 or 4 bytes immediate to the output buffer and auto-increment the pointer to[all …]
2 // Use of this source code is governed by a BSD-style license that can be151 top_level_result_error_ = request_->Start(base::BindOnce( in ResolveHostResponseHelper()158 top_level_result_error_ = request_->Start( in ResolveHostResponseHelper()177 return request_->GetResolveErrorInfo().error; in result_error()296 --num_attempts_waiting_; in Resolve()301 // Since any negative number is considered a network error, with -1 having in Resolve()304 // resolves the host, then this method returns -4. in Resolve()306 return -1 - resolved_attempt_number_; in Resolve()330 // This class is necessary so unit tests run the same on dual-stack machines as331 // well as IPv4 only machines.[all …]
4 "apiVersion":"2018-10-26",7 "protocol":"rest-json",12 "uid":"securityhub-2018-10-26"83 … href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html\">Secu…100 … href=\"https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-standards.html\">Secu…136 …target accounts, organizational units, or the root. Only the Security Hub delegated administrator …184 …-custom-providers.html#securityhub-custom-providers-bfi-reqs\">default product ARN</a> or are a pa…217 …azon.com/securityhub/latest/userguide/finding-update-batchupdatefindings.html#batchupdatefindings-…251 …s a custom action target in Security Hub.</p> <p>You can use custom actions on findings and insigh…303 …r more details about cross-Region replication, see <a href=\"https://docs.aws.amazon.com/securityh…[all …]
... ->value_sec, REC->value_usec, REC->interval_sec, REC->interval_usec "hrtimer=%
... 8 4-a 8 @-a 8 L-a 8 \-a 8 l-a 8 x ...
4 "apiVersion":"2014-11-13",13 "uid":"ecs-2014-11-13"47 …-linked role for your account. This is so that it can manage required resources in other Amazon We…68 …-day period are considered current customers and will be able to continue using the service. </p> …91 …-types.html\">Amazon ECS deployment types</a> in the <i>Amazon Elastic Container Service Developer…210 …ref=\"https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-types.html\">Amazon E…241 …e an <code>INACTIVE</code> task definition. However, there may be up to a 10-minute window followi…338 …ref=\"https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-types.html\">Amazon E…386 …ee <a href=\"https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html\">Using Ama…434 …target type and cluster. When you specify a target type and cluster, <code>ListAttributes</code> r…[all …]
... ->value_sec, REC->value_usec, REC->interval_sec, REC->interval_usec "hrtimer=% ...
... ->comm, REC->pid, REC->group, REC->result X ^ "work ...