All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] libnetfilter_queue: gso handling support
@ 2013-04-25 10:43 Florian Westphal
  2013-04-25 10:43 ` [PATCH 1/4] Revert: add new libnetfilter_queue API for libmnl Florian Westphal
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ 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] 13+ messages in thread

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25 10:43 [PATCH 0/4] libnetfilter_queue: gso handling support Florian Westphal
2013-04-25 10:43 ` [PATCH 1/4] Revert: add new libnetfilter_queue API for libmnl Florian Westphal
2013-04-26  1:36   ` Pablo Neira Ayuso
2013-04-26  7:32     ` Florian Westphal
2013-04-26  9:37       ` Pablo Neira Ayuso
2013-04-26 10:02         ` Florian Westphal
2013-04-26 10:12           ` Pablo Neira Ayuso
2013-04-26 10:30             ` 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
2013-04-25 10:43 ` [PATCH 3/4] src: add new GSO handling capabilities Florian Westphal
2013-04-25 10:43 ` [PATCH 4/4] examples/nf-queue: receive large gso packets 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.