Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-12 | Final documentation cleanup for updated bridge code. | Robin H. Johnson | |
Specifically document how to handle the case of explicitly starting a bridge and then dynamically adding interfaces to it. brctl_br0='' bridge_add_eth0='br0' | |||
2010-12-11 | Revamp of bridging code. | Robin H. Johnson | |
- 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. | |||
2010-02-09 | Allow bridge interfaces to be called bridge. | Trevor Summers Smith | |
2009-05-01 | Add (c) to Copyright | Roy Marples | |
2008-09-21 | Typo. | Roy Marples | |
2008-09-18 | Allow an empty bridge with no options, Gentoo #237485. | Roy Marples | |
2008-03-26 | Merge net.OS into net | Roy Marples | |