All of lore.kernel.org
 help / color / mirror / Atom feed
* Iptables and kernel modules
@ 2005-07-01  0:41 LAAROUCHI Youssef
  2005-07-03 21:09 ` Jonas Berlin
  0 siblings, 1 reply; 7+ messages in thread
From: LAAROUCHI Youssef @ 2005-07-01  0:41 UTC (permalink / raw)
  To: netfilter-devel; +Cc: laarouch

Hi,

I've created a kernel module to modify the format of
exchanged IP packets... This module is correctly inserted
into the kernel. I then want to make this module receive
the packets by using the following command :

#iptables -t mangle -A INPUT -p icmp --icmp-type 38 -j 
puzClient

This command returns an error asking for .so file... The
problem is that I don't know the format of .so files.. I
have generated one .so file by adding -shared in the link
command, but it doesn't solve the problem. I have undefined
symbols error.

So can you specify to me how the .so files are generated ?
and what is the necessary format to generate a ipt_target
so file. And eventually, can we make iptables working
directly  with kernel modules without using .so files  ? ? 

Thanks,

Youssef


	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

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

end of thread, other threads:[~2005-07-11 15:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-01  0:41 Iptables and kernel modules LAAROUCHI Youssef
2005-07-03 21:09 ` Jonas Berlin
2005-07-11 13:16   ` bandwidth saving idea Oscar Mechanic
2005-07-11 13:26     ` Eric Leblond
2005-07-11 14:38       ` Oscar Mechanic
2005-07-11 14:49         ` Eric Leblond
2005-07-11 15:02           ` Amin Azez

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.