[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150113174151.72baf7fe@urahara>
Date: Tue, 13 Jan 2015 17:41:51 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Daniel Borkmann <dborkman@...hat.com>
Cc: fw@...len.de, netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 -next v3] ip: route: add congestion control
metric
On Fri, 9 Jan 2015 00:13:06 +0100
Daniel Borkmann <dborkman@...hat.com> wrote:
> This patch adds configuration and dumping of congestion control metric
> for ip route, for example:
>
> ip route add <dst> dev foo congctl [lock] dctcp
>
> Reference: http://thread.gmane.org/gmane.linux.network/344733
> Signed-off-by: Daniel Borkmann <dborkman@...hat.com>
> ---
> v2->v3:
> - use rta_getattr_u32 et al helpers
> - regarding discussed mx(un)lock, I'll do a follow-up for
> all users inside iproute_modify() if that is wished
> v1->v2:
> - adapted mxlock setting to kernel style
> - use arg directly in rta_addattr_l
>
> include/linux/rtnetlink.h | 2 ++
> ip/iproute.c | 22 ++++++++++++++++++----
> man/man8/ip-route.8.in | 19 ++++++++++++++++++-
> 3 files changed, 38 insertions(+), 5 deletions(-)
>
Applied to net-next branch.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists