On Thu, 14 Jun 2018 15:46:57 +0200
Patrick Talbert <[email protected]> wrote:

> As mentioned in the ip-address man page, an address label must
> be equal to the device name or prefixed by the device name
> followed by a colon. Currently the only check on this input is
> to see if the device name appears at the beginning of the label
> string.
> 
> This commit adds an additional check to ensure label == dev or
> continues with a colon.
> 
> Signed-off-by: Patrick Talbert <[email protected]>
> Suggested-by: Stephen Hemminger <[email protected]>

Sure applied

Reply via email to