netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] libnetfilter_queue: gso handling support
@ 2013-04-26  8:33 Florian Westphal
  2013-04-26  8:33 ` [PATCH 1/4] build: don't install internal.h Florian Westphal
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Florian Westphal @ 2013-04-26  8:33 UTC (permalink / raw)
  To: netfilter-devel

Hi,

this is V2 of the gso paches for libnetfilter_queue.

Changes since V1:
- refresh nfnetlink_queue.h with nf-next copy instead of removing it
- don't install internal.h on "make install"
- avoid magic number in example program

Thanks,
Florian


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/4] libnetfilter_queue: gso handling support
@ 2013-04-25 10:43 Florian Westphal
  2013-04-25 10:43 ` [PATCH 2/4] examples/nf-queue: handle recv error, use larger buffer Florian Westphal
  0 siblings, 1 reply; 8+ messages in thread
From: Florian Westphal @ 2013-04-25 10:43 UTC (permalink / raw)
  To: netfilter-devel

Hello,

these are the userspace changes for gso-avoidance in nf_queue.
These are really just updates to header files to get the new flag
and attribute, plus a small change to the validation function.

Two major changes:
- the example program
- partial revert of the libmnl API change

The latter needs double-checking that everything is consistent
now.

I'll push these changes to -next branch after a couple of days
[ unless there are issues that need fixing, of course ].

Cheers,
Florian

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

end of thread, other threads:[~2013-04-26  8:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26  8:33 [PATCH v2 0/4] libnetfilter_queue: gso handling support Florian Westphal
2013-04-26  8:33 ` [PATCH 1/4] build: don't install internal.h Florian Westphal
2013-04-26  8:33 ` [PATCH 2/4] examples/nf-queue: handle recv error, use larger buffer Florian Westphal
2013-04-26  8:33 ` [PATCH 3/4] src: add new GSO handling capabilities Florian Westphal
2013-04-26  8:33 ` [PATCH 4/4] examples/nf-queue: receive large gso packets Florian Westphal
  -- strict thread matches above, loose matches on Subject: below --
2013-04-25 10:43 [PATCH 0/4] libnetfilter_queue: gso handling support Florian Westphal
2013-04-25 10:43 ` [PATCH 2/4] examples/nf-queue: handle recv error, use larger buffer Florian Westphal
2013-04-26  1:42   ` Pablo Neira Ayuso
2013-04-26  7:27     ` Florian Westphal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).