summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_CLASSIFY.c
Commit message (Expand)AuthorAgeFilesLines
* arptables-compat: add support for the CLASSIFY targetArturo Borrero2015-03-051-12/+32
* extensions: add copyright statementsPatrick McHardy2013-05-291-0/+4
* libxt_CLASSIFY: use guided option parserJan Engelhardt2011-04-061-40/+15
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-3/+3
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-3/+0
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-2/+3
* extensions: use NFPROTO_UNSPEC for .family fieldJan Engelhardt2009-06-011-1/+1
* CLASSIFY: document non-standard interpretation behaviorJan Engelhardt2009-04-041-1/+1
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-3/+3
* src: Update commentsJan Engelhardt2008-09-011-5/+0
* Remove old functions, constantsJan Engelhardt2008-04-151-5/+3
* Implement AF_UNSPEC as a wildcard for extensionsJan Engelhardt2008-04-141-16/+1
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Unique symbols and no '&' charactersLászló Attila Tóth2007-10-081-26/+26
* Constify data structuresJan Engelhardt2007-10-041-1/+1
* Delete empty ->init() functionsJan Engelhardt2007-10-041-8/+0
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-2/+2
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-1/+1
* Add IPv6 support to CLASSIFY targetYasuyuki KOZAKAI2007-08-041-0/+145