All of lore.kernel.org
 help / color / mirror / Atom feed
* Changing the content of tcp timeouts in ip_conntrack_proto_tcp.c
@ 2004-01-14 10:34 Emmanuel Guiton
  2004-01-14 11:11 ` Henrik Nordstrom
  0 siblings, 1 reply; 11+ messages in thread
From: Emmanuel Guiton @ 2004-01-14 10:34 UTC (permalink / raw)
  To: netfilter-devel@lists.netfilter.org

Hi!

In the target module I'm writing, I need to customize the values 
ip_ct_tcp_timeout_/somthing/ in the ip_conntrack_proto_tcp.c file. I 
tried to write an extern function on the model of ip_ct_refresh, but I 
always got the same problem with depmod:

depmod: *** Unresolved symbols in 
/lib/modules/2.4.23/kernel/net/ipv4/netfilter/ipt_MY_TARGET.o
depmod:     ip_ct_proto_tcp_set_timeouts

Does someone have a good advice on how to proceed correctly?

                 Emmanuel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-01-15 14:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-14 10:34 Changing the content of tcp timeouts in ip_conntrack_proto_tcp.c Emmanuel Guiton
2004-01-14 11:11 ` Henrik Nordstrom
2004-01-14 12:39   ` Emmanuel Guiton
2004-01-14 12:50     ` KOVACS Krisztian
2004-01-14 13:23       ` Emmanuel Guiton
2004-01-15  8:26         ` Side effect? - " Emmanuel Guiton
2004-01-15 13:14           ` KOVACS Krisztian
2004-01-15 13:32             ` Userspace msg, hw_addr unused? Scott MacKay
2004-01-15 14:00               ` Scott MacKay
2004-01-15 14:19             ` Side effect? - Re: Changing the content of tcp timeouts in ip_conntrack_proto_tcp.c Emmanuel Guiton
2004-01-15 14:29               ` Last minute erratum: I'm stupid. - Re: Side effect? - Re: Changing the content of tcp timeouts Emmanuel Guiton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.