summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/nf_nat_proto_common.c
AgeCommit message (Expand)Author
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2010-08-02netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao
2008-08-18nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomizationStephen Hemminger
2008-04-14[NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt
2008-04-14[NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsingPatrick McHardy
2008-04-14[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy
2008-04-14[NETFILTER]: nf_nat: fix random mode not to overwrite port roverPatrick McHardy
2008-04-14[NETFILTER]: nf_nat: add helpers for common NAT protocol operationsPatrick McHardy