Searched +full:srv +full:- +full:ipv4 +full:- +full:single +full:- +full:target +full:- +full:srv +full:- +full:disabled (Results 1 – 25 of 28) sorted by relevance
12
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 …]
24 - [ba](#ba)25 - [bbr](#bbr)26 - [br](README_BR.md)27 - [bufferinfo](#bufferinfo)28 - [ccathreshold](#ccathreshold)29 - [channel](#channel)30 - [child](#child-list)31 - [childip](#childip)32 - [childmax](#childmax)33 - [childsupervision](#childsupervision-interval)[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.024 runs in a single address space and memory is extremely constrained.25 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 systems40 requests to a single "mdnsd" daemon running in the background.46 using malloc(), and then calls through to the low-level malloc-free48 you're running on a small embedded system with a single address space,[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 /* -*- 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) 2003-2006 Apple Computer, Inc. All rights reserved.9 * http://www.apache.org/licenses/LICENSE-2.042 // Normally we append search domains only for queries with a single label that are not47 // 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…106 // A single registered service: ServiceRecordSet + bookkeeping[all …]
1 /* -*- Mode: C; tab-width: 4 -*-3 * Copyright (c) 2003-2004, Apple Computer, Inc. All rights reserved.36 * of zero-configuration networking (ZEROCONF).42 * all the information -- such as name, IP address, and port --46 * AppleTalk. Bonjour allows applications to provide user-friendly printer61 * For example, Mac OS X 10.4.9 has mDNSResponder-108.4, which would be represented as62 * version 1080400. This allows C code to do simple greater-than and less-than comparisons:63 …* e.g. an application that requires the DNSServiceGetProperty() call (new in mDNSResponder-126) ca…69 * The version defined in this header file symbol allows for compile-time72 * in those earlier versions. Similar checks may also be performed at run-time:[all …]
4 .. _asyncio-event-loop:13 ------------------------------------21 Application developers should typically use the high-level asyncio functions,24 of lower-level code, libraries, and frameworks, who need finer control over29 The following low-level functions can be used to get, set, or create58 As noted above, consider using the higher-level :func:`asyncio.run` function,63 In Python versions 3.10.0--3.10.8 and 3.11.0 this function82 :ref:`setting a custom event loop policy <asyncio-policies>`.106 .. _asyncio-event-loop-methods:111 Event loops have **low-level** APIs for the following:[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 …]
79 … self._socat_proc = subprocess.Popen(['socat', '-d', '-d', 'pty,raw,echo=0', 'pty,raw,echo=0'],100 # We expect ot-rcp not to quit in 1 second.103 raise Exception(f"ot-rcp {nodeid} exited unexpectedly!")105 def _get_ot_rcp_path(self) -> str:107 path = '%s/examples/apps/ncp/ot-rcp' % srcdir108 logging.info("ot-rcp path: %s", path)113 subprocess.check_call(f"docker rm -f {self._docker_name} || true", shell=True)115 dns = ['--dns=127.0.0.1'] if INFRA_DNS64 == 1 else ['--dns=8.8.8.8']116 nat64_prefix = ['--nat64-prefix', '2001:db8:1:ffff::/96'] if INFRA_DNS64 == 1 else []120 '--rm',[all …]
2 // Use of this source code is governed by a BSD-style license that can be246 --num_slots_available_; in Resolve()247 --num_requests_waiting_; in Resolve()249 int rv = ParseAddressList("127.0.0.1", &addrlist->endpoints()); in Resolve()302 top_level_result_error_ = request_->Start(base::BindOnce( in ResolveHostResponseHelper()309 top_level_result_error_ = request_->Start( in ResolveHostResponseHelper()328 return request_->GetResolveErrorInfo().error; in result_error()447 --num_attempts_waiting_; in Resolve()452 // Since any negative number is considered a network error, with -1 having in Resolve()455 // resolves the host, then this method returns -4. in Resolve()[all …]
4 ## inet6.py --- IPv6 support for Scapy ##40 raise socket.error("can't use AF_INET6, IPv6 is disabled")167 ip_regex = re.compile(r"^([a-fA-F0-9:]+)(/[1]?[0-3]?[0-9])?$")174 tmp[0]=socket.getaddrinfo(tmp[0], None, socket.AF_INET6)[0][-1][0]187 (value | (0xff >> (8 - netmask))) + 1)192 (x - self.plen for x in range(8, 129, 8)),257 return "%s [Teredo srv: %s cli: %s:%s]" % (self.i2h(pkt, x), server, maddr,mport)304 ipv6nh = { 0:"Hop-by-Hop Option Header",367 c -= 1379 y = socket.getaddrinfo(y, None, socket.AF_INET6)[0][-1][0][all …]
1 …-libc on a nommu system, you'll need to say \"y\" here\nunless you used the patch in the mcm-build…9 … even when it has a built-in version of that command. This requires\n toybox symlinks to be …13 #define HELP_toybox_zhelp "Compress help with gzip -9, deflating when displayed. This makes the\nbi…15 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl…23 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library."27 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci…33 …--long | --help | --version | [COMMAND] [ARGUMENTS...]]\n\nWith no arguments, \"toybox\" shows ava…41 …-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n…43 …-p PRI] [-t TAG] [MESSAGE...]\n\nLogs message (or stdin) to logcat.\n\n-p Use the given priority i…47 #define HELP_getenforce "usage: getenforce\n\nShows whether SELinux is disabled, enforcing, or perm…[all …]
4 "apiVersion":"2013-04-01",7 "protocol":"rest-xml",12 "uid":"route53-2013-04-01"19 "requestUri":"/2013-04-01/keysigningkey/{HostedZoneId}/{Name}/activate"31 …"documentation":"<p>Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC…37 "requestUri":"/2013-04-01/hostedzone/{Id}/associatevpc"42 "xmlNamespace":{"uri":"https://route53.amazonaws.com/doc/2013-04-01/"}55 …- Amazon Web Services Regions</p> </li> <li> <p> <code>aws-cn</code> - China Regions</p> </li> <li…61 "requestUri":"/2013-04-01/cidrcollection/{CidrCollectionId}"66 "xmlNamespace":{"uri":"https://route53.amazonaws.com/doc/2013-04-01/"}[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 …168 … and standards, identifies whether each control is currently enabled or disabled in a standard. </…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…[all …]
4 "apiVersion":"2016-11-28",12 "uid":"lightsail-2016-11-28"50 …-east-1</code> Amazon Web Services Region can be attached to Lightsail distributions. Lightsail di…69 …-based access control via resource tags applied to the resource identified by <code>disk name</cod…88 …-based access control via resource tags applied to the resource identified by <code>load balancer …107 …-attached certificate, and it will replace the existing one and become the attached certificate.</…145 …-based access control via resource tags applied to the resource identified by <code>instanceName</…164 …target snapshot name</code> parameters.</p> <p>When copying an <i>automatic snapshot</i>, be sure …180 … href=\"https://lightsail.aws.amazon.com/ls/docs/en_us/articles/buckets-in-amazon-lightsail\">Buck…197 …-11-28/api-reference/API_GetBucketAccessKeys.html\">GetBucketAccessKeys</a> action to get a list o…[all …]
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 …]
67 data["win_index"] = -168 data["guid"] = "{1XX00000-X000-0X0X-X00X-00XXXX000XXX}"83 = Test read_routes6() - default output92 # - one route if there is only the loopback interface93 # - three routes if there is a network interface106 # IPv6 seems disabled. Force a route to ::1110 = Test read_routes6() - check mandatory routes229 interact(argv=["-s scapy1"] + extra_args, mybanner="What a test")238 assert not interact_emulator(extra_args=["-?"]) # Failing239 assert interact_emulator(extra_args=["-d"]) # Extended[all …]
4 … 0.000000s][pid:0,cpu0,swapper]Linux version 3.10.90-ge124f87 (android@localhost) (gcc version 4.9…44 [ 0.000000s][pid:0,cpu0,swapper] id - start address - end address45 [ 0.000000s][pid:0,cpu0,swapper] - 0 : 0x000000 - 0x3fffffff46 [ 0.000000s][pid:0,cpu0,swapper] - 1 : 0x40000000 - 0x7fffffff69 [ 0.000000s][pid:0,cpu0,swapper]pcpu-alloc: s19200 r8192 d21760 u49152 alloc=12*409670 [ 0.000000s][pid:0,cpu0,swapper]pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 72 …roidboot.selinux=enforcing androidboot.swtype=normal fastboot_version=Dallas-Trunk_FASTBOOT setup_…74 [ 0.000000s][pid:0,cpu0,swapper]Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)75 …s][pid:0,cpu0,swapper]software IO TLB [mem 0x7bec6000-0x7bf06000] (0MB) mapped at [ffffffc07bac600…99 [ 0.000000s] vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000 (245759 MB)[all …]
5 [ 0.000000s][pid:0,cpu0,swapper]Linux version 4.1.18-g782b0b9 (android@localhost) (gcc version 4…7 [ 0.000000s][pid:0,cpu0,swapper]Detected VIPT I-cache on CPU026 [ 0.000000s][pid:0,cpu0,swapper]cmdline ufs_product_name=KLUCG4J1EB-B0B129 …pu0,swapper]Ion: base 0xde200000, size is 0x1e00000, node name graphic, heap-name carveout_gralloc…30 [ 0.000000s][pid:0,cpu0,swapper]Ion: insert heap-name carveout_gralloc 33 …00000s][pid:0,cpu0,swapper]Reserved memory: initialized node tui-mem, compatible id shared-dma-pool35 …id:0,cpu0,swapper]Reserved memory: initialized node fastboot-cma-mem, compatible id shared-dma-pool37 …0000s][pid:0,cpu0,swapper]Reserved memory: initialized node isp-boot, compatible id shared-dma-pool52 [ 0.000000s][pid:0,cpu0,swapper]pcpu-alloc: s34816 r8192 d30720 u73728 alloc=18*409653 [ 0.000000s][pid:0,cpu0,swapper]pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [all …]
271 int disabled; member1589 s32 target; member2365 PERF_EVENT_STATE_DEAD = -4,2366 PERF_EVENT_STATE_EXIT = -3,2367 PERF_EVENT_STATE_ERROR = -2,2368 PERF_EVENT_STATE_OFF = -1,2391 __u64 disabled: 1; member2519 struct task_struct *target; member4304 perf_invalid_context = -1,5116 RPM_INVALID = -1,[all …]