~ubuntu-branches/ubuntu/karmic/iptables/karmic

« back to all changes in this revision

Viewing changes to include/net/netfilter/nf_nat.h

  • Committer: Bazaar Package Importer
  • Author(s): Bhavani Shankar
  • Date: 2009-07-14 15:59:54 UTC
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: james.westby@ubuntu.com-20090714155954-fu29byrib4zshbaa
Tags: upstream-1.4.4
ImportĀ upstreamĀ versionĀ 1.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#define IP_NAT_RANGE_MAP_IPS 1
19
19
#define IP_NAT_RANGE_PROTO_SPECIFIED 2
20
20
#define IP_NAT_RANGE_PROTO_RANDOM 4
 
21
#define IP_NAT_RANGE_PERSISTENT 8
21
22
 
22
23
/* NAT sequence number modifications */
23
24
struct nf_nat_seq {