lwip/src
Jacob Kroon 108ca1521e PPP, PPPoE: use service name and concentrator name
Make pppoe_create() actually store the passed service name and
concentrator name, so that they are passed in the PADI/PADR/PADS
packets.

Assume that the user application won't be freeing the strings and just
copy the string pointers, therefore remove the mem_free() in
pppoe_destroy().

Since only the pointers are copied now, make them 'const' in
pppoe_softc.

Signed-off-by: Sylvain Rochet <gradator@gradator.net>
(cherry picked from commit c02fea0961)
2019-02-26 16:26:22 +01:00
..
api Fix bug #55536: lwIP 2.1.2: netconn_delete() called twice from lwip_accept() 2019-02-18 12:58:55 +01:00
apps altcp_tls: assert in altcp_mbedtls_bio_recv if bad state 2019-02-18 13:13:24 +01:00
core udp: fix udp_bind for IPADDR_TYPE_ANY 2019-02-26 16:25:19 +01:00
include PPP, PPPoE: use service name and concentrator name 2019-02-26 16:26:22 +01:00
netif PPP, PPPoE: use service name and concentrator name 2019-02-26 16:26:22 +01:00
Filelists.cmake next release in this branch will be 2.1.3 2018-11-22 21:02:32 +01:00
Filelists.mk Revert Filelists.mk to original state - it is not really useful to generate it from Filelists.cmake 2018-05-02 09:40:36 +02:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00