aboutsummaryrefslogtreecommitdiff
path: root/libs/libnetfilter-log
Commit message (Collapse)AuthorAge
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* libnetfilter-log: import from baseRosen Penev2020-11-27
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libnetfilter-log: remove (added to core)Nicolas Thill2015-02-08
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* libnetfilter-log: import from old packages feedNicolas Thill2014-08-23
- update to latest version (v1.0.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>