Operating System - Linux
1832878 Members
2387 Online
110048 Solutions
New Discussion

Porting LSA 3.4.336 to Fedora Core 8 or recent kernel

 
de Pasquale
Occasional Contributor

Porting LSA 3.4.336 to Fedora Core 8 or recent kernel

Hi,

I've ported the HP Linux Socket Acceleration to use with NC510F boards and Fedora Core 8 or recent kernel (2.6.23).
I've got a kernel oops message when loading nx_intercept. The reason is :
inet_stream_ops and inet_dgram_ops structures are became const structures.
Socket API interception is not possible using LSA with recent kernels ?
Any similar test or any ideas ?

Regards,
Steve

PS, please find the tar.gz in attachment.