Bug 71756 - iputils: outdated ipg script
Bug#: 71756 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: base-system@gentoo.org Reported By: golloza@web.de
Component: Core system
URL: 
Summary: iputils: outdated ipg script
Keywords:  
Status Whiteboard: 
Opened: 2004-11-19 07:24 0000
Description:   Opened: 2004-11-19 07:24 0000
The ipg script provided by net-misc/iputils is outdated: The module isn't
called pg3 anymore and the location in /proc/net has changed.

------- Comment #1 From golloza@web.de 2004-11-19 07:28:32 0000 -------
Created an attachment (id=44280) [details]
Patch for ipg

Patch against /usr/src/linux/Documentation/networking/pktgen.txt (2.6.9
vanilla).

------- Comment #2 From SpanKY 2004-11-19 22:50:32 0000 -------
actually, the script should be re-written to support either

there's no telling what kernel the user will try to use the script on

------- Comment #3 From golloza@web.de 2004-11-20 06:32:46 0000 -------
Yes, that would be the best solution.

------- Comment #4 From SpanKY 2005-01-03 19:52:13 0000 -------
made ipg a little more dynamic and fixed in cvs