netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 -next 0/2] clsact frontend
@ 2016-01-12  0:42 Daniel Borkmann
  2016-01-12  0:42 ` [PATCH iproute2 -next 1/2] tc, ingress: clean up ingress handling a bit Daniel Borkmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Borkmann @ 2016-01-12  0:42 UTC (permalink / raw)
  To: stephen; +Cc: netdev, Daniel Borkmann

Cleanup on ingress and addition of clsact frontend. There's no man-page
for ingress nor for clsact, will follow-up with one to document both.

The patch requires a header update and is against your current net-next
branch (pre master merge).

Thanks!

Daniel Borkmann (2):
  tc, ingress: clean up ingress handling a bit
  tc, clsact: add clsact frontend

 tc/Makefile    |  1 +
 tc/q_clsact.c  | 34 ++++++++++++++++++++++++++++++++++
 tc/q_ingress.c | 20 +++++---------------
 tc/tc_filter.c | 46 ++++++++++++++++++++++++++++++++++++++--------
 tc/tc_qdisc.c  | 32 ++++++++++++++++++--------------
 5 files changed, 96 insertions(+), 37 deletions(-)
 create mode 100644 tc/q_clsact.c

-- 
1.9.3

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

end of thread, other threads:[~2016-01-18 19:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12  0:42 [PATCH iproute2 -next 0/2] clsact frontend Daniel Borkmann
2016-01-12  0:42 ` [PATCH iproute2 -next 1/2] tc, ingress: clean up ingress handling a bit Daniel Borkmann
2016-01-12  0:42 ` [PATCH iproute2 -next 2/2] tc, clsact: add clsact frontend Daniel Borkmann
2016-01-18 19:43 ` [PATCH iproute2 -next 0/2] " Stephen Hemminger

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).