net: Add multicast address to network interface
Change-Id: Ifc09d2e1d3ac44ab0f5980ee17299119fbe2a867 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
ac479e19b8
commit
ad848dcfbf
3 changed files with 22 additions and 2 deletions
|
@ -18,6 +18,4 @@
|
|||
#include <net/uip/net_if.h>
|
||||
#elif defined(CONFIG_NET_YAIP)
|
||||
#include <net/yaip/net_if.h>
|
||||
#else
|
||||
#error "Either uIP or YAIP needs to be selected."
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue