Re: ipt_TOS.o vs libipt_TOS.so

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--- Ahmad Almulhem <feltah@xxxxxxxxx> wrote:
> I am new to iptables and I am confusing
> ipt_TOS.o and libipt_TOS.so. 
> 
> When you specify the following target 
> 
> iptables -j TOS --set-tos 4
> 
> which one is called? 

  Every iptables match/target has a kernel module and
a user space shared library. The libipt_*.so are the
user space shared libraries while the ipt_*.o (now
ipt_*.ko) are the kernel modules. Both of them are
required for every match/target.

  Hope this helps.

=====
Regards,
Kiran Kumar Immidi

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux