telephonyprotocols/rawipnif/group/networking_rawipnif.history.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 13:37:20 +0300
changeset 23 6b1d113cdff3
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Revision: 201018 Kit: 201018

<?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>