mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
mwan3: use ping -I for ipv6 after tunnel kernel fix
Now that tunnels have been fixed with openwrt commit c9c7b4b3945c01c2aadf3ef5d9a77c8200db80f1 for stable branch 19.07 ping with src ip is no longer needed. fixes #13655 Signed-off-by: Florian Eckert <fe@dev.tdt.de> * Update commit message Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
This commit is contained in:
committed by
Florian Eckert
parent
2a7bbad223
commit
6bd3f5c377
+2
-2
@@ -8,8 +8,8 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mwan3
|
||||
PKG_VERSION:=2.8.14
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.8.15
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user