[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160615.140304.366893182696453314.davem@davemloft.net>
Date: Wed, 15 Jun 2016 14:03:04 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jhs@...atatu.com
Cc: netdev@...r.kernel.org, daniel@...earbox.net,
xiyou.wangcong@...il.com
Subject: Re: [PATCH net 1/1] net sched actions: bug fix dumping actions
directly didnt produce NLMSG_DONE
From: Jamal Hadi Salim <jhs@...atatu.com>
Date: Mon, 13 Jun 2016 18:08:42 -0400
> From: Jamal Hadi Salim <jhs@...atatu.com>
>
> This refers to commands to direct action access as follows:
>
> sudo tc actions add action drop index 12
> sudo tc actions add action pipe index 10
>
> And then dumping them like so:
> sudo tc actions ls action gact
>
> iproute2 worked because it depended on absence of TCA_ACT_TAB TLV
> as end of message.
> This fix has been tested with iproute2 and is backward compatible.
>
> Signed-off-by: Jamal Hadi Salim <jhs@...atatu.com>
Applied.
Powered by blists - more mailing lists