Re: [iproute PATCH 0/2] Minor ss filter fix and review
From: Stephen Hemminger <hidden>
Date: 2016-04-19 14:57:14
From: Stephen Hemminger <hidden>
Date: 2016-04-19 14:57:14
On Wed, 13 Apr 2016 22:07:03 +0200 Phil Sutter [off-list ref] wrote:
While looking for a solution to the problem described in patch 2/2, I discovered the overly complicated assignment in filter_states_set() which is simplified in patch 1/2. Phil Sutter (2): ss: Drop silly assignment ss: Fix accidental state filter override misc/ss.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Applied