RIOT/sys/net
Martine Lenders 7f70bb33f3 gnrc_rpl: remove route before updating it
The "new" forwarding table does not update an old route but just adds
another as long as it is not *exactly* the same. However, the RPL
adaptation missed to remove the old route so RPL got easily confused
about where it actually needed to send packets.

(cherry picked from commit 3d821ee195)
2018-05-04 19:08:05 +02:00
..
application_layer sys/net/uhcpc: add missing stdio.h include 2018-04-16 23:06:15 +02:00
crosslayer drivers/netdev: added BLE adaption for netdev 2018-04-06 11:18:53 +02:00
gnrc gnrc_rpl: remove route before updating it 2018-05-04 19:08:05 +02:00
link_layer sys/net: iolist updates 2018-03-06 14:00:32 +01:00
netdev_test sys/net: iolist updates 2018-03-06 14:00:32 +01:00
network_layer ipv6_addr: provide fix for off-by-x error 2017-04-25 19:19:43 +02:00
routing gnrc: remove legacy network interface structures 2017-11-17 09:20:29 +01:00
skald sys/net: added Skald 2018-04-06 11:18:53 +02:00
sock sys: net: sock: add utility functions 2017-03-28 19:16:27 +02:00
transport_layer net: add tcp_hdr_print 2017-02-07 13:42:41 +01:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00