X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=mcp%2Fpatches%2F0007-linux.network.interface-noifupdown-support.patch;h=5539602f5bc25d5ac974a35d2bb893e5fca5da05;hb=eb4645206d6d74992fca3b8726ee2eebca97205f;hp=5d9ce7be521b13ebccf5f75735b75617edd4347e;hpb=8c6d4ba39ff626c5f24bd84a2958b07692ea0294;p=fuel.git diff --git a/mcp/patches/0007-linux.network.interface-noifupdown-support.patch b/mcp/patches/0007-linux.network.interface-noifupdown-support.patch index 5d9ce7be5..5539602f5 100644 --- a/mcp/patches/0007-linux.network.interface-noifupdown-support.patch +++ b/mcp/patches/0007-linux.network.interface-noifupdown-support.patch @@ -1,3 +1,11 @@ +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: +: Copyright (c) 2017 Mirantis Inc., Enea AB and others. +: +: All rights reserved. This program and the accompanying materials +: are made available under the terms of the Apache License, Version 2.0 +: which accompanies this distribution, and is available at +: http://www.apache.org/licenses/LICENSE-2.0 +:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: From: Alexandru Avadanii Date: Sat, 5 Aug 2017 02:03:01 +0200 Subject: [PATCH] linux.network.interface: noifupdown support @@ -13,13 +21,12 @@ Signed-off-by: Guillermo Herrero --- diff --git a/linux/map.jinja b/linux/map.jinja -index d3227ca..8a2243d 100644 --- a/linux/map.jinja +++ b/linux/map.jinja @@ -92,6 +92,7 @@ - 'updelay', 'hashing-algorithm', 'hardware-dma-ring-rx', + 'hwaddr', + 'noifupdown', ] %}