Home
last modified time | relevance | path

Searched refs:UDP (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/netbsd-src/external/mpl/bind/dist/tests/dns/testdata/dnstap/
H A Ddnstap.text1 03-Feb-2017 15:47:16.000 SQ 10.53.0.1:2112 -> 10.53.0.2:2112 UDP 40b www.isc.org/IN/A
2 03-Feb-2017 16:47:16.830 SQ 10.53.0.1:2112 -> 10.53.0.2:2112 UDP 40b www.isc.org/IN/A
3 03-Feb-2017 15:47:16.000 SQ 10.53.0.1:2112 -> 10.53.0.2:2112 UDP 40b www.isc.org/IN/A
4 03-Feb-2017 16:47:16.830 SQ 10.53.0.1:2112 -> 10.53.0.2:2112 UDP 40b www.isc.org/IN/A
9 03-Feb-2017 17:47:16.000 SR 10.53.0.1:2112 <- 10.53.0.2:2112 UDP 287b www.isc.org/IN/A
10 03-Feb-2017 17:47:16.000 SR 10.53.0.1:2112 <- 10.53.0.2:2112 UDP 287b www.isc.org/IN/A
11 03-Feb-2017 16:47:16.830 SR 10.53.0.1:2112 <- 10.53.0.2:2112 UDP 287b www.isc.org/IN/A
12 03-Feb-2017 16:47:16.830 SR 10.53.0.1:2112 <- 10.53.0.2:2112 UDP 287b www.isc.org/IN/A
17 03-Feb-2017 15:47:16.000 CQ 10.53.0.1:2112 -> 10.53.0.2:2112 UDP 40b www.isc.org/IN/A
18 03-Feb-2017 16:47:16.830 CQ 10.53.0.1:2112 -> 10.53.0.2:2112 UDP 40b www.isc.org/IN/A
[all …]
/netbsd-src/tests/ipf/input/
H A Df1332 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP DF MF FO=0
36 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0
41 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0
46 # 1.1.1.1,53 -> 2.1.1.1,54 TTL=63 UDP MF FO=0 (short)
51 # 1.1.1.1,21 -> 2.1.1.1,54 TTL=63 UDP MF FO=0
61 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP FO=3
66 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP FO=1
71 # 2.1.1.1,53 -> 1.1.1.1,53 TTL=63 UDP
H A Df1226 # 1.1.1.1 -> 2.1.1.1 TTL=63 UDP DF MF FO=0
30 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0
35 # 1.1.1.1,1 -> 2.1.1.1,1 TTL=63 UDP MF FO=0
40 # 1.1.1.1,53 -> 2.1.1.1,53 TTL=63 UDP MF FO=0
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dudp.rst4 :c:type:`uv_udp_t` --- UDP handle
7 UDP handles encapsulate UDP communication for both clients and servers.
15 UDP handle type.
19 UDP send request type.
58 * This sets IP_RECVERR for IPv4 and IPV6_RECVERR for IPv6 UDP sockets on
80 * `handle`: UDP handle
99 flag set. If a UDP socket error occurs, `nread` will be < 0. In either scenario,
106 nothing to read, and with `nread` == 0 and `addr` != NULL when an empty UDP packet is
135 UDP handle where this send request is taking place.
145 Initialize a new UDP handle. The actual socket is created lazily.
[all …]
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Drfc3948.txt19 UDP Encapsulation of IPsec ESP Packets
37 UDP packets for traversing Network Address Translators. ESP
60 RFC 3948 UDP Encapsulation of IPsec ESP Packets January 2005
67 2.1. UDP-Encapsulated ESP Header Format . . . . . . . . . . . 3
94 decapsulate ESP packets inside UDP packets for traversing Network
96 UDP port numbers are the same as those used by IKE traffic, as
99 The sharing of the port numbers for both IKE and UDP encapsulated ESP
116 RFC 3948 UDP Encapsulation of IPsec ESP Packets January 2005
123 As defined in this document, UDP encapsulation of ESP packets is
140 2.1. UDP-Encapsulated ESP Header Format
[all …]
H A Ddraft-ietf-ipsec-udp-encaps-03.txt14 UDP Encapsulation of IPsec Packets
47 packets inside UDP packets for the purpose of traversing NATs.
74 packets inside UDP packets for the purpose of traversing NATs.
75 The UDP port numbers are the same as used by IKE traffic, as
89 UDP encapsulation of ESP packets as defined in this document is
96 2.1 UDP-encapsulated ESP Header Format
110 The UDP header is a standard [RFC 768] header, where
134 The UDP header is a standard [RFC 768] header, and is used
153 The UDP header is a standard [RFC 768] header, where
185 TCP or UDP headers will contain incorrect checksums due to the change
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-03.txt45 hosts, and how to negotiate the use of UDP encapsulation of the IPsec
90 The second part describes how to negotiate the use of UDP encapsulated
95 because the TCP/IP checksum is inside the UDP encapsulated IPsec
98 The document [Hutt02] describes the details of the UDP encapsulation and
114 The NAT is supposed to float the IKE UDP port, and recipients MUST be
202 remote ends IP address and port (i.e the destination address of the UDP
204 addresses and ports (i.e all possible source addresses of the UDP
267 between the hosts. The initiator MUST set both UDP source and
275 IP UDP(4500,4500) <non-ESP marker> HDR*, IDii, [CERT, ] SIG_I
285 be different since the NAT will map UDP(500,500) to UDP(X,500), and
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-04.txt45 hosts, and how to negotiate the use of UDP encapsulation of the IPsec
92 The second part describes how to negotiate the use of UDP encapsulated
97 because the TCP/IP checksum is inside the UDP encapsulated IPsec
100 The document [Hutt02] describes the details of the UDP encapsulation and
124 The NAT may change the IKE UDP source port, and recipients MUST be able
210 remote ends IP address and port (i.e the destination address of the UDP
212 addresses and ports (i.e all possible source addresses of the UDP
276 UDP source and destination ports to 4500. All subsequent packets sent to
283 IP UDP(4500,4500) <non-ESP marker> HDR*, IDii, [CERT, ] SIG_I
299 generally be different since the NAT will map UDP(500,500) to
[all …]
H A Drfc3947.txt36 the use of UDP encapsulation of IPsec packets through NAT boxes in
93 The second part describes how to negotiate the use of UDP
99 checksum is inside the UDP encapsulated IPsec packet.)
101 The document [RFC3948] describes the details of UDP encapsulation,
138 The NAT may change the IKE UDP source port, and recipients MUST be
251 of the UDP packet). The remaining NAT-D payloads contain possible
253 of the UDP packet).
320 both UDP source and destination ports to 4500. All subsequent
328 IP UDP(4500,4500) <non-ESP marker> HDR*, IDii, [CERT, ] SIG_I
349 the NAT will map UDP(500,500) to UDP(X,500), and UDP(4500,4500) to
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-07.txt46 of UDP encapsulation of the IPsec packets through the NAT boxes in
91 The second part describes how to negotiate the use of UDP encapsulated
97 TCP/IP checksum is inside the UDP encapsulated IPsec packet).
99 The document [Hutt03] describes the details of the UDP encapsulation and
122 The NAT may change the IKE UDP source port, and recipients MUST be able
208 remote ends IP address and port (i.e the destination address of the UDP
210 addresses and ports (i.e all possible source addresses of the UDP
274 UDP source and destination ports to 4500. All subsequent packets sent to
281 IP UDP(4500,4500) <non-ESP marker> HDR*, IDii, [CERT, ] SIG_I
291 generally be different since the NAT will map UDP(500,500) to
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-06.txt46 of UDP encapsulation of the IPsec packets through the NAT boxes in
92 The second part describes how to negotiate the use of UDP encapsulated
98 TCP/IP checksum is inside the UDP encapsulated IPsec packet).
100 The document [Hutt03] describes the details of the UDP encapsulation and
123 The NAT may change the IKE UDP source port, and recipients MUST be able
209 remote ends IP address and port (i.e the destination address of the UDP
211 addresses and ports (i.e all possible source addresses of the UDP
275 UDP source and destination ports to 4500. All subsequent packets sent to
282 IP UDP(4500,4500) <non-ESP marker> HDR*, IDii, [CERT, ] SIG_I
298 generally be different since the NAT will map UDP(500,500) to
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-02.txt47 hosts, and how to negotiate the use of UDP encapsulation of the IPsec
90 The second part describes how to negotiate the use of UDP encapsulated
95 because the TCP/IP checksum is inside the UDP encapsulated IPsec
98 The document [Hutt02] describes the details of the UDP encapsulation and
114 The NAT is supposed to float the IKE UDP port, and recipients MUST be
202 remote ends IP address and port (i.e the destination address of the UDP
204 addresses and ports (i.e all possible source addresses of the UDP
267 between the hosts. The initiator MUST set both UDP source and
275 IP UDP(4500,4500) <non-ESP marker> HDR*, IDii, [CERT, ] SIG_I
285 be different since the NAT will map UDP(500,500) to UDP(X,500), and
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-05.txt46 of UDP encapsulation of the IPsec packets through the NAT boxes in
92 The second part describes how to negotiate the use of UDP encapsulated
98 TCP/IP checksum is inside the UDP encapsulated IPsec packet).
100 The document [Hutt02] describes the details of the UDP encapsulation and
123 The NAT may change the IKE UDP source port, and recipients MUST be able
209 remote ends IP address and port (i.e the destination address of the UDP
211 addresses and ports (i.e all possible source addresses of the UDP
275 UDP source and destination ports to 4500. All subsequent packets sent to
282 IP UDP(4500,4500) <non-ESP marker> HDR*, IDii, [CERT, ] SIG_I
298 generally be different since the NAT will map UDP(500,500) to
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-08.txt47 of UDP encapsulation of IPsec packets through NAT boxes in Internet Key
94 The second part describes how to negotiate the use of UDP encapsulated
100 is inside the UDP encapsulated IPsec packet).
102 The document [Hutt03] describes the details of UDP encapsulation and
136 The NAT may change the IKE UDP source port, and recipients MUST be able
227 address and port (i.e. the destination address of the UDP packet). The
229 ports (i.e. all possible source addresses of the UDP packet).
301 UDP source and destination ports to 4500. All subsequent packets sent to
308 IP UDP(4500,4500) <non-ESP marker> HDR*, IDii, [CERT, ] SIG_I
318 The port will generally be different since the NAT will map UDP(500,500)
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-00.txt47 hosts, and how to negotiate the use of UDP encapsulation of the IPsec
87 The second part describes how to negotiate the use of UDP encapsulated
92 because the TCP/IP checksum is inside the UDP encapsulated IPsec
95 The document [Hutt01] describes the details of the UDP encapsulation and
173 remote ends IP address and port (i.e the destination address of the UDP
181 addresses and ports (i.e all possible source addresses of the UDP
230 useful in the UDP-Encapsulated-Tunnel mode, as there is going to be
231 proper IP header inside the UDP-Encapsulated packet. In case of only
232 UDP-Encapsulated-Tunnel mode is negotiation then both ends SHOULD NOT
252 UDP-Encapsulated-Tunnel 61443 (XXX CHANGE)
[all …]
H A Ddraft-ietf-ipsec-nat-t-ike-01.txt47 hosts, and how to negotiate the use of UDP encapsulation of the IPsec
87 The second part describes how to negotiate the use of UDP encapsulated
92 because the TCP/IP checksum is inside the UDP encapsulated IPsec
95 The document [Hutt01] describes the details of the UDP encapsulation and
111 The NAT is supposed to float the IKE UDP port, and recipients MUST be
199 remote ends IP address and port (i.e the destination address of the UDP
201 addresses and ports (i.e all possible source addresses of the UDP
256 useful in the UDP-Encapsulated-Tunnel mode, as there is going to be
257 proper IP header inside the UDP-Encapsulated packet. In case of only
258 UDP-Encapsulated-Tunnel mode is negotiation then both ends SHOULD NOT
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_edns_bksec.tdir/
H A Dfwd_edns_bksec.testns7 MATCH opcode qtype qname UDP DO
18 MATCH opcode qtype qname UDP
30 MATCH opcode qtype qname UDP DO
40 MATCH opcode qtype qname UDP
51 MATCH opcode qtype qname UDP DO
65 MATCH opcode qtype qname UDP
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_edns_probe.tdir/
H A Dfwd_edns_probe.testns6 MATCH opcode qtype qname UDP DO
14 MATCH opcode qtype qname UDP
22 MATCH opcode qtype qname UDP DO
34 MATCH opcode qtype qname UDP
/netbsd-src/usr.bin/systat/
H A Dnetcmds.c160 protos == TCP ? "tcp" : protos == UDP ? "udp" : 0); in changeitems()
184 protos = TCP|UDP; in selectproto()
188 protos = UDP; in selectproto()
198 if ((protos & UDP) == 0) in showprotos()
256 protos == (TCP|UDP) ? 0 : protos == TCP ? "tcp" : "udp"); in showports()
/netbsd-src/external/bsd/unbound/dist/testdata/fwd_no_edns.tdir/
H A Dfwd_no_edns.testns6 MATCH opcode qtype qname UDP DO
16 MATCH opcode qtype qname UDP
/netbsd-src/external/mpl/bind/dist/bin/tests/
H A Dtest_client.c41 UDP, enumerator
183 RUNTIME_CHECK(parse_protocol("UDP") == ISC_R_SUCCESS); in parse_options()
245 .ai_socktype = (protocol == UDP) ? SOCK_DGRAM in parse_options()
264 .ai_socktype = (protocol == UDP) ? SOCK_DGRAM in parse_options()
378 case UDP: in connect_cb()
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dnetworking.rst95 UDP chapter
100 non-blocking UDP support via the `uv_udp_t` handle (for receiving) and
103 at how UDP can be used, the example shows the first stage of obtaining an IP
111 .. rubric:: udp-dhcp/main.c - Setup and send UDP packets
137 Since UDP sockets are not connected to a particular peer, the read callback
145 the OS will discard the data that could not fit* (That's UDP for you!).
154 UDP Options
/netbsd-src/external/mpl/bind/dist/bin/dig/
H A Dhost.rst109 This option specifies the number of retries for UDP queries. If ``number`` is negative or zero,
136 This option specifies TCP or UDP. By default, :program:`host` uses UDP when making queries; the
140 to TCP, but can be forced to use UDP initially via :option:`-U`.
168 By default, :program:`host` waits for 5 seconds for UDP responses and 10
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Drpz_qname_tcponly.rpl84 MATCH UDP
92 MATCH all UDP
/netbsd-src/tests/usr.sbin/inetd/
H A Dt_inetd.c52 #define UDP 17 macro
67 "uses UDP/TCP ports 5432-5439 with localhost."); in ATF_TC_HEAD()
165 int udp = create_socket("127.0.0.1", port, SOCK_DGRAM, UDP, 1, &addr); in run_udp_client()

12345678910>>...15