bonding: add all_slaves_active attribute netlink support
Add IFLA_BOND_ALL_SLAVES_ACTIVE to allow get/set of bonding parameter all_slaves_active via netlink. Signed-off-by: Scott Feldman <sfeldma@cumulusnetworks.com> Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
					parent
					
						
							
								2c9839c143
							
						
					
				
			
			
				commit
				
					
						1cc0b1e30c
					
				
			
		
					 5 changed files with 54 additions and 27 deletions
				
			
		|  | @ -345,6 +345,7 @@ enum { | |||
| 	IFLA_BOND_XMIT_HASH_POLICY, | ||||
| 	IFLA_BOND_RESEND_IGMP, | ||||
| 	IFLA_BOND_NUM_PEER_NOTIF, | ||||
| 	IFLA_BOND_ALL_SLAVES_ACTIVE, | ||||
| 	__IFLA_BOND_MAX, | ||||
| }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 sfeldma@cumulusnetworks.com
				sfeldma@cumulusnetworks.com