From: Etienne Champetier Date: Wed, 14 Aug 2019 04:25:59 +0000 (-0700) Subject: phantap: update to latest commit X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F9722%2Fhead;p=feed%2Fpackages.git phantap: update to latest commit f5420af phantap: do not capture vlans 5d1bd13 phantap-learn: improve the BPF filter, exclude vlans be6f7d9 Readme.md: we now support talking to the victim. 8789da5 README.md: fix typo Signed-off-by: Etienne Champetier --- diff --git a/net/phantap/Makefile b/net/phantap/Makefile index 33ba174a5b..0837570429 100644 --- a/net/phantap/Makefile +++ b/net/phantap/Makefile @@ -11,9 +11,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/nccgroup/phantap -PKG_SOURCE_DATE:=2019.08.04 -PKG_SOURCE_VERSION:=f104742cf489b2b916a2cf9e2ee980259b89efe7 -PKG_MIRROR_HASH:=ebe090dbfeb0ef928b28a15c17290abbcdee043e77f38bd38acaabe38f2b685e +PKG_MIRROR_HASH:=d81f7b52f2259af093240446674b41ce354222aa7d851504fbc445f3a7c1431e +PKG_SOURCE_DATE:=2019.08.13 +PKG_SOURCE_VERSION:=f5420af847dd53b2d4cf2b5c2551239709d51bf7 PKG_MAINTAINER:=Diana Dragusin , \ Etienne Champetier