[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140102091823.GA31178@cpaasch-mac>
Date: Thu, 2 Jan 2014 10:18:23 +0100
From: Christoph Paasch <christoph.paasch@...ouvain.be>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, eric.dumazet@...il.com, ja@....bg
Subject: Re: [PATCH 3/4] tcp: metrics: Delete all entries matching a certain
destination
Hello,
On 17/12/13 - 14:57:51, David Miller wrote:
> From: Christoph Paasch <christoph.paasch@...ouvain.be>
> Date: Sun, 15 Dec 2013 13:10:43 +0100
> > As we now can have multiple entries per destination-IP, the "ip
> > tcp_metrics delete address ADDRESS" command should delete all of them.
> >
> > Signed-off-by: Christoph Paasch <christoph.paasch@...ouvain.be>
>
> You have to adjust how you're doing patches #3 and #4.
>
> Create the new attribute for the source address first, then
> allow the source address to be specified in the deletion
> command.
>
> Make the source address optional in delete commands, to be
> compatible with existing tools, and have it mean "ANY".
I have to come back on this one.
Can you explain what you mean by "ANY"?
Do you mean that if no source-IP is given in the netlink command that all
entries matching the dst should be deleted or rather only one of them (and that it
would be non-deterministic which one)?
Because, if I delete all of them, then "ip tcp_metrics flush PREFIX" of
today's iproute2 will complain, because iproute2 expects that for each entry of
"ip tcp_metrics show" a delete-call must be done.
But, the non-deterministic case also feels a bit odd to me.
Thanks,
Christoph
--
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