summaryrefslogtreecommitdiff
path: root/package/network/utils/xtables-addons
Commit message (Collapse)AuthorAgeFilesLines
* build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packagesFelix Fietkau2014-06-301-0/+1
| | | | | | | | The idea is to gradually fix the packages Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 41411
* xtables-addons: #15516 Fix compile under linux 3.14Hauke Mehrtens2014-04-301-0/+14
| | | | | | | | Add compatibility inline function. Signed-off-by: Jan Kardell <jan.kardell@telliq.com> SVN-Revision: 40613
* xtables-addons: fix missing conversion from r38021 (resolves a broken ↵Felix Fietkau2013-09-221-1/+1
| | | | | | | | dependency) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38124
* kernel: make most modules use AutoProbeJohn Crispin2013-09-171-27/+27
| | | | | | | | now that we have modprobe we can set more than half of the modules to AutoProbe Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38021
* kernel: fix xtables-addons dependencies with kernel 3.3Hauke Mehrtens2013-07-191-2/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37461
* xtables-addons: use a select of kmod-ipt-core instead of depending on itJo-Philipp Wich2013-07-191-1/+1
| | | | SVN-Revision: 37425
* xtables-addons: add missing kmod dependenciesJo-Philipp Wich2013-07-191-3/+3
| | | | SVN-Revision: 37424
* xtables-addons: update to version 2.3, adds linux 3.10 compatibilityFelix Fietkau2013-07-107-95/+12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37226
* kernel: add some fixes for kernel 3.9Hauke Mehrtens2013-03-203-4/+18
| | | | | | This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages. SVN-Revision: 36098
* xtables-addons: fix packaging of iptaccountJo-Philipp Wich2013-02-281-0/+2
| | | | SVN-Revision: 35831
* xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and ↵Jo-Philipp Wich2013-01-171-2/+2
| | | | | | KGIDT_INIT() macros SVN-Revision: 35203
* xtables-addons: move to package/, add myself as maintainerJo-Philipp Wich2013-01-1718-0/+39869
SVN-Revision: 35193