device: Support multicast config option
authorHans Dedecker <dedeckeh@gmail.com>
Mon, 1 Feb 2016 09:56:29 +0000 (10:56 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 1 Feb 2016 10:09:58 +0000 (11:09 +0100)
commitabbea9ebe8a8b56032e0f85b8572f0671dc094e5
tree08e964c7f96ca12e6827c07c7a198d4300d5fc93
parentfa624787a83347039ff690ec0a8e209fd1642c2e
device: Support multicast config option

Make multicast device flag configurable by extending device attributes
with the multicast attribute

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Signed-off-by: Nick Podolak <nicholas.podolak@dtechlabs.com>
device.c
device.h
system-linux.c