- Use sysfs to read bridge information from the system instead of parsing the brctl outputs. - Allow setting of all bridge configuration parameters using new sysfs methods, modelled after bonding configuration. Also works for per-port bridge interface parameters. - Document pre-starting an empty bridge for dynamic add. - Check for interface existence before adding to bridge. - Should fix bug #293046, #309185.
		
			
				
	
	
		
			6 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| - ensure all forks block, restore and unblock signals. needs review 
 | |
| 
 | |
| - add support somehow for optional translations
 | |
| 
 | |
| - oldnet[bridging]: Review setting of bridge configuration on dynamic interface add
 |