Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-02 | update copyright for 2019 | Christian Hesse | 1 | -1/+1 |
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•••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. | Christian Hesse | 1 | -0/+3 |
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•••Just add something like this to your bridge ports: comment="default:br-ext,alt:br-intern" | Christian Hesse | 1 | -10/+18 |
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 |