OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Anthony Wesley (Anthony.Wesleyprometheus.com.au)
Date: Wed Jul 04 2001 - 00:32:24 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Anthony Wesley wrote:

    > Ok, I've downloaded that package, and it looks like it might be promising.
    >
    > interestingly, loading the prism2_cs module complains about undefined references to
    > netlink_kernel_create() and netlink_broadcast().
    >
    > Looking at the source I can see that these 2 functions are called by the module, but are not exported
    > from the kernel. I have hacked kernel/ksyms.c to add them to the export list but I
    > am wondering if this is a known problem/oversight that has been fixed elsewhere?
    >
    > cheers, Anthony

    Actually, forget this email - it looks like the netlink stuff is a configure-time
    parameter to the kernel. I just had to enable it :-)

    cheers, Anthony