Project

General

Profile

GDP 2.1.17 available

Added by Eric Allman over 4 years ago

GDP version 2.1.17 is available in the source code repo.

Problems Addressed:

  • The gdp-bin-setup.sh script did not work.
  • gdp_event_next sometimes froze when a gin was specified as a parameter.
  • Under some circumstances gdp_gin_open would crash if no open_info was specified.
  • If a router connection was lost and reestablished, sometimes advertisements would be generated without an appropriate delay.

New Features and Enhancements:

  • Python binding installation now takes make command line parameter DEST= to indicate where the local packages are installed.
  • New test case t_pcari_1 added to test subscriptions across threads.

The corresponding version of gdp_router_click2 also fixes some problems that can cause delayed packet delivery.


Comments