Thread (7 messages) 7 messages, 4 authors, 2014-11-28

Re: [PATCH net-next] bridge: add vlan id to mdb notifications

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2014-11-26 18:56:26

On Wed, 26 Nov 2014 05:53:33 -0800
roopa@cumulusnetworks.com wrote:
quoted hunk ↗ jump to hunk
diff --git a/include/uapi/linux/if_bridge.h b/include/uapi/linux/if_bridge.h
index da17e45..db061fd 100644
--- a/include/uapi/linux/if_bridge.h
+++ b/include/uapi/linux/if_bridge.h
@@ -185,6 +185,7 @@ struct br_mdb_entry {
 			struct in6_addr ip6;
 		} u;
 		__be16		proto;
+		__be16		vid;
 	} addr;
 };
 
You can't add fields to existing binary API
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help