On Sunday, September 09, 2012 16:46:46 Antonio Quartulli wrote:
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
v2:
- added check for !parent_dev with WARN_ON()
hard-interface.c | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-)
Applied in revision 3d48811.
Thanks, Marek