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/ipv6
Oleg Hahm 86cabbd102 fib: add data struct for meta information
In order to properly make use of different FIB tables, handling of different sizes is required. The fib_table_t provides a pointer to the array of entries and its size.
2015-09-01 11:09:10 +02:00
..
ext gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
hdr gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
nc gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
netif gnrc_ipv6_netif: initialize MTU from device, if possible 2015-08-21 19:05:52 +02:00
gnrc_ipv6.c fib: add data struct for meta information 2015-09-01 11:09:10 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00