On 4/20/18 2:32 AM, Sabrina Dubroca wrote: > Currently, iproute allows setting those flags, but it's impossible to > clear them, since their current value is fetched from the kernel and > then we OR in the additional flags passed on the command line. > > Add no* variants to allow clearing them. > > Signed-off-by: Sabrina Dubroca <s...@queasysnail.net> > --- > v2: fixed up okey flag clearing > also reset the actual value of the key, not just the flag
both applied to iproute2-next. Thanks,