telephonyprotocols/rawipnif/data/epocrawip.ini
changeset 23 6b1d113cdff3
child 24 6638e7f4bd8f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyprotocols/rawipnif/data/epocrawip.ini	Mon May 03 13:37:20 2010 +0300
@@ -0,0 +1,21 @@
+PlatSecDiagnostics ON
+PlatSecEnforcement ON 
+PlatSecProcessIsolation ON 
+PlatSecEnforceSysBin ON
+
+BTraceW32File r:\epoc32\winscw\c\logs\btrace.log
+BTrace0 0x00000008
+BTrace6 0x0000001c
+BTraceMode 3
+
+startupmode 1
+
+rawip_KMaxSendQueueLen 0x5
+rawip_KMaxTxIPPacketSize 0x57a
+rawip_KMaxRxIPPacketSize 0x57a
+
+rawip_KMtuIPv6 0x578	// KMaxTxIPPacketSize - 2, where IP tag header = 2
+rawip_KRMtuIPv6 0x578	// KMaxRxIPPacketSize - 2
+
+rawip_KMtuIPv4 0x578	// KMaxTxIPPacketSize - 2
+rawip_KRMtuIPv4 0x578	// KMaxRxIPPacketSize - 2
\ No newline at end of file