Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-25 | bridge-port-to-default: delay only when required | Christian Hesse | 1 | -3/+5 | |
2018-10-25 | bridge-port-to-default: delay for global-config | Christian Hesse | 1 | -0/+3 | |
All scripts scheduled with "start-time=startup interval=0" start simultaneously, thus racing on global variables. So delay for a second and give global-config time to finish. | |||||
2018-10-25 | bridge-port-to-default: drop unused code, :toarray strips itself | Christian Hesse | 1 | -3/+0 | |
2018-10-25 | bridge-port-to-default: fix variable name | Christian Hesse | 1 | -1/+1 | |
2018-10-04 | bridge-port-to-default: strip leading blank from comment | Christian Hesse | 1 | -0/+3 | |
2018-10-04 | bridge-port-to-default: support different configurations | Christian Hesse | 1 | -10/+18 | |
Just add something like this to your bridge ports: comment="default:br-ext,alt:br-intern" | |||||
2018-09-27 | start scripts with a magic token / shebang | Christian Hesse | 1 | -1/+1 | |
2018-08-27 | rename ethernet-to-default -> bridge-port-to-default | Christian Hesse | 1 | -0/+18 | |