summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_nat_proto_sctp.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove the typedef sctp_sctphdr_tXin Long2017-07-011-1/+1
* netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidentlyYing Xue2017-03-081-1/+12
* netfilter: nat: skip checksum on offload SCTP packetsDavide Caratti2016-12-071-1/+4
* netfilter: built-in NAT support for SCTPDavide Caratti2016-12-041-34/+1Star
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-301-1/+1
* net/sctp: Refactor SCTP skb checksum computationJoe Stringer2013-07-281-7/+1Star
* sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-3/+2Star
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-0/+103