Module

From: Sujit Vaidya (svaidya75@yahoo.com)
Date: Thu Jul 27 2000 - 20:15:52 EDT

  • Next message: Rusty Russell: "Re: ipchains in 2.4.0-test5"

    Hi,
       I have added a code in linux/net/ipv4/ip_input.c
    file. and build a new kernel.

    This code sees the SRC IP address of the incomming
    packet and then decides to accept the packet or drop
    the packet.

    I was thinking of implementing this functionality of
    the code as a module, so that i need not reboot the
    machine everytime i need to revert to original
    kernel..I am kinda newbie to module programming.. Is
    it possible to implement my code functionality as a
    module.

    Any suggestions would be highly appreciated

    THanks

    SUJIT

    __________________________________________________
    Do You Yahoo!?
    Kick off your party with Yahoo! Invites.
    http://invites.yahoo.com/

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Thu Jul 27 2000 - 20:23:42 EDT