commit | b7eddd0b3950ea9dc863f1cbfa30d172dbf772f4 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Sun Sep 09 10:46:46 2012 +0200 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Nov 14 21:00:33 2012 +0100 |
tree | 1cf1d410c51381b1f02234c297a2650dee3fa7d5 | |
parent | a7528f8ddda9fba061148e18e71761b50b1c6d26 [diff] |
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>