bump l3roamd version

* memory alignment fixes
* fixes for uninitialized memory
* fixes for neighbour detection (removal of neighbours)
* scheduling fixes in taskqueue
* schedule removal of nodes in NUD_PROBE
This commit is contained in:
Christof Schulze 2019-06-24 09:16:26 +02:00
parent 32c9f657d1
commit aae659d48d
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=l3roamd
PKG_SOURCE_DATE:=2019-05-26
PKG_SOURCE_DATE:=2019-06-28
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/freifunk-gluon/l3roamd.git
PKG_SOURCE_VERSION=327a8fcdf34f6193b8144449a3ce3a96f78a5a24
PKG_SOURCE_VERSION=e4fa8dc4d316ee9dadaced76ca833055db2af61e
CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=MINSIZEREL
#CMAKE_OPTIONS += -DCMAKE_BUILD_TYPE:STRING=Debug