I made NAT/conntrack module for xdmcp....

But I don't know how to distribute...

something like patch-o-matic..but I don't know..

I modified ip_conntrack.h

diff ip_conntrack.h ip_conntrack.h.orig
1,5d0
< /* modified by Hojae Lee
<  *  for xdmcp support
<  *          2002. 03. 18
<  */
<
98,101d92
< #if defined(CONFIG_IP_NF_XDMCP) || defined(CONFIG_IP_NF_XDMCP_MODULE)
< #include <linux/netfilter_ipv4/ip_conntrack_xdmcp.h>
< #endif
<
142,144d132
< #endif
< #if defined(CONFIG_IP_NF_XDMCP) || defined(CONFIG_IP_NF_XDMCP_MODULE)
<                                struct ip_ct_xdmcp ct_xdmcp_info;

and... my source codes...

What can I do?

file is attached....

(the object file is compiled in redhat 7.2 in x86 (kernel version 2.4.7-10))

Attachment: ip_nat_xdmcp_20020409.tgz
Description: application/compressed

Reply via email to