summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_multiport.c
AgeCommit message (Expand)Author
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-05-02netfilter: xtables: fix incorrect return codeJan Engelhardt
2010-03-25netfilter: xtables: remove xt_multiport revision 0Jan Engelhardt
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt
2010-03-18netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-04-14[NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy
2006-06-17[NETFILTER]: x_tables: add SCTP/DCCP support where missingPatrick McHardy
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai