lwip/src/include
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
..
compat Restructure compatibility headers to fix bug #51463 2017-07-20 22:11:55 +02:00
lwip altcp: support for setting keepalive parameters 2019-02-18 13:13:24 +01:00
netif PPP, PPPoE: use service name and concentrator name 2019-02-26 16:26:22 +01:00