summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_nat_helper.c
AgeCommit message (Expand)Author
2017-04-06netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-07-31netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy
2013-07-31netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy
2013-07-31netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy
2013-05-31netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman
2013-04-18netfilter: add my copyright statementsPatrick McHardy
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy