From: f...@ikuai8.com Date: Fri, 21 Oct 2016 19:02:15 +0800 > From: Gao Feng <f...@ikuai8.com> > > Current tun driver permits the ifr_flags is set with IFF_TUN and > IFF_TAP at the same time. But actually there is only IFF_TUN flag > works. And it does not make sense these two flags are set, so add > this check. > > Signed-off-by: Gao Feng <f...@ikuai8.com>
We've allowed this for too long to start failing on it now, sorry.