telephonyprotocols/rawipnif/group/networking_rawipnif.history.xml
author ivan.fildichev@opencode.com
Thu, 18 Nov 2010 15:42:16 +0200
branchopencode
changeset 88 5e27cc612ac7
parent 24 6638e7f4bd8f
permissions -rw-r--r--
Latest bug-fixes with added tests.

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