|
From: | Jesús Jorge |
Subject: | [lwip-devel] [patch #10120] PPPAPI - Add pppapi_set_auth function. |
Date: | Wed, 13 Oct 2021 05:40:48 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36 |
URL: <https://savannah.nongnu.org/patch/?10120> Summary: PPPAPI - Add pppapi_set_auth function. Project: lwIP - A Lightweight TCP/IP stack Submitted by: jesusjorge Submitted on: Wed 13 Oct 2021 09:40:46 AM UTC Category: PPP Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: All the PPP and PPPOS functions are implemented to be used through the PPPAPI interface unless the *ppp_set_auth* function. This patch adds the implementation of the *ppp_set_auth* through the PPPAPI using a new function: err_t pppapi_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd); _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Wed 13 Oct 2021 09:40:46 AM UTC Name: lwip_pppapi.patch Size: 2KiB By: jesusjorge <http://savannah.nongnu.org/patch/download.php?file_id=52095> _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/patch/?10120> _______________________________________________ Message sent via Savannah https://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |