public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Make netns available for ematch extensions
@ 2013-09-11 13:20 Jozsef Kadlecsik
  2013-09-11 13:20 ` [PATCH 1/1] net: sched: " Jozsef Kadlecsik
  0 siblings, 1 reply; 5+ messages in thread
From: Jozsef Kadlecsik @ 2013-09-11 13:20 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, V. Lavrov

Hi Dave,

ipset needs netns support and ipset is supported as an ematch extension.
However netns data is not available for ematch extensions. In the next
patch I tried to find the less obtrusive way to pass the required data
to the extensions. Please consider applying it to net-next.

Best regards,
Jozsef

Jozsef Kadlecsik (1):
  net: sched: Make netns available for ematch extensions

 include/net/sch_generic.h |    1 +
 net/sched/cls_api.c       |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2013-09-11 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11 13:20 [PATCH 0/1] Make netns available for ematch extensions Jozsef Kadlecsik
2013-09-11 13:20 ` [PATCH 1/1] net: sched: " Jozsef Kadlecsik
2013-09-11 14:31   ` Eric Dumazet
2013-09-11 14:32     ` Eric Dumazet
2013-09-11 18:37       ` Jozsef Kadlecsik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox