aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nf_nat_proto_sctp.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-24netfilter: add NAT support for shifted portmap rangesGravatar Thierry Du Tre 1-1/+1
2017-07-01sctp: remove the typedef sctp_sctphdr_tGravatar Xin Long 1-1/+1
2017-03-08netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidentlyGravatar Ying Xue 1-1/+12
2016-12-07netfilter: nat: skip checksum on offload SCTP packetsGravatar Davide Caratti 1-1/+4
2016-12-04netfilter: built-in NAT support for SCTPGravatar Davide Caratti 1-34/+1
2014-06-30netfilter: use IS_ENABLED() macroGravatar Duan Jiong 1-1/+1
2013-07-27net/sctp: Refactor SCTP skb checksum computationGravatar Joe Stringer 1-7/+1
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Gravatar Simon Horman 1-3/+2
2012-08-30netfilter: add protocol independent NAT coreGravatar Patrick McHardy 1-0/+103