Displaying 3 results from an estimated 3 matches for "imq_target".
Did you mean:
  dm_target
  
2004 Oct 20
2
structure has no member named `imq_flags`
hi
When compile kernel 2.6.8.1 with imq patch the following message is print:
net/ipv4/netfilter/ipt_IMQ.c: In function `imq_target'':
net/ipv4/netfilter/ipt_IMQ.c:19: error: structure has no member named
`imq_flags''
what is that?
when patch the kernel no problem message.
the patch is linux-2.6.8-imq-3.diff
i''m scan in google but nothing found
Thanks
_______________________________________________
LA...
2005 Oct 04
0
IMQ and nfcache
...in trouble with 
nfcache. I have to be honest that I''m not following kernel devel as I 
should so I need to ask for a little help here. I know Mr Harald Welte 
removed nfcache but I''m not sure about the way to go. I have this at 
net/ipv4/netfilter/ipt-IMQ.c:
static unsigned int imq_target(struct sk_buff **pskb,
                               const struct net_device *in,
                               const struct net_device *out,
                               unsigned int hooknum,
                               const void *targinfo,
                               void *userdata)
{...
2012 Sep 30
12
shorewall dynamic zones confusion
...E): Available
    Header Match (HEADER_MATCH): Not available
    ACCOUNT Target (ACCOUNT_TARGET): Available
    AUDIT Target (AUDIT_TARGET): Available
    ipset V5 (IPSET_V5): Available
    Condition Match (CONDITION_MATCH): Available
    Statistic Match (STATISTIC_MATCH): Available
    IMQ Target (IMQ_TARGET): Not available
    DSCP Match (DSCP_MATCH): Available
    DSCP Target (DSCP_TARGET): Available
    Geo IP match: Not available
    iptables -S (IPTABLES_S): Available
    Basic Filter (BASIC_FILTER): Available
    CT Target (CT_TARGET): Available
The zones file has:
fw    firewall
net    ipv4
loc...