Bug 220509 - sysreport shouldn't be so brutish
Summary: sysreport shouldn't be so brutish
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sysreport
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-21 20:30 UTC by Curtis Doty
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-19 14:39:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
don't load iptables modules arbitrarily (897 bytes, patch)
2006-12-21 20:30 UTC, Curtis Doty
no flags Details | Diff

Description Curtis Doty 2006-12-21 20:30:29 UTC
I guess this is just a style issue. But why bother loading all the iptables
modules when producing a sysreport for a system that does not use them and
really doesn't desire them?

Solution is quite easy. Attached is a patch that only lists chains of tables
that are already loaded in the kernel. I.e. it prevents sysreport from
arbitrarily loading the rarely-used mangle module, for example. Beware, hardly
tested.

Comment 1 Curtis Doty 2006-12-21 20:30:30 UTC
Created attachment 144215 [details]
don't load iptables modules arbitrarily

Comment 2 Than Ngo 2007-11-19 14:39:44 UTC
it's fixed in 1.4.4-1 in rawhide. Many thanks for the patch.


Note You need to log in before you can comment on or make changes to this bug.