index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_sctp.c
Age
Commit message (
Expand
)
Author
2010-06-09
netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4...
Shan Wei
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-03-25
netfilter: xtables: change matches to return error code
Jan Engelhardt
2010-03-25
netfilter: xtables: change xt_match.checkentry return type
Jan Engelhardt
2010-03-25
netfilter: xtables: untangle spaghetti if clauses in checkentry
Jan Engelhardt
2010-03-18
netfilter: xtables: replace custom duprintf with pr_debug
Jan Engelhardt
2009-02-09
netfilter: xt_sctp: sctp chunk mapping doesn't work
Qu Haoran
2008-10-08
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-04-14
[NETFILTER]: annotate xtables targets with const and remove casts
Jan Engelhardt
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
2007-10-18
[NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required
Li Zefan
2007-10-11
[NETFILTER]: x_tables: add missing ip6t_modulename aliases
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
2007-07-10
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
2007-07-10
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2006-12-02
[SCTP]: Netfilter sctp annotations.
Al Viro
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-06-29
[NETFILTER]: xt_sctp: fix --chunk-types matching
Jorge Matias
2006-06-19
[NETFILTER]: xt_sctp: fix endless loop caused by 0 chunk length
Patrick McHardy
2006-06-17
[NETFILTER]: x_tables: remove some unnecessary casts
Patrick McHardy
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-22
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
2006-03-20
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
2006-03-20
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte