Have you thought about using the procfs interface for relaying data from userland into the kernel? :) http://www.kernelnewbies.org/documents/kdoc/procfs-guide/lkprocfsguide.html -- Jason J. Herne <hernejj@xxxxxxxxxxxx> On Sat, 2005-02-19 at 07:09 -0800, spshahnawaz hussain wrote: > Hai All, > > I am implementing SMTP packet filter.I have made one > blacklist using "link list" containg the ip addreses > of whose packets have to be blocked.This blacklist is > done in kernel module(kernel space).I want to give an > option to modify the linklist contents from the > user(Command line inteerface).How can it be done? > Plz. bail me out from this problem. > > Thanks in advance for reply, > > Regards, > shahnawaz > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - Find what you need with new enhanced search. > http://info.mail.yahoo.com/mail_250 > > -- > Kernelnewbies: Help each other learn about the Linux kernel. > Archive: http://mail.nl.linux.org/kernelnewbies/ > FAQ: http://kernelnewbies.org/faq/ > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/