banip: Added packet logging feature. Resolved shellcheck warnings.

Signed-off-by: Richard Gering <rg4github@dutchies.us>
This commit is contained in:
Richard Gering
2020-10-24 15:09:44 -07:00
committed by Richard Gering
parent 70aa64bd22
commit 29a4f8bbb7
4 changed files with 193 additions and 99 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=banip
PKG_VERSION:=0.3.11
PKG_VERSION:=0.3.12
PKG_RELEASE:=1
PKG_LICENSE:=GPL-3.0-or-later
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>