All of lore.kernel.org
 help / color / mirror / Atom feed
* nfnetlink_queue question
@ 2013-07-09 22:40 Phil Oester
  2013-07-10  6:26 ` Florian Westphal
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Oester @ 2013-07-09 22:40 UTC (permalink / raw)
  To: netfilter-devel

The in-kernel header file include/uapi/linux/netfilter/nfnetlink_queue.h
nfqnl_attr_type enum includes two additional types:

        NFQA_CAP_LEN,                   /* __u32 length of captured packet */
        NFQA_SKB_INFO,                  /* __u32 skb meta information */

Which are not in the version shipped with libnetfilter_queue.  Should
these be in sync?

Phil

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

* Re: nfnetlink_queue question
  2013-07-09 22:40 nfnetlink_queue question Phil Oester
@ 2013-07-10  6:26 ` Florian Westphal
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Westphal @ 2013-07-10  6:26 UTC (permalink / raw)
  To: Phil Oester; +Cc: netfilter-devel

Phil Oester <kernel@linuxace.com> wrote:
> The in-kernel header file include/uapi/linux/netfilter/nfnetlink_queue.h
> nfqnl_attr_type enum includes two additional types:
> 
>         NFQA_CAP_LEN,                   /* __u32 length of captured packet */
>         NFQA_SKB_INFO,                  /* __u32 skb meta information */
> 
> Which are not in the version shipped with libnetfilter_queue.  Should
> these be in sync?

They are in the 'next' branch of libnetfilter_queue.git

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

end of thread, other threads:[~2013-07-10  6:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-09 22:40 nfnetlink_queue question Phil Oester
2013-07-10  6:26 ` Florian Westphal

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.