aboutsummaryrefslogtreecommitdiffstats
path: root/network-scripts/network-functions-ipv6
Commit message (Collapse)AuthorAgeFilesLines
* network: add option to keep the link downJan Macku2020-12-031-3/+5
| | | | | | | | Some interfaces like Open vSwitch bridges using the userspace datapath, needs the link to be kept down to avoid issues. Add a LINKSTATUS=[down|up] ifcfg parameter to add this functionality. If not specified, the link will default to up as before. Patch provided by Matteo Croce <mcroce@redhat.com>
* Fix spelling, for more infoAllan Nordhøy2020-07-141-1/+1
|
* Wait for scope link addresses as well as for scope global addressesJan Macku2020-03-241-3/+3
| | | | Resolves: rhbz#1773798
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-0/+1084
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.