Mon, Feb 04, 2019 at 01:32:55PM CET, [email protected] wrote: >Extend tcf_chain with 'flushing' flag. Use the flag to prevent insertion of >new classifier instances when chain flushing is in progress in order to >prevent resource leak when tcf_proto is created by unlocked users >concurrently. > >Return EAGAIN error from tcf_chain_tp_insert_unique() to restart >tc_new_tfilter() and lookup the chain/proto again. > >Signed-off-by: Vlad Buslov <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
