qacafe - ip test solutions
Knowledge Base > Release Notes > CDRouter 2.7.1 Release Notes

CDRouter 2.7.1 Release Notes

Welcome to CDRouter version 2.7.1!

What's new since version 2.7:

  CDRouter version 2.7.1 is primarily the same as release as
  CDRouter 2.7 with a few functional changes and bug fixes
  explained below. Two new test cases have also been 
  introduced to verify the attributes and behavior of the
  GetStatusInfo UPnP Action.

  *  The UPnP event receiver now supports NOTIFY events that 
     use Transfer-Encoding: chunked. Previously, CDRouter would 
     not wait for the entired XML body when the chunked
     encoding was used.

  *  The UPnP event server now handles implementations that
     send each variable in a seperate NOTIFY message. Previously,
     the ConnectionStatus and NewExternalIPAddress needed
     to be sent in the same NOTIFY message.

  *  The UPnP client now includes the 'Connection: Close' 
     header in all SOAP requests.

  *  The PPPoE server now includes the session-relay-id TAG
     in any PPPoE Discovery responses from the client as
     per RFC 2516.

  *  All CHAP based protocols (CHAP, MSCHAP, MSCHAPv2) will
     now retransmit additional CHAP challenges when waiting
     for the PPP link to recover.

  *  The GRE packet summary (used when -pt is enabled) now
     displays the GRE Ack number when no upper layer data
     is included. 

  New UPnP GetStatusInfo Action test cases
  ----------------------------------------

TEST 189: Verify UPnP GetStatusInfo Action returns correct ConnectionStatus information
MODULE: upnp.tcl 
NAME: cdrouter_upnp_31 

TEST 190: Verify UPnP GetStatusInfo Action returns increasing Uptime value
MODULE: upnp.tcl 
NAME: cdrouter_upnp_32