1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
Benjamin Valentin b208db0f27 gnrc_ipv6_auto_subnets: auto-configuration for nested subnets
If we get a large (e.g. /62) prefix from e.g. DHCPv6, we can split it
into subnets automatically to configure downstream interfaces.

This allows for automatic configuration of daisy-chained nodes or
nodes connected in a tree topology.

To enable the feature, a new pseudo-module `gnrc_ipv6_auto_subnets` is
provided.
2021-09-02 15:35:14 +02:00
..
2021-01-26 16:17:18 +01:00
2020-10-23 11:27:48 +02:00
2020-11-13 22:59:09 +01:00
2021-01-21 11:22:33 +01:00
2021-08-13 19:50:38 +02:00
2018-06-11 19:12:02 +02:00
2015-08-30 14:00:33 +02:00