Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rc.inet1: Migrate code to take down interfaces | Robby Workman | 2017-07-11 | 1 | -3/+3 |
| | |||||
* | rc.inet1: Migrate code to bring up interfaces | Robby Workman | 2017-07-11 | 1 | -10/+11 |
| | |||||
* | rc.inet1: Partially migrate bridge setup code | Robby Workman | 2017-07-11 | 1 | -3/+3 |
| | | | | TODO: brctl --> ip link add name ${br_name} type bridge | ||||
* | rc.inet1: Migrate loopback interface code | Robby Workman | 2017-07-11 | 1 | -7/+8 |
| | |||||
* | Add README file | Robby Workman | 2017-07-11 | 1 | -0/+11 |
| | |||||
* | rc.inet1: Use return (not continue) to leave the if_up() function. | Robby Workman | 2017-07-11 | 1 | -1/+1 |
| | | | | | | Thanks to Tim Thomas for the bug report. Merged from Wed Sep 21 15:54:06 UTC 2016 changes to -current tree | ||||
* | Initial commit of rc.inet1* and rc.wireless* | Robby Workman | 2017-01-06 | 4 | -0/+1010 |
If other files are needed, they can be added later |