Home
last modified time | relevance | path

Searched +full:ipv6 +full:- +full:single +full:- +full:target (Results 1 – 25 of 251) sorted by relevance

1234567891011

/third_party/grpc/test/cpp/naming/
Dresolver_test_record_groups.yaml1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp.
4 - expected_addrs:
5 - {address: '5.5.5.5:443', is_balancer: false}
13 record_to_resolve: no-srv-ipv4-single-target
15 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
28 _grpclb._tcp.srv-ipv4-single-target:
[all …]
Dresolver_component_tests_runner.py8 # http://www.apache.org/licenses/LICENSE-2.0
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,
31 argp.add_argument('--dns_server_bin_path', default=None, type=str,
33 argp.add_argument('--records_config_path', default=None, type=str,
36 argp.add_argument('--dns_server_port', default=None, type=int,
38 argp.add_argument('--dns_resolver_bin_path', default=None, type=str,
40 argp.add_argument('--tcp_connect_bin_path', default=None, type=str,
67 '--server_host', '127.0.0.1',
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Drun.dart2 // Use of this source code is governed by a BSD-style license that can be
36 ..addFlag('trace-startup',
40 ..addFlag('verbose-system-logs',
55 bool get traceStartup => argResults['trace-startup'];
65 ..addFlag('start-paused',
69 ..addFlag('enable-software-rendering',
76 ..addFlag('skia-deterministic-rendering',
78 help: 'When combined with --enable-software-rendering, provides 100% '
81 ..addFlag('trace-skia',
86 ..addFlag('trace-systrace',
[all …]
/third_party/iptables/iptables/
Diptables.8.in5 .\" TODO: add a word for protocol helpers (FTP, IRC, SNMP-ALG)
26 iptables/ip6tables \(em administration tool for IPv4/IPv6 packet filtering and NAT
28 \fBiptables\fP [\fB\-t\fP \fItable\fP] {\fB\-A\fP|\fB\-C\fP|\fB\-D\fP}
29 \fIchain\fP \fIrule-specification\fP
31 \fBip6tables\fP [\fB\-t\fP \fItable\fP] {\fB\-A\fP|\fB\-C\fP|\fB\-D\fP}
32 \fIchain rule-specification\fP
34 \fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-I\fP \fIchain\fP [\fIrulenum\fP] \fIrule-specification\…
36 \fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-R\fP \fIchain rulenum rule-specification\fP
38 \fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-D\fP \fIchain rulenum\fP
40 \fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-S\fP [\fIchain\fP [\fIrulenum\fP]]
[all …]
Debtables-nft.827 ebtables \- Ethernet bridge frame table administration (nft-based)
64 There are two ebtables tables with built-in chains in the
70 called a 'target'. However, if the frame does not match the current
72 The user can create new (user-defined) chains that can be used as the 'target'
73 of a rule. User-defined chains are very useful to get better performance
75 the filtering rules into well-organized and maintainable sets of rules.
78 processing specification called a target. When a frame matches a rule,
79 then the next action performed by the kernel is specified by the target.
80 The target can be one of these values:
85 an 'extension' (see below) or a jump to a user-defined chain.
[all …]
/third_party/iptables/extensions/
Dlibxt_DNAT.man1 This target is only valid in the
7 chains, and user-defined chains which are only called from those
13 \fB\-\-to\-destination\fP [\fIipaddr\fP[\fB\-\fP\fIipaddr\fP]][\fB:\fP\fIport\fP[\fB\-\fP\fIport\fP…
14 which can specify a single new destination IP address, an inclusive
21 In Kernels up to 2.6.10 you can add several \-\-to\-destination options. For
23 address range or multiple \-\-to\-destination options, a simple round-robin (one
25 Later Kernels (>= 2.6.11-rc1) don't have the ability to NAT to multiple ranges
28 \fB\-\-random\fP
30 \fB\-\-random\fP
33 \fB\-\-persistent\fP
[all …]
Dlibxt_SNAT.man1 This target is only valid in the
7 chains, and user-defined chains which are only called from those
13 \fB\-\-to\-source\fP [\fIipaddr\fP[\fB\-\fP\fIipaddr\fP]][\fB:\fP\fIport\fP[\fB\-\fP\fIport\fP]]
14 which can specify a single new source IP address, an inclusive range
22 In Kernels up to 2.6.10, you can add several \-\-to\-source options. For those
24 range or multiple \-\-to\-source options, a simple round-robin (one after another
26 Later Kernels (>= 2.6.11-rc1) don't have the ability to NAT to multiple ranges
29 \fB\-\-random\fP
31 \fB\-\-random\fP
32 is used then port mapping will be randomized through a hash-based algorithm (kernel >= 2.6.21).
[all …]
/third_party/boost/libs/log/build/
DJamfile.v22 # Copyright Andrey Semashev 2007 - 2020.
15 import log-architecture ;
16 import log-platform-config ;
21 project.push-current [ project.current ] ;
22 project.load [ path.join [ path.make $(here:D) ] ../config/message-compiler ] ;
23 project.load [ path.join [ path.make $(here:D) ] ../config/x86-ext ] ;
24 project.load [ path.join [ path.make $(here:D) ] ../config/pthread-mutex-robust ] ;
25 project.load [ path.join [ path.make $(here:D) ] ../config/native-syslog ] ;
26 project.load [ path.join [ path.make $(here:D) ] ../config/atomic-int32 ] ;
27 project.pop-current ;
[all …]
/third_party/node/test/common/
DREADME.md7 * [ArrayStream module](#arraystream-module)
8 * [Benchmark module](#benchmark-module)
9 * [Common module API](#common-module-api)
10 * [Countdown module](#countdown-module)
11 * [CPU Profiler module](#cpu-profiler-module)
12 * [Debugger module](#debugger-module)
13 * [DNS module](#dns-module)
14 * [Duplex pair helper](#duplex-pair-helper)
15 * [Environment variables](#environment-variables)
16 * [Fixtures module](#fixtures-module)
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/runner/
Dflutter_command.dart2 // Use of this source code is governed by a BSD-style license that can be
55 …/// https://developers.google.com/analytics/devguides/collection/analyticsjs/field-reference#timin…
59 /// Optional epoch time when the command's non-interactive wait time is
85 static const String kExtraFrontEndOptions = 'extra-front-end-options';
86 static const String kExtraGenSnapshotOptions = 'extra-gen-snapshot-options';
87 static const String kEnableExperiment = 'enable-experiment';
88 static const String kFileSystemRoot = 'filesystem-root';
89 static const String kFileSystemScheme = 'filesystem-scheme';
93 /// The currently executing command (or sub-command).
95 /// Will be `null` until the top-most command has begun execution.
[all …]
/third_party/curl/docs/
DKNOWN_BUGS15 1.2 Multiple methods in a single WWW-Authenticate: header
18 1.5 Expect-100 meets 417
42 3.3 POP3 expects "CRLF.CRLF" eob for some single-line responses
46 4.1 -J and -O with %-encoded file names
47 4.2 -J with -C - fails
48 4.3 --retry and transfer timeouts
52 5.2 curl-config --libs contains private details
55 5.5 can't handle Unicode arguments in non-Unicode builds on Windows
60 5.11 configure --with-gssapi with Heimdal is ignored on macOS
69 6.6 libcurl can fail to try alternatives with --proxy-any
[all …]
/third_party/python/Doc/library/
Dsocket.rst1 :mod:`socket` --- Low-level networking interface
5 :synopsis: Low-level networking interface.
9 --------------
22 call and library interface for sockets to Python's object-oriented style: the
24 the various socket system calls. Parameter types are somewhat higher-level than
40 ---------------
49 - The address of an :const:`AF_UNIX` socket bound to a file system node
52 Linux's abstract namespace is returned as a :term:`bytes-like object` with
56 bytes-like object can be used for either type of address when
60 Previously, :const:`AF_UNIX` socket paths were assumed to use UTF-8
[all …]
/third_party/lwip/src/core/ipv6/
Dnd6.c4 * Neighbor discovery and stateless address autoconfiguration for IPv6.
158 /* If the affected address was the link-local address that we use to generate in nd6_duplicate_addr_detected()
160 * addresses either, so mark them as duplicate as well. For autoconfig-only in nd6_duplicate_addr_detected()
196 valid_life = lwip_htonl(prefix_opt->valid_lifetime); in nd6_process_autoconfig_prefix()
197 pref_life = lwip_htonl(prefix_opt->preferred_lifetime); in nd6_process_autoconfig_prefix()
198 if (pref_life > valid_life || prefix_opt->prefix_length != 64) { in nd6_process_autoconfig_prefix()
209 * and duplicate addresses. Skip address slot 0 (the link-local address). */ in nd6_process_autoconfig_prefix()
224 * rare cases the advertisement may un-deprecate the address, though. in nd6_process_autoconfig_prefix()
235 * new one. However, if IPv6 autoconfiguration is administratively disabled, in nd6_process_autoconfig_prefix()
240 * Finally, the original link-local address must be usable at all. We start in nd6_process_autoconfig_prefix()
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dresident_runner.dart2 // Use of this source code is governed by a BSD-style license that can be
56 @required String target,
110 /// The 'compileExpression' service can be used to compile user-provided
386 ipv6: hotRunner.ipv6,
435 platformArgs['trace-startup'] = coldRunner.traceStartup;
447 ipv6: coldRunner.ipv6,
465 String target,
484 target: target,
534 this.target,
538 this.ipv6,
[all …]
Drun_hot.dart2 // Use of this source code is governed by a BSD-style license that can be
59 String target,
69 bool ipv6 = false,
71 target: target,
79 ipv6: ipv6);
245 if (target == null)
246 message += '\nConsider using the -t option to specify the Dart file to start.';
293 // Picking up first device's compiler as a source of truth - compilers
304 target: target,
589 restartEvent = 'restart-failed';
[all …]
/third_party/nghttp2/src/
Dutil.cc2 * nghttp2 - HTTP/2 C Library
81 // inet_pton-wrapper for Windows
89 addr[sizeof(addr) - 1] = 0;
104 static constexpr char unreserved[] = {'-', '.', '_', '~'}; in in_rfc3986_unreserved_chars()
117 std::string percent_encode(const unsigned char *target, size_t len) { in percent_encode() argument
120 unsigned char c = target[i]; in percent_encode()
133 std::string percent_encode(const std::string &target) { in percent_encode() argument
134 return percent_encode(reinterpret_cast<const unsigned char *>(target.c_str()), in percent_encode()
135 target.size()); in percent_encode()
156 '-', '.', '^', '_', '`', '|', '~'}; in in_token()
[all …]
/third_party/lwip/doc/doxygen/
Dmain_page.h9 * - low-level "core" / "callback" or @ref callbackstyle_api.
10 * - higher-level @ref sequential_api.
11 * - BSD-style @ref socket.
39 * in a single execution context.
43 * Non thread-safe APIs, callback style for maximum performance and minimum
57 * The raw API (sometimes called native API) is an event-driven API designed
58 * to be used without an operating system that implements zero-copy send and
63 * @defgroup sequential_api Sequential-style APIs
65 * Sequential-style APIs, blocking functions. More overhead, but can be called
69 * model of execution is based on the blocking open-read-write-close
[all …]
/third_party/nghttp2/doc/
Dnghttpx.15 nghttpx \- HTTP/2 proxy
7 .nr rst2man-indent-level 0
10 \\$1 \\n[an-margin]
11 level \\n[rst2man-indent-level]
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13 -
14 \\n[rst2man-indent0]
15 \\n[rst2man-indent1]
16 \\n[rst2man-indent2]
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
[all …]
Dnghttpx.1.rst10 --------
15 -----------
23 "no-tls" parameter is used in :option:`--frontend` option.
28 "no-tls" parameter is used in :option:`--frontend` option. To
33 -------
40 .. option:: -b, --backend=(<HOST>,<PORT>|unix:<PATH>)[;[<PATTERN>[:...]][[;<PARAM>]...]
62 listener with "sni-fwd" parameter enabled, SNI host is
96 pattern, which matches all request paths (catch-all
97 pattern). The catch-all backend must be given.
101 converted to lower case. For path part, percent-encoded
[all …]
/third_party/node/deps/cares/
DCHANGES1 Changelog for the c-ares project. Generated with git2changes.pl
6 - missed version
8 - 1.18.1 release prep
10 - ares_getaddrinfo() was returning the wrong size for ai_addrlen
19 - Windows: autotools force linking to iphlpapi
22 - [Gregor Jasny brought this change]
33 - replace Travis badge with Cirrus-CI badge
35 - c-ares 1.18.0 release prep
38 - [Jérôme Duval brought this change]
47 - valgrind: fix reported invalid read
[all …]
/third_party/musl/
DWHATSNEW1 0.5.0 - initial release
5 0.5.9 - signal ABI bugfix, various cleanup and fixes:
25 many internal improvements have been made to the syscall-related code
30 0.6.0 - x86_64 port, various important bugs fixed
48 0.7.0 - major improvements to posix conformance and completeness
61 malloc(0) now returns a non-null pointer.
64 hanging), and non-default-type mutex behavior.
67 libgcc with dwarf2 unwind support, and possibly other low-level tools.
69 improved musl-gcc compiler wrapper.
76 0.7.1 - improvements to completeness, bug fixes
[all …]
/third_party/curl/lib/
Dcurl_setup.h10 * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
38 * Define WIN32 when build target is Win32 API
70 * Include configuration script results or hand-crafted
81 # include "config-win32ce.h"
84 # include "config-win32.h"
89 # include "config-mac.h"
93 # include "config-riscos.h"
97 # include "config-amigaos.h"
101 # include "config-os400.h"
105 # include "config-tpf.h"
[all …]
/third_party/lwip/src/apps/snmp/
Dsnmp_core.c33 * Martin Hentschel <info@cl-soft.de>
41 * (lwip-contrib/apps/LwipMibCompiler).\n
42 * The agent implements the most important MIB2 MIBs including IPv6 support
44 * without IPv6 statistics (TODO).\n
45 * Rewritten by Martin Hentschel <info@cl-soft.de> and
52 * ---------
53 * - SNMPv2c support.
54 * - SNMPv3 support (a port to ARM mbedtls is provided, LWIP_SNMP_V3_MBEDTLS option).
55 * - Low RAM usage - no memory pools, stack only.
56 * - MIB2 implementation is separated from SNMP stack.
[all …]
/third_party/grpc/src/proto/grpc/channelz/
Dchannelz.proto7 // http://www.apache.org/licenses/LICENSE-2.0
17 // https://github.com/grpc/proposal/blob/master/A14-channelz.md
20 // https://github.com/grpc/grpc-proto/blob/master/grpc/channelz/v1/channelz.proto
84 // https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
103 // The target this channel originally tried to connect to. May be absent
104 string target = 2; field
113 // The number of calls that have completed with a non-OK status
198 // Server represents a single server. There may be multiple servers in a single
220 // The number of incoming calls that have a completed with a non-OK status
227 // Information about an actual connection. Pronounced "sock-ay".
[all …]
/third_party/boost/libs/beast/example/http/server/fast/
Dhttp_server_fast.cpp10 //------------------------------------------------------------------------------
14 //------------------------------------------------------------------------------
55 if(iequals(ext, ".swf")) return "application/x-shockwave-flash"; in mime_type()
56 if(iequals(ext, ".flv")) return "video/x-flv"; in mime_type()
116 // The string-based response message.
119 // The string-based response serializer.
122 // The file-based response message.
125 // The file-based response serializer.
161 // forwarded to the message object. A single argument in read_request()
181 process_request(parser_->get()); in read_request()
[all …]

1234567891011