View previous topic :: View next topic |
Author |
Message |
Bodtp
Joined: 14 Oct 2024 Posts: 1
|
Posted: Tue Oct 15, 2024 10:47 am Post subject: WANPPPConnection feature |
|
|
Hi,
As specified in the Upnp spec there is a service called WANPPPConnection that handle PPP wan feature. I see in the code that you can compile with the ADVERTISE_WANPPPCONN define to advertise the service using SSDP connection. But the feature doesn't really exist, in the upnpdescgen.c and also in upnphttp.c there are no mention of /ctl/PPPConn endpoint.
My questions are: was it ever implemented and then removed? Do you plan on implementing it (I'm not sure if that's what you mentionned in a previous post by saying "Too much work too little time")? And if you don't plan on implementing it, is there a reason why I should know before implementing it?
Thanks  |
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1594
|
Posted: Sun Nov 03, 2024 10:39 pm Post subject: |
|
|
Why do you need to implement it ? nobody is using PPP anymore.
As explained in the config.h, ADVERTISE_WANPPPCONN is only to be enabled for compatibility with bugged control points that require WANPPPConnection (they should not) _________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
 |
|