Bug 132895

Summary: iproute does not install netem module
Product: [Fedora] Fedora Reporter: Joshua Blanton <jblanton>
Component: iprouteAssignee: Radek Vokál <rvokal>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-20 09:23:10 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
Adds netem module support to iproute-2.6.9 none

Description Joshua Blanton 2004-09-18 21:45:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.13 (X11; Linux i686; U;) Gecko/20040308

Description of problem:
Newer versions of iproute2 support "netem" (network emulation
options), but the specfile for iproute does not install these modules.
 Attached is a patch to the specfile that installs the netem module.

Version-Release number of selected component (if applicable):
iproute-2.6.9-2

How reproducible:
Always

Steps to Reproduce:
1. Install iproute-2.6.9-2
2. run '/sbin/tc qdisc add dev eth0 root netem delay 100ms'

Actual Results:  tc returns 'Unknown qdisc "netem", hence option
"delay" is unparsable'

Expected Results:  the command (straight from the netem introduction
page at http://developer.osdl.org/shemminger/netem/example.html)
should have introduced a 100ms delay to all packets on eth0.

Additional info:

Comment 1 Joshua Blanton 2004-09-18 21:48:16 UTC
Created attachment 103992 [details]
Adds netem module support to iproute-2.6.9

Comment 2 Radek Vokál 2004-09-20 09:23:10 UTC
Thanks, fixed in iproute-2.6.9-3.