Benjamin Valentin
0ffe5a09f4
examples/gnrc_border_router: automatically start ZEP dispatcher
2020-11-13 18:11:33 +01:00
Akshai M
0413a5881f
net/dhcpv6 : Expose to Kconfig
...
Expose configurations to Kconfig. Add conditional CFLAGS to avoid
conflicts with Kconfig.
2020-07-24 00:23:08 +05:30
Akshai M
1c37e11c0e
net/dhcpv6 : Move 'DHCPV6_CLIENT_PFX_LEASE_MAX' to 'CONFIG_'
2020-07-23 21:10:26 +05:30
Benjamin Valentin
e83409b8c0
examples/gnrc_border_router: allow to configure more than one ZEP device
...
Native supports multiple ZEP devices, so add a config option for it to
gnrc_border_router.
This allows for easier testing of border routers with multiple interfaces.
2020-04-05 01:14:03 +02:00
Martine S. Lenders
9cadd5569f
gnrc_border_router: move module specific config to extra Makefile
...
This aims to make the main Makefile more accessible for new users.
2020-03-03 18:24:46 +01:00