author | ivan.fildichev@opencode.com |
Fri, 15 Oct 2010 11:27:58 +0300 | |
branch | opencode |
changeset 78 | d4cfc65049ba |
parent 24 | 6638e7f4bd8f |
permissions | -rw-r--r-- |
24 | 1 |
PlatSecDiagnostics ON |
2 |
PlatSecEnforcement ON |
|
3 |
PlatSecProcessIsolation ON |
|
4 |
PlatSecEnforceSysBin ON |
|
5 |
||
6 |
BTraceW32File r:\epoc32\winscw\c\logs\btrace.log |
|
7 |
BTrace0 0x00000008 |
|
8 |
BTrace6 0x0000001c |
|
9 |
BTraceMode 3 |
|
10 |
||
11 |
startupmode 1 |
|
12 |
||
13 |
rawip_KMaxSendQueueLen 0x5 |
|
14 |
rawip_KMaxTxIPPacketSize 0x57a |
|
15 |
rawip_KMaxRxIPPacketSize 0x57a |
|
16 |
||
17 |
rawip_KMtuIPv6 0x578 // KMaxTxIPPacketSize - 2, where IP tag header = 2 |
|
18 |
rawip_KRMtuIPv6 0x578 // KMaxRxIPPacketSize - 2 |
|
19 |
||
20 |
rawip_KMtuIPv4 0x578 // KMaxTxIPPacketSize - 2 |
|
23
6b1d113cdff3
Revision: 201018
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
21 |
rawip_KRMtuIPv4 0x578 // KMaxRxIPPacketSize - 2 |