Skip to content

Commit

Permalink
iftop: bump to latest
Browse files Browse the repository at this point in the history
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.
Choose first running interface, rather than first "up" interface (Redhat #1403025)

Signed-off-by: Kevin Darbyshire-Bryant <[email protected]>
Tested-by: Koen Vandeputte <[email protected]>
  • Loading branch information
ldir-EDB0 authored and blogic committed Apr 27, 2018
1 parent d168c2c commit 78f4305
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/network/utils/iftop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ PKG_RELEASE:=1

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://code.blinkace.com/pdw/iftop.git
PKG_SOURCE_DATE:=2017-02-06
PKG_SOURCE_VERSION:=35af3cf65f17961d173b31fd3b00166ec095c226
PKG_MIRROR_HASH:=84131e2448ea5aa884d2bd7d58dc81741b5c476b4664a8c2c1eb34f62985804a
PKG_SOURCE_DATE:=2017-03-22
PKG_SOURCE_VERSION:=949ed0f7e2c54c598868c270b82c2d702131a339
PKG_MIRROR_HASH:=2ba96d9a2adf4e43aaab439a9ccab8f21b415da48d1c8939f6dcea8e6e11524f
PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
PKG_LICENSE:=GPL-2.0

Expand Down

0 comments on commit 78f4305

Please sign in to comment.