networkprotocols/iphook/inhook6/data/tcpip6err.rls
author William Roberts <williamr@symbian.org>
Thu, 17 Jun 2010 22:32:38 +0100
branchGCC_SURGE
changeset 32 bfda2439fb70
parent 0 af10295192d8
permissions -rw-r--r--
Mark TMeta vtable and typeinfo exports as ABSENT - Bug 3024
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
/*
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
* All rights reserved.
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     8
*
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
* Initial Contributors:
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
*
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
* Contributors:
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
*
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
* Description:
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
*
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
*/
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
rls_string  STRING_r_tcpip6_error_NoDestination "No destination address specified"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
rls_string  STRING_r_tcpip6_error_NoPathMtu "Internal error: network device does not report MTU"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
rls_string  STRING_r_tcpip6_error_ShortPacket "Packet is too short"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
rls_string  STRING_r_tcpip6_error_DuplicateAddress "Duplicate address detected"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
rls_string  STRING_r_tcpip6_error_AddressExpired "Source Address used by connection has expired"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
rls_string  STRING_r_tcpip6_error_NoRoute "No route available"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
rls_string  STRING_r_tcpip6_error_SourceAddress "Source address out of scope"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
rls_string  STRING_r_tcpip6_error_UnsupportedApi "Unsupported API requested"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
rls_string  STRING_r_tcpip6_error_UnsupportedApiVersion "Unsupported API version requested"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
rls_string  STRING_r_tcpip6_error_NoDnsResolver "DNS resolver daemon not available"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
rls_string  STRING_r_dnd_error_DndNameNotFound "Name not found"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
rls_string  STRING_r_dnd_error_DndAddrNotFound "Address not found"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
rls_string  STRING_r_dnd_error_DndNoServers "No DNS server addresses could be located (timeout)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
rls_string  STRING_r_dnd_error_DndNoRoute "Send timeout for query (no interface for the server address)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
rls_string  STRING_r_dnd_error_DndCache "Corrupted data in cache (bad DNS reply)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
rls_string  STRING_r_dnd_error_DndFormat "DNS report: wrong format"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
rls_string  STRING_r_dnd_error_DndServerFailure "DNS report: server failure"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
rls_string  STRING_r_dnd_error_DndBadName "DNS report: bad name"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
rls_string  STRING_r_dnd_error_DndNotImplemented "DNS report: not implemented option"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
rls_string  STRING_r_dnd_error_DndRefused "DNS report: server refused connection"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
rls_string  STRING_r_dnd_error_Dnd_5130 "Query name or address is invalid"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
rls_string  STRING_r_dnd_error_DndNoRecord  "No record found of the desired DNS type and class"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
rls_string  STRING_r_dnd_error_DndNameTooBig "Buffer overflow while processing DND response"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
rls_string  STRING_r_dnd_error_DndUnknown "Corrupt DNS reply or other internal error"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
rls_string  STRING_r_dnd_error_DndServerUnusable  "There is not suitable DNS server for this query"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
rls_string STRING_r_error_EIpsec_NotANATTPacket          "IpSec: UDP packet is NOT a NAT Traversal packet"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
rls_string STRING_r_error_EIpsec_NoInnerSource           "IpSec: aannot find inner-src for outbound packet when tunneling (for SECPOL)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
rls_string STRING_r_error_EIpsec_LostSA                  "IpSec: an SA has been lost between Apply and Verify expired (for SECPOL)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
rls_string STRING_r_error_EIpsec_IcmpError               "IpSec: an ICMP error report containing AH or ESP (for INET6)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
rls_string STRING_r_error_EIpsec_PolicyUnknownSelector   "IpSec: unknown selector keyword"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
rls_string STRING_r_error_EIpsec_PolicyInboundOutbound   "IpSec: only one of the 'inbound' or 'outbound' is allowed"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
rls_string STRING_r_error_EIpsec_PolicyIpMaskExpected    "IpSec: expected IP address (as mask) here"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
rls_string STRING_r_error_EIpsec_PolicyIpAddressExpected "IpSec: expected IP address here"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
rls_string STRING_r_error_EIpsec_PolicyInvalidIpAddress  "IpSec: invalid IP address"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
rls_string STRING_r_error_EIpsec_PolicyRightParen        "IpSec: right parenthesis expected"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    55
rls_string STRING_r_error_EIpsec_PolicyLeftParen         "IpSec: left parenthesis expected"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    56
rls_string STRING_r_error_EIpsec_PolicySpecNotFound      "IpSec: SA specification is not defined before reference in selector"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    57
rls_string STRING_r_error_EIpsec_PolicySyntaxError       "IpSec: generic delimiter error in specification"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    58
rls_string STRING_r_error_EIpsec_PolicySpecName          "IpSec: SA specification name missing or invalid"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    59
rls_string STRING_r_error_EIpsec_PolicyNoEncryptAlgorithm "IpSec: ESP specification must include encryption algorithm"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    60
rls_string STRING_r_error_EIpsec_PolicyNoAuthAlgorithm   "IpSec: AH specification must include authentication algorithm"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    61
rls_string STRING_r_error_EIpsec_PolicyTooManyTypes      "IpSec: type can be specified only once for specification"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
rls_string STRING_r_error_EIpsec_PolicyNoType            "IpSec: SA type (AH or ESP) omitted from specification"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
rls_string STRING_r_error_EIpsec_PolicyCloseBraceExpected "IpSec: closing brace expected"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
rls_string STRING_r_error_EIpsec_PolicyNumberExpected    "IpSec: number value expected"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
rls_string STRING_r_error_EIpsec_PolicyUnknownSpec       "IpSec: unknown policy specification keyword"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
rls_string STRING_r_error_EIpsec_PolicyInvalidIdentity   "IpSec: invalid identity syntax"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
rls_string STRING_r_error_EIpsec_PolicyIdentityDefined   "IpSec: identify already defined"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
rls_string STRING_r_error_EIpsec_PolicyUnknownAuth       "IpSec: algorithm not defined in algorithm map"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
rls_string STRING_r_error_EIpsec_PolicyUnknownEncrypt    "IpSec: algorithm not defined in algorithm map"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
rls_string STRING_r_error_EIpsec_UnavailableDigest       "IpSec: no installed library implements the digest"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
rls_string STRING_r_error_EIpsec_UnavailableCipher       "IpSec: no installed library implements the cipher"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
rls_string STRING_r_error_EIpsec_UnknownDigestNumber     "IpSec: attempting to use not known digest number"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
rls_string STRING_r_error_EIpsec_UnknownCipherNumber     "IpSec: Attempting to use not know cipher number"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
rls_string STRING_r_error_EIpsec_BadCipherKey            "IpSec: key in SA is too short (for the algorithm) or is weak"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
rls_string STRING_r_error_EIpsec_MismatchDestinationIdentity	"IpSec: destination identity does not match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
rls_string STRING_r_error_EIpsec_MismatchSourceIdentity  "IpSec: source identity does not match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
rls_string STRING_r_error_EIpsec_MismatchProtocol        "IpSec: protocol does not match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
rls_string STRING_r_error_EIpsec_MismatchDestinationPort "IpSec: destination port does not match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
rls_string STRING_r_error_EIpsec_MismatchSourcePort      "IpSec: source port does not match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
rls_string STRING_r_error_EIpsec_MismatchProxy           "IpSec: proxy address does not match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
rls_string STRING_r_error_EIpsec_MismatchSource          "IpSec: source address does not match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
rls_string STRING_r_error_EIpsec_MismatchReplayWindow    "IpSec:  replay window length is shorter than required"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
rls_string STRING_r_error_EIpsec_MismatchedEncryptAlg    "IpSec:  encrypt algorithm doesn't match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
rls_string STRING_r_error_EIpsec_MismatchedAuthAlg       "IpSec:  auth algorithm doesn't match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
rls_string STRING_r_error_EIpsec_MismatchedPFS           "IpSec: PFS bit is not same"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
rls_string STRING_r_error_EIpsec_MismatchedType          "IpSec: SA Type (AH/ESP) does not match"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
rls_string STRING_r_error_EIpsec_MismatchedDestination   "IpSec: SA destination does not match (internal error)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
rls_string STRING_r_error_EIpsec_AcquireFailed           "IpSec: acquiring SA failed (no SA available or negotiated)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
rls_string STRING_r_error_EIpsec_EspBadCipherBlockSize   "IpSec: Configuration error cipher block size must be smaller than 256"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
rls_string STRING_r_error_EIpsec_EspSequenceWrap         "IpSec: outbound sequence # wrapped around for this SA (ESP)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
rls_string STRING_r_error_EIpsec_AhSequenceWrap          "IpSec: outbound sequence # wrapped around for this SA (AH)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
rls_string STRING_r_error_EIpsec_AhPacketTooLong         "IpSec: outbound packet would exeed 2**16-1 with AH"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
rls_string STRING_r_error_EIpsec_AhRMBufSplit            "IpSec: inbound AH processing failed (memory problems ?)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
rls_string STRING_r_error_EIpsec_NoBundle                "IpSec: incoming packet had transforms, but policy doesn't require any"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
rls_string STRING_r_error_EIpsec_TooManyTransforms       "IpSec: incoming packet had more transforms than policy requires"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
rls_string STRING_r_error_EIpsec_UnrequiredSA            "IpSec: applied SA where policy has none"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
rls_string STRING_r_error_EIpsec_MismatchedSA            "IpSec: applied SA does not match the policy"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    98
rls_string STRING_r_error_EIpsec_TunnelMismatch          "IpSec: tunnel mode does not match the policy"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    99
rls_string STRING_r_error_EIpsec_TooFewTransforms        "IpSec: incoming packet has less transforms than policy requires"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   100
rls_string STRING_r_error_EIpsec_MaxTransforms           "IpSec: incoming packet exceed configured max limit of transforms"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   101
rls_string STRING_r_error_EIpsec_NoSelectorMatch         "IpSec: none of the policy selectors matched"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   102
rls_string STRING_r_error_EIpsec_OutboundPending         "IpSec: outbooud SA does not exits, ACQUIRE pending"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   103
rls_string STRING_r_error_EIpsec_OutboundNotFound        "IpSec: outbound SA does not exist, ACQUIRE started"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   104
rls_string STRING_r_error_EIpsec_ReplayDuplicate         "IpSec: duplicate packet (replay window test)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   105
rls_string STRING_r_error_EIpsec_EspPadLength            "IpSec: the ESP pad length is corrupt (probably wrong key)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   106
rls_string STRING_r_error_EIpsec_EspPadByte              "IpSec: the ESP pad byte content is invalid (probably wrong key)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   107
rls_string STRING_r_error_EIpsec_DataAlignment           "IpSec: data not aligned by block size"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   108
rls_string STRING_r_error_EIpsec_PacketLength            "IpSec: invalid length of the packet"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   109
rls_string STRING_r_error_EIpsec_AhAuthentication        "IpSec: authentication check failed in AH"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   110
rls_string STRING_r_error_EIpsec_AhIcvLength             "IpSec: ICV length in packet does not match algorithm"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   111
rls_string STRING_r_error_EIpsec_AhInboundSA             "IpSec: the inbound SA for AH does not exist"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   112
rls_string STRING_r_error_EIpsec_AhAuthAlg               "IpSec: required auth algorithm for AH not available/installed"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   113
rls_string STRING_r_error_EIpsec_EspEncrAlg              "IpSec: required encrypt algorithm for ESP not available/installed"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   114
rls_string STRING_r_error_EIpsec_EspAuthAlg              "IpSec: required auth algorithm for ESP not available/installed"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   115
rls_string STRING_r_error_EIpsec_EspAuthentication       "IpSec: authentication check failed in ESP"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   116
rls_string STRING_r_error_EIpsec_EspInboundSA            "IpSec: the inbound SA for ESP does not exist"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   117
rls_string STRING_r_error_EIpsec_CorruptPacketOut        "IpSec: corrupt packet after IPSEC operations"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   118
rls_string STRING_r_error_EIpsec_CorruptPacketIn         "IpSec: truncated or corrupt packet or header (in)"
af10295192d8 Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   119
rls_string STRING_r_error_EIpsec_RMBUF           	 "IpSec: RMBUF operation failed unexcpectedly"