maxSize The length value. Return Value A result code. See Secure Transport Result Codes. Discussion The size you indicate includes all Datagram Transport Layer Security (DTLS) headers. You can specify a new value up to the maximum size of a UDP packet (which, in turn, is based on the un...
{$ENDIF} procedure EnableLowFragmentation(h: NativeInt); var frag_value: NativeInt; heap_type: NativeInt; begin {$IFDEF LOW_FRAG} heap_type := 2; // heap_type := 99; {$ELSE}{$IFDEF LOOK_ASIDE} heap_type := 1; {$ENDIF} {$ELSE} heap_type := 0; {$ENDIF} {$IFNDEF LINUX} if...
(Optional) Network access server User Datagram Protocol (UDP) port to use for packet of disconnect (POD) requests. Default value is 1700. auth-type Type of authorization required for disconnecting sessions. If no authentication type is specified, auth-type is the default. all (Optional) Only...
The log message includes the access list number, whether the packet was permitted or denied; the protocol, whether it was TCP, UDP, ICMP, or a number; and if appropriate, the source and destination addresses and port numbers and the user-defined cookie or router-generated hash value. The ...
Discussion The returned size includes all Datagram Transport Layer Security (DTLS) headers. You can specify a new size by calling SSLSetMaxDatagramRecordSize(_:_:), up to the maximum size of a UDP packet (which, in turn, is based on the underlying IP protocol). ...
Discussion The returned size includes all Datagram Transport Layer Security (DTLS) headers. You can specify a new size by calling SSLSetMaxDatagramRecordSize(_:_:), up to the maximum size of a UDP packet (which, in turn, is based on the underlying IP protocol). ...
ppp multilink fragment size Specifies the maximum packet fragment size in bytes for a MLP link. ppp multilink fragmentation Sets the maximum number of fragments a packet will be segmented into before being sent over the bundle. ppp multilink interleave Enables MLP interleaving. ppp multilink ...
Discussion The returned size includes all Datagram Transport Layer Security (DTLS) headers. You can specify a new size by calling SSLSetMaxDatagramRecordSize(_:_:), up to the maximum size of a UDP packet (which, in turn, is based on the underlying IP protocol). ...