GDP 2.1.17 available
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 agin
was specified as a parameter.- Under some circumstances
gdp_gin_open
would crash if noopen_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 parameterDEST=
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