| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This patch fixes issue, when interface wasn't
bring up.
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
missing - Olav Vitters
|
|
|
| |
set umask in case resolv.conf doesn't exist
|
|
|
| |
Resolves: rhbz#1404265
|
|
|
| |
Resolve issue: #42
|
|
|
|
| |
Resolve: BZ #1691552
|
|
|
|
| |
This concept is quite outdated, and not sane to use at all.
|
|
NOTE: This commit just moves files around, without actually fixing the
Makefiles and specfile. See follow up commits which resolve this.
|