Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-28 | fix bug #330173 | William Hubbs | |
This fixes a typo in the comments in net.example. | |||
2010-07-12 | Fix bug #301237, update example to list proper package for mii-tool | Jory A. Pratt | |
2010-01-08 | random spelling fixes | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-12-21 | Fix comments. | Christopher Head | |
2009-12-21 | Remove non working bash sequence expansion examples. | Roy Marples | |
2009-10-11 | Multihomed rules show not be applied to the interface, Gentoo #273303. | Roy Marples | |
2009-08-17 | Fix example | Roy Marples | |
2009-06-05 | Ignore more foo | Roy Marples | |
2008-12-04 | Punt .gitignore files. | Roy Marples | |
2008-09-19 | Allow configuration of bond via extra sysfs entries, #105. | Roy Marples | |
2008-09-18 | Enable bonding via sysfs, #104 thanks to Wolfram Schlich | Roy Marples | |
2008-06-03 | Let ifdown control all interfaces. | Roy Marples | |
2008-05-09 | Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875 | Roy Marples | |
2008-03-26 | Ignore more files. | Roy Marples | |
2008-03-26 | use $CP and $SED instead of cp and sed | Roy Marples | |
2008-03-26 | Merge doc dirs. | Roy Marples | |