Re: about netfilter priority

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

 



Hi!

On Wed, Jul 09, 2003 at 10:27:48PM +0800, Yuan ChunYang wrote:
> 
> As we know ,netfilter supply seven priorities,
>         NF_IP_PRI_FIRST = INT_MIN,
>         NF_IP_PRI_CONNTRACK = -200,
>         NF_IP_PRI_MANGLE = -150,
>         NF_IP_PRI_NAT_DST = -100,
>         NF_IP_PRI_FILTER = 0,
>         NF_IP_PRI_NAT_SRC = 100,
>         NF_IP_PRI_LAST = INT_MAX,
> 
> 1.Can somebody can tell me how to use this priority?

The priority determines the order in which registered functions are
called [in case you have multiple functions registered at one hook].

> Please help me!
-- 
- Harald Welte <laforge@netfilter.org>             http://www.netfilter.org/
============================================================================
  "Fragmentation is like classful addressing -- an interesting early
   architectural error that shows how much experimentation was going
   on while IP was being designed."                    -- Paul Vixie

Attachment: pgp00073.pgp
Description: PGP signature


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux