This project will continue forward. If the sys_call_table export has to be re-inserted in order to accomodate for net_mod, either the net_mod patch will re-add the export, or it will be included in a standard patch separate from the main net_mod patches.
Regardless, a 1.1.5 version will be released shortly, a few small things are being finished up.
Did you have any specific requirements that need to go in?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yeah...
I like to use a redhat patched kernel. There kernel seem to have some backports of more recent kernels.
eg in RH 2.4.20 there are references to paches from 2.4.21.
the socket.c file is one that is affected. the patches seem to be very similar to what net_mod is doing... ie creating the layer funtion on top of the socket calls. just wondering if there would be plans to support the RH variant of the kernel.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So...
What's to become of net_mod now that sys_call_able is not exported....
I was wondering if there were plans to move it forward or if it will die...
This project will continue forward. If the sys_call_table export has to be re-inserted in order to accomodate for net_mod, either the net_mod patch will re-add the export, or it will be included in a standard patch separate from the main net_mod patches.
Regardless, a 1.1.5 version will be released shortly, a few small things are being finished up.
Did you have any specific requirements that need to go in?
Yeah...
I like to use a redhat patched kernel. There kernel seem to have some backports of more recent kernels.
eg in RH 2.4.20 there are references to paches from 2.4.21.
the socket.c file is one that is affected. the patches seem to be very similar to what net_mod is doing... ie creating the layer funtion on top of the socket calls. just wondering if there would be plans to support the RH variant of the kernel.