Searched +full:ipv4 +full:- +full:config +full:- +full:causing +full:- +full:fallback +full:- +full:to +full:- +full:tcp (Results 1 – 12 of 12) sorted by relevance
/external/grpc-grpc/test/cpp/naming/ |
D | resolver_test_record_groups.yaml | 1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp. 3 - expected_addrs: 4 - {address: '5.5.5.5:443', is_balancer: false} 7 record_to_resolve: no-srv-ipv4-single-target 9 no-srv-ipv4-single-target: 10 - {TTL: '2100', data: 5.5.5.5, type: A} 11 - expected_addrs: 12 - {address: '1.2.3.4:1234', is_balancer: true} 15 record_to_resolve: srv-ipv4-single-target 17 _grpclb._tcp.srv-ipv4-single-target: [all …]
|
D | resolver_component_tests_runner.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 10 # Unless required by applicable law or agreed to in writing, software 16 # This file is auto-generated 28 argp = argparse.ArgumentParser(description='Run c-ares resolver tests') 29 argp.add_argument('--test_bin_path', default=None, type=str, 30 help='Path to gtest test binary to invoke.') 31 argp.add_argument('--dns_server_bin_path', default=None, type=str, 32 help='Path to local DNS server python script.') 33 argp.add_argument('--records_config_path', default=None, type=str, 34 help=('Path to DNS records yaml file that ' [all …]
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 1 release 0.4 - initial public release 3 release 0.5 - added caching, removed compiler warning on linux PPC 5 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> 10 to set SO_REUSEADDR on the tcp socket which stops problems when 25 Patch to clear cache on SIGHUP 28 Fix bad bug resulting from not initialising value-result 29 address-length parameter to recvfrom() and accept() - it 32 release 0.95 Major rewrite: remove calls to gethostbyname() and talk 33 directly to the upstream server(s) instead. [all …]
|
/external/autotest/client/common_lib/ |
D | utils.py | 2 # Use of this source code is governed by a BSD-style license that can be 8 There's no really good way to do this, as this isn't a class we can do 12 # pylint: disable=missing-docstring 57 # pylint: disable=wildcard-import 62 """This is a decorator which can be used to mark functions as deprecated. 65 warnings.warn("Call to deprecated function %s." % func.__name__, 98 '_-+=') 102 """Custom handler to log at the WARNING error level. Ignores |file|.""" 125 # master-ssh connection process, while fixing underlying 134 This constructor creates a new BgJob, and uses Popen to start a new [all …]
|
/external/strace/ |
D | ChangeLog | 1 2018-10-30 Dmitry V. Levin <ldv@altlinux.org> 10 2018-10-25 Dmitry V. Levin <ldv@altlinux.org> 14 2018-10-25 Elvira Khabirova <lineprinter@altlinux.org> 28 Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org> 30 2018-10-25 Dmitry V. Levin <ldv@altlinux.org> 33 Linux commit v4.19-rc2-5-g2ecefa0a15fd0ef88b9cd5d15ceb813008136431 40 2018-10-24 Dmitry V. Levin <ldv@altlinux.org> 44 introduced by Linux commit v4.19-rc7~24^2~1. 45 (ARM_FIRST_SHUFFLED_SYSCALL, SYS_socket_subcall): Raise from 400 to 500, 46 to make room for new syscalls. [all …]
|
/external/curl/ |
D | CHANGES | 12 - RELEASE: 7.64.1 14 - Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set" 20 - [Christian Schmitz brought this change] 22 ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set 27 - tool_cb_wrt: fix writing to Windows null device NUL 29 - Improve console detection. 31 Prior to this change WriteConsole could be called to write to a handle 33 limited to character devices that are not also consoles such as the null 36 Bug: https://github.com/curl/curl/issues/3175#issuecomment-439068724 37 Reported-by: Gisle Vanem [all …]
|
D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.69 for curl -. 5 # Report bugs to <a suitable curl mailing list: https://curl.haxx.se/mail/>. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 12 # gives unlimited permission to copy, distribute and modify it. 14 # Copyright (c) 1998 - 2019 Daniel Stenberg, <daniel@haxx.se> 18 ## -------------------------------- ## 20 ## -------------------------------- ## 26 # Set IFS to space, tab and newline. 65 # Try built-in echo, and fail. [all …]
|
/external/openssh/ |
D | ChangeLog | 19 openssh-7.5 21 Upstream-ID: b8b9a4a949427c393cd868215e1724ceb3467ee5 67 Upstream-ID: 3668852d1f145050e62f1da08917de34cb0c5234 85 Adapt Cygwin config script to privsep knob removal 95 accidents happen to the best of us; ok djm 97 Upstream-ID: b7a9dbd71011ffde95e06f6945fe7197dedd1604 105 fix regression in 7.4: deletion of PKCS#11-hosted keys 109 Upstream-ID: 5b5bc20ca11cacb5d5eb29c3f93fd18425552268 117 Fix segfault when sshd attempts to load RSA1 keys (can 121 Upstream-ID: 8fdaec2ba4b5f65db1d094f6714ce64b25d871d7 [all …]
|
D | configure | 3 # Guess values for system-dependent variables and create Makefiles. 6 # Report bugs to <openssh-unix-dev@mindrot.org>. 9 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 # gives unlimited permission to copy, distribute and modify it. 14 ## -------------------- ## 16 ## -------------------- ## 20 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 23 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 # is contrary to our usage. Disable this feature. 25 alias -g '${1+"$@"}'='"$@"' [all …]
|
/external/mdnsresponder/mDNSWindows/ |
D | mDNSWin32.c | 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.0 11 * Unless required by applicable law or agreed to in writing, software 17 To Do: 19 - Get unicode name of machine for nice name instead of just the host name. 20 …- Use the IPv6 Internet Connection Firewall API to allow IPv6 mDNS without manually changing the f… 21 - Get DNS server address(es) from Windows and provide them to the uDNS layer. 22 - Implement TCP support for truncated packets (only stubs now). 264 #pragma mark - [all …]
|
/external/python/cpython2/ |
D | configure | 3 # Guess values for system-dependent variables and create Makefiles. 6 # Report bugs to <https://bugs.python.org/>. 9 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 13 # gives unlimited permission to copy, distribute and modify it. 14 ## -------------------- ## 16 ## -------------------- ## 20 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 23 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 24 # is contrary to our usage. Disable this feature. 25 alias -g '${1+"$@"}'='"$@"' [all …]
|
/external/python/cpython3/ |
D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 5 # Report bugs to <https://bugs.python.org/>. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 12 # gives unlimited permission to copy, distribute and modify it. 13 ## -------------------- ## 15 ## -------------------- ## 19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : 22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 23 # is contrary to our usage. Disable this feature. 24 alias -g '${1+"$@"}'='"$@"' [all …]
|