device: add device handler list
authorArne Kappen <akappen@inet.tu-berlin.de>
Thu, 18 Aug 2016 09:35:29 +0000 (11:35 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 26 Aug 2016 08:38:50 +0000 (10:38 +0200)
commit8bf5df1d052a853579c0474dabc87af2d113fb53
treecece5a620676a437299aff688a2a6294deda5dd8
parentf56a7fbaa6f155c654e7d01b5c4c0594f21239d6
device: add device handler list

Device handlers now also declare if they have bridge capabilities and include
a string to prefix device names for their types.

Signed-off-by: Arne Kappen <akappen@inet.tu-berlin.de>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [cleanup/fixes]
bridge.c
config.c
device.c
device.h