summaryrefslogtreecommitdiff
path: root/net/netfilter/xt_sctp.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-15/+15
2006-12-03[SCTP]: Netfilter sctp annotations.Al Viro1-1/+1
2006-09-23[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+0
2006-09-23[NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy1-30/+21
2006-06-30[NETFILTER]: xt_sctp: fix --chunk-types matchingJorge Matias1-1/+1
2006-06-20[NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk lengthPatrick McHardy1-1/+1
2006-06-18[NETFILTER]: x_tables: remove some unnecessary castsPatrick McHardy1-3/+1
2006-03-29[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-23[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-5/+7
2006-03-21[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-0/+2
2006-03-21[NETFILTER]: Convert x_tables matches/targets to centralized error checkingPatrick McHardy1-47/+17
2006-01-13[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-0/+250