Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upnp: check for WANPPPConnection too #26

Merged

Conversation

oviano
Copy link
Contributor

@oviano oviano commented Aug 26, 2024

On the three DrayTek routers I have tested this library on, which are the 2862, 2866 and 2927 all three required searching for WANPPPConnection instead of WANIPConnection.

This PR adds support for this in addition to WANIPConnection.

src/upnp.c Outdated Show resolved Hide resolved
Copy link
Owner

@paullouisageneau paullouisageneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding! It looks good, I only have a couple comments.

src/upnp.h Outdated Show resolved Hide resolved
src/upnp.c Show resolved Hide resolved
@oviano oviano force-pushed the upnp_wanpppconnection branch from 390a707 to 65859f5 Compare August 28, 2024 16:06
src/upnp.h Outdated Show resolved Hide resolved
Copy link
Owner

@paullouisageneau paullouisageneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good, thank you for the PR!

@paullouisageneau paullouisageneau merged commit 20c4afd into paullouisageneau:master Aug 29, 2024
3 checks passed
@oviano oviano deleted the upnp_wanpppconnection branch August 29, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants