2003-09-12 11:33:26

by maximilian attems

[permalink] [raw]
Subject: [patch] eliminate duplicate Definition in ip_nat.h


--- linux-2.6.0-test5/include/linux/netfilter_ipv4/ip_nat.h Mon Sep 8 21:50:41 2003
+++ linux/include/linux/netfilter_ipv4/ip_nat.h Fri Sep 12 13:21:25 2003
@@ -19,11 +19,6 @@
#define HOOK2MANIP(hooknum) ((hooknum) != NF_IP_POST_ROUTING && (hooknum) != NF_IP_LOCAL_IN)
#endif

-/* 2.3.19 (I hope) will define this in linux/netfilter_ipv4.h. */
-#ifndef SO_ORIGINAL_DST
-#define SO_ORIGINAL_DST 80
-#endif
-
#define IP_NAT_RANGE_MAP_IPS 1
#define IP_NAT_RANGE_PROTO_SPECIFIED 2
/* Used internally by get_unique_tuple(). */


actually 2.4.22 _and_ 2.6.0-test5 defines it :)
please apply
a++ maks



Attachments:
(No filename) (605.00 B)
(No filename) (232.00 B)
Download all attachments