1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer/ndp
Martine Lenders e51786910d gnrc_ndp: add PIO to router advertisements
The PIOs for the configured prefixes were generated, but never added to
the packet, causing some problems in the packet buffer.

Fixes #3815 (possibly)
2015-09-11 15:54:57 +02:00
..
host gnrc_ndp_host: initial import 2015-09-02 17:31:09 +02:00
internal gnrc_ndp: add PIO to router advertisements 2015-09-11 15:54:57 +02:00
node gnrc/ndp: fix warning about double parentheses 2015-09-03 11:49:57 +02:00
router gnrc: adapt for gnrc_sixlowpan_nd_router 2015-09-10 02:13:45 +02:00
gnrc_ndp.c ndp: fix bug in option parsing of RTR_ADV and add debug support 2015-09-10 14:30:38 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00