bump mmfd: Bugfix Crash and firends

* include bugfix to allow sending unicast packets to neighbours
* FIX crash due to wrong format string
* FIX packet forwarding on mesh devices added via socket
* allow to build statically
* avoid adding mesh interfaces multiple times
This commit is contained in:
Christof Schulze 2019-07-21 04:44:10 +02:00
parent dccead7083
commit 0447a6960c
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mmfd
PKG_SOURCE_DATE:=2019-07-20
PKG_SOURCE_DATE:=2019-08-23
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/mmfd.git
PKG_SOURCE_VERSION:=3c4ce688e40c32e7dfbf945d9f224353fe5d8363
PKG_SOURCE_VERSION:=1cd006170b5b17e7d1e825d312d8029ba4e3161b
PKG_BUILD_DEPENDS += libjson-c