1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lwip
Martine Lenders cc6b123758 lwip: initialize link-local address correctly
lwIP does some weird byte-swapping in netif_create_ip6_linklocal_address()
with non-ethernet-addresses, so I rather initialize it like in GNRC, so it is
compatible to both GNRC and emb6.
2016-08-02 16:33:35 +02:00
..
contrib lwip: initialize link-local address correctly 2016-08-02 16:33:35 +02:00
include pkt/lwip: fix guard comments in lwipopts 2016-07-14 16:45:44 +02:00
patches pkg: initial import of lwIP package 2016-03-30 00:10:05 +02:00
doc.txt pkg: initial import of lwIP package 2016-03-30 00:10:05 +02:00
Makefile pkg: initial import of lwIP package 2016-03-30 00:10:05 +02:00
Makefile.include lwip: initial import of conn_udp wrapper 2016-03-30 17:35:51 +02:00