telephonyprotocols/rawipnif/group/networking_rawipnif.history.xml
author Tom Pritchard <tomp@symbian.org>
Tue, 23 Feb 2010 20:17:55 +0000
branchAT_Test_LTSY
changeset 4 3cf043a18b40
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Adding config script - now you should be able to run ConfigAtModem from this folder

<?xml version="1.0"?>
<relnotes schema="1.0.0" name="Raw IP NIF" purpose="" type="component">
  <revision major="1" functional="0" minor="0" date="20071109">
    <ref name="PDEF113864" type="defect"/>
    <description>The RawIP NIF and TRP PCO implementation is not correct.  TProtocolConfigOptionV2::iMiscBuffer is not the correct way to pass a gateway address - data needs to be passed in TLV format but there are no TLV content tags defined for a gateway address and any UMTS/GPRS hardware which claims to be able to supply this address is erroneous (3gpp standard 24.008, section 10.5.6.3).  We no longer pass any gateway information in the buffer so that other correctly formed parameters can be passed.</description>
  </revision>
  <purpose>
    Required to support multiple primary PDP contexts (multi-homing over GPRS) on the telephony reference platform.
  </purpose>
</relnotes>