[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TCP/IP noise simulator cont.
- To: <linux-il(at-nospam)linux.org.il>
- Subject: TCP/IP noise simulator cont.
- From: Shlomi Fish <shlomif(at-nospam)techst02.technion.ac.il>
- Date: Sun, 29 Jul 2001 17:08:54 +0300 (EEST)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
This letter addresses two issues regarding my TCP/IP noise simulator
project:
1. I set up a mailing-list to discuss it. To subscribe send an empty
message to ip-noise-subscribe@iglu.org.il .
2. I wish to know how I can "grab traffic using firewalling rules from
kernel mode out into user mode" and there decide what to do with the
packet (namely, let it go on, drop it or delay it). OmerM showed me an
example of how to do a very simple thing like that using a kernel module,
but I also like to know how to do it in a user-mode process.
Regards,
Shlomi Fish
----------------------------------------------------------------------
Shlomi Fish shlomif@t2.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: shlomif@techie.com
A more experienced programmer does not make less bugs. He just realizes
what went wrong more quickly.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il