summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/iptraf/iptraf-ng
Commit message (Collapse)AuthorAgeFilesLines
* iptraf-ng: Create /var/log and /var/lib subdirs at runtimeKhem Raj2021-11-041-0/+2
| | | | | | | This ensures that /var can be empty during build and populated only at runtime Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iptraf-ng: Upgrade to 1.2.1Khem Raj2021-11-014-77/+77
| | | | | | | | | | | Add patch to fix cross build Fix runtime with systemd Release notes https://github.com/iptraf-ng/iptraf-ng/releases/tag/v1.2.0 https://github.com/iptraf-ng/iptraf-ng/releases/tag/v1.2.1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iptraf-ng: Add new recipeKhem Raj2017-09-072-0/+135
Delete iptraf and use iptraf-ng to provide iptraf functionality Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>