Re: [PATCH nf-next 3/5] netlink: add NLM_F_NONREC flag for deletion requests

2017-09-03 Thread Pablo Neira Ayuso
On Sun, Sep 03, 2017 at 05:14:18PM -0700, David Miller wrote: > > I only see patches 3, 4, and 5 of this series. > > If this is meant for net-next inclusion, you'll have to submit it such that > I see the entire series on netdev and thus in patchwork. I'm posting this new NLM_F_NONREC for

Re: [PATCH nf-next 3/5] netlink: add NLM_F_NONREC flag for deletion requests

2017-09-03 Thread David Miller
I only see patches 3, 4, and 5 of this series. If this is meant for net-next inclusion, you'll have to submit it such that I see the entire series on netdev and thus in patchwork. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to

[PATCH nf-next 3/5] netlink: add NLM_F_NONREC flag for deletion requests

2017-09-03 Thread Pablo Neira Ayuso
In the last NFWS in Faro, Portugal, we discussed that netlink is lacking the semantics to request non recursive deletions, ie. do not delete an object iff it has child objects that hang from this parent object that the user requests to be deleted. We need this new flag to solve a problem for the