diff --git a/sys/include/net/ng_netconf.h b/sys/include/net/ng_netconf.h index 4567f5ceb490682963260028f8d8410cc44173f0..cb86e37a882d77d5396b23ec92602be01847126e 100644 --- a/sys/include/net/ng_netconf.h +++ b/sys/include/net/ng_netconf.h @@ -45,7 +45,9 @@ typedef enum { NETCONF_OPT_ADDR_LEN, /**< get the default address length a * network device expects as uint16_t in * host byte order */ - + NETCONF_OPT_SRC_LEN, /**< get/set the address length to choose + * for the network device's source address + * as uint16_t in host byte order */ /** * @brief get/set the network ID as uint16_t in host byte order *