aboutsummaryrefslogtreecommitdiff
path: root/net/noddos/patches/020-Ipset.cxx-update-libipset-API-to-version-7.patch
Commit message (Collapse)AuthorAge
* noddos: removeRosen Penev2020-12-19
| | | | | | | | | According to https://github.com/openwrt/packages/issues/14248 , this is totally abandoned. The website isn't even up anymore. Fixes: https://github.com/openwrt/packages/issues/14248 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* noddos: add libipset-7, uclient-fetch compatiblityEneas U de Queiroz2019-04-22
Old API compatibility was kept with a compatiblity shim. Detect wget --timestamping support to make it compatible with uclient-fetch implementation of wget. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>