summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_SECMARK.c
Commit message (Expand)AuthorAgeFilesLines
* libxt_SECMARK: use guided option parserJan Engelhardt2011-04-061-39/+15
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-3/+3
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-2/+0
* include: update files with headers from Linux 2.6.37-rc1Jan Engelhardt2010-12-031-4/+4
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-2/+3
* extensions: use NFPROTO_UNSPEC for .family fieldJan Engelhardt2009-06-011-1/+1
* extensions: add const qualifiers in print/save functionsJan Engelhardt2009-05-261-3/+3
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-4/+4
* src: Update commentsJan Engelhardt2008-09-011-5/+0
* sparse warning fixes: integer used as pointerPatrick McHardy2008-06-071-1/+1
* Remove old functions, constantsJan Engelhardt2008-04-151-5/+3
* Implement AF_UNSPEC as a wildcard for extensionsJan Engelhardt2008-04-141-17/+1
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Unique names 2/6Jan Engelhardt2007-10-041-24/+24
* Delete empty ->init() functionsJan Engelhardt2007-10-041-6/+0
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-1/+1
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
* Remove the .next=NULL field. This is automatically initialized to zero.Jan Engelhardt2007-07-301-2/+0
* Unifies libip[6]t_SECMARK.c into libxt_SECMARK.cYasuyuki KOZAKAI2007-07-241-0/+144