]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: prevent using any virtual device created on batman-adv as hard-interface
authorAntonio Quartulli <ordex@autistici.org>
Sun, 9 Sep 2012 08:46:46 +0000 (10:46 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 14 Nov 2012 20:00:33 +0000 (21:00 +0100)
commit9b7cca42e01c030cd66c94c3f239879ec129bd1b
tree1cf1d410c51381b1f02234c297a2650dee3fa7d5
parenteadf3b3eb63aef2daa3eacbff2e5dc5b92adb87e
batman-adv: prevent using any virtual device created on batman-adv as hard-interface

Any virtual device created on top of a batman-adv mesh interface must be
prevented to be used to create a new mesh network (this would lead to an
unwanted batman-over-batman configuration)

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
net/batman-adv/hard-interface.c