aboutsummaryrefslogtreecommitdiffstats
path: root/network-scripts/ifdown-eth
Commit message (Collapse)AuthorAgeFilesLines
* ifdown removes veth pair if both peers are downGeiger2021-06-241-0/+6
|
* Repalace hardcoded tests for yes and no with testing functionsJan Macku2019-09-121-4/+4
| | | Resolve issue: #42
* network-scripts: Replace brctl with ip-linkPhil Sutter2018-06-141-4/+3
| | | | | Since ip-link has full support for Linux bridges (and slave ports), use that instead of the deprecated brctl from bridge-utils.
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-0/+184
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.