summaryrefslogtreecommitdiffstats
path: root/xtables.c
Commit message (Expand)AuthorAgeFilesLines
* rename overlapping function namesJan Engelhardt2008-01-201-0/+318
* bunch o' renamesJan Engelhardt2008-01-201-0/+148
* print warning when dlopen failsJan Engelhardt2008-01-201-0/+14
* common error messagesJan Engelhardt2008-01-201-0/+49
* Introduce strtonum(), which works like string_to_number(), but passesJan Engelhardt2008-01-201-0/+44
* iptables and NO_SHARED_LIBS/dlfcn.hMike Frysinger2007-12-191-1/+4
* Fix showing help text for matches/targets with revision as userPatrick McHardy2007-12-031-0/+9
* [PATCH iptables] print warnings to stderrMax Kellermann2007-10-171-3/+4
* Tries to load libxt_*.so at first.Yasuyuki KOZAKAI2007-08-041-15/+22
* Moves all declarations in iptables_common.h to xtables.h.Yasuyuki KOZAKAI2007-07-241-1/+0
* Moves some duplicated functions in ip[6]tables.c to xtables.cYasuyuki KOZAKAI2007-07-241-0/+103
* Introduces xtables match/target registrationYasuyuki KOZAKAI2007-07-241-0/+342
* Moves ip[6]tables_insmod() to xtables.c as xtables_insmod()Yasuyuki KOZAKAI2007-07-241-1/+85
* Moves common fw_malloc() and fw_calloc() to xtables.cYasuyuki KOZAKAI2007-07-241-0/+30
* Adds xtables.[ch] and change Makefile to compile itYasuyuki KOZAKAI2007-07-241-0/+19