1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00

Merge pull request #3752 from authmillenon/gnrc_ipv6_netif/fix/wired-flag

gnrc_ipv6_netif: IS_WIRED flag collides with Home Agent flag
This commit is contained in:
Martine Lenders 2015-09-02 13:00:27 +02:00
commit df827d9c34

View File

@ -181,7 +181,7 @@ extern "C" {
/**
* @brief Flag to indicate if the interface is operating over a wired link
*/
#define GNRC_IPV6_NETIF_FLAGS_IS_WIRED (0x2000)
#define GNRC_IPV6_NETIF_FLAGS_IS_WIRED (0x0080)
/**
* @brief Flag to indicate that the interface has other address