summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_nat_proto_sctp.c
AgeCommit message (Expand)Author
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long
2017-03-08netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidentlyYing Xue
2016-12-07netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti
2014-06-30netfilter: use IS_ENABLED() macroDuan Jiong
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy