On 4/20/19 4:45 AM, Mike Manning wrote: > This patch adds support for the VLAN bridge binding flag that is > provided in net-next kernel by the series merged by 1ab839281cf7 > ("net-support-binding-vlan-dev-link-state-to-vlan-member-bridge-ports") > > Signed-off-by: Mike Manning <mmann...@vyatta.att-mail.com> > --- > include/uapi/linux/if_vlan.h | 9 +++++---- > ip/iplink_vlan.c | 11 +++++++++++ > man/man8/ip-link.8.in | 7 +++++++ > 3 files changed, 23 insertions(+), 4 deletions(-)
applied to iproute2-next. Thanks