aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iftop/patches/0001-force-ncurses.patch
Commit message (Collapse)AuthorAgeFilesLines
* iftop: Update to latest version, and drop patchBert Vermeulen2016-05-101-12/+0
| | | | | | | The patch made sure the ncursesw library was not selected to save space, but that library doesn't exist in this distribution at all. Signed-off-by: Bert Vermeulen <bert@biot.com>
* iftop: update iftop to 1.0pre2Florian Fainelli2012-10-161-0/+12
Most significantly, includes IPv6 support. This version forces libncurses, by patching the configure script, instead of allowing libncursesw, saving (~65k) image space. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 33782