On 16-08-14 01:35 AM, Cong Wang wrote:
From: Roman Mashak <m...@mojatatu.com>The act_police uses its own code to walk the action hashtable, which leads to that we could not flush standalone tc police actions, so just switch to tcf_generic_walker() like other actions. (Joint work from Roman and Cong.) Signed-off-by: Roman Mashak <m...@mojatatu.com> Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com>
Acked-by: Jamal Hadi Salim <j...@mojatatu.com> cheers, jamal