Bug 9185 - secure_tcp_sequence_number need to be exported
Summary: secure_tcp_sequence_number need to be exported
Status: REJECTED INVALID
Alias: None
Product: Networking
Classification: Unclassified
Component: Netfilter/Iptables (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: networking_netfilter-iptables@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 13:25 UTC by Tony Lill
Modified: 2007-10-27 02:58 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.23
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Tony Lill 2007-10-18 13:25:10 UTC
Most recent kernel where this bug did not occur: 2.6.20.x
Distribution:
Hardware Environment:
Software Environment:
Problem Description:

secure_tcp_sequence_number is used by the ipt_TARPIT module in netfilter.org's patch-o-matic-ng. Sometime between 2.6.20.11 and 2.6.23.1, drivers/char/random.c stopped exporting it. I'd like it back, please.

Steps to reproduce:
Comment 1 Patrick McHardy 2007-10-19 00:44:25 UTC
If your patch your kernel anyway, just export it yourself.

Please close.
Comment 2 Nikolay Kichukov 2007-10-27 02:58:45 UTC
Hello,
I also bumped into the same situation. I would like the secure_tcp_sequence_number exported without having to manually edit the drivers/char/random.c file.

Cheers,
-Nikolay

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