lwip/src/include/netif
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
..
ppp PPP, PPPoE: use service name and concentrator name 2019-02-26 16:26:22 +01:00
bridgeif_opts.h BridgeIF: Move FDB implementation into a separate file, implementation is easier to understand like this. 2017-10-18 18:27:35 +02:00
bridgeif.h add 'extern "C" {}' for cplusplus in many headers 2018-07-19 22:05:43 +02:00
etharp.h
ethernet.h
ieee802154.h add 'extern "C" {}' for cplusplus in many headers 2018-07-19 22:05:43 +02:00
lowpan6_ble.h lowpan6_ble: local address is required for compression/decompression, too 2018-03-27 21:20:01 +02:00
lowpan6_common.h Move common 6LoWPAN code to new file lopwan6_common.c 2018-03-21 20:55:05 +01:00
lowpan6_opts.h lowpan6_ble.c: use common functions from lowpan6_common.c 2018-03-21 22:57:45 +01:00
lowpan6.h Move common 6LoWPAN code to new file lopwan6_common.c 2018-03-21 20:55:05 +01:00
slipif.h
zepif.h Make zepif dependent on LWIP_UDP config 2018-09-04 22:10:53 +02:00