it was the default version present in yesterday openwrt stable 15.05.1
in batman makefile i have :
include $(TOPDIR)/rules.mk
PKG_NAME:=batman-adv
PKG_VERSION:=2016.1 PKG_RELEASE:=1 PKG_MD5SUM:=8c8e449009b4d29512d26ee308960bb5
On 07/05/2016 18:28, Sven Eckelmann wrote:
On Saturday 07 May 2016 18:04:41 contact wrote:
Thank you, it is working and it is more clear for me.
I have switched to V but when I switch on other V nodes, my first node reset or freeze, probably a kernel panic. Need to plug a rs232 to be able to see what could be the problem. I will switch back to IV.
Which version did you build?
https://github.com/openwrt-routing/packages/commit/8dec3dc38b514ed8f1212b51f...
or
https://github.com/openwrt-routing/packages/commit/a3cd8a1729779b8a39336a863...
or a different version/feed? Please make sure that you don't use a legacy feed together with batman-adv v2016.1 and B.A.T.M.A.N. V. It can only be used when build directly against the used mac80211 package which is only done in the two openwrt feeds linked here (and in a devel feed [1] which is building always against the current master).
Kind regards, Sven