Bug 450252

Summary: ifconfig clear flag bug fix
Product: [Fedora] Fedora Reporter: Gui Jianfeng <guijianfeng>
Component: net-toolsAssignee: Radek Vokál <rvokal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-15 12:43:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
This patch fix this issue. none

Description Gui Jianfeng 2008-06-06 08:48:22 UTC
Description of problem:
use ifconfig to disable some function on a given NIC,
Some unexpected warning message will occur.

Version-Release number of selected component (if applicable):
net-tools 1.60
ifconfig 1.42 (2001-04-13)

How reproducible:
ifconfig eth0 allmulti
ifconfig eth0 -allmulti

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Gui Jianfeng 2008-06-06 08:48:22 UTC
Created attachment 308523 [details]
This patch fix this issue.