-
- Downloads
upnp: add IGD discovery phase.
When the protocols start searching for IGD, the IGD discovery phase begins. During this phase, all requested mappings will be marked as pending. If an IGD is found, the pending mappings will be requested from the router. If the phase ends due to a timeout, the pending mappings will be marked as failed GitLab: #36 Change-Id: Icb19b05e40968d619cb032a949a8fe8acfef311b
Showing
- include/upnp/upnp_context.h 19 additions, 0 deletionsinclude/upnp/upnp_context.h
- src/upnp/protocol/natpmp/nat_pmp.cpp 1 addition, 1 deletionsrc/upnp/protocol/natpmp/nat_pmp.cpp
- src/upnp/protocol/pupnp/pupnp.cpp 34 additions, 28 deletionssrc/upnp/protocol/pupnp/pupnp.cpp
- src/upnp/protocol/pupnp/pupnp.h 3 additions, 0 deletionssrc/upnp/protocol/pupnp/pupnp.h
- src/upnp/upnp_context.cpp 60 additions, 4 deletionssrc/upnp/upnp_context.cpp
Loading
Please register or sign in to comment