From: "Michael S. Tsirkin" <[email protected]> Date: Mon, 5 Aug 2013 18:25:54 +0300
> commit df8ef8f3aaa6692970a436204c4429210addb23a > macvlan: add FDB bridge ops and macvlan flags > added a flags field to macvlan, which can be > controlled from userspace. > The idea is to make the interface future-proof > so we can add flags and not new fields. > > However, flags value isn't validated, as a result, > userspace can't detect which flags are supported. > > Cc: "David S. Miller" <[email protected]> > Cc: John Fastabend <[email protected]> > Signed-off-by: Michael S. Tsirkin <[email protected]> Applied and queued up for -stable, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

