Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Support InternetGatewayDevice:2 #28

Closed
marco-c opened this issue Nov 19, 2016 · 1 comment
Closed

Support InternetGatewayDevice:2 #28

marco-c opened this issue Nov 19, 2016 · 1 comment

Comments

@marco-c
Copy link
Contributor

marco-c commented Nov 19, 2016

I'm not sure what the differences between InternetGatewayDevice:1 and InternetGatewayDevice:2 are, but I've found this:

IGDv2 is backwards compatible with IGDv1, meaning a device which advertises support for InternetGatewayDevice:2 implicitly also supports InternetGatewayDevice:1

If that's the case, implementing it is just a matter of executing two searches in search_gateway_from_timeout (with v1 and v2) instead of just one (with v1).

@marco-c
Copy link
Contributor Author

marco-c commented Nov 19, 2016

Sorry, I hadn't noticed it was already filed (#12).

@marco-c marco-c closed this as completed Nov 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant