Project

General

Profile

Actions

Bug #183

closed

Batman-adv 2014.1 does not close handle on interface

Added by Ruben Kelevra about 10 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
04/19/2014
Due date:
% Done:

0%

Estimated time:

Description

Were using fastd here, for tunneling over the internet the batman-adv packets.

Since we try to update to 2014.1 we installed a server, and batman-adv on ArchLinux running Kernel 3.14.1.

Batman-adv is compiled from source via AUR1.

On start of fastd we do run

batctl -m mesh-gro if add ffgro-mesh-vpn
ip link set up dev mesh-gro
brctl addif freifunk-gro mesh-gro

pre-down we run:
brctl delif freifunk-gro mesh-gro
batctl -m mesh-gro if del ffgro-mesh-vpn

The kill of fastd is delayed much with the kernel-message

unregister_netdevice: waiting for ffgro-mesh-vpn to become free. Usage count = 1

I try a downgrade to 2013.4, no such problem occour there.

[1] https://aur.archlinux.org/packages/batman-adv/

Actions

Also available in: Atom PDF