Date: Sun, 25 Nov 2001 11:59:51 -0500 (EST) From: Evan Sarmiento <evms@cs.bu.edu> To: freebsd-stable@freebsd.org, freebsd-hackers@freebsd.org Subject: jail patch Message-ID: <200111251659.fAPGxpi13194@csa.bu.edu>
next in thread | raw e-mail | index | archive | help
Hello, I wrote this a while ago, but, if anyone is interested, please take a look: this module implements a system call that takes a u_int_32t. This system call, named killjail, kills all processes which belong to the jail which uses that particular IP address. I included it in a tar with a makefile and with a program that uses it. (Eg: ./killjail 1.2.3.4) http://www.sekt7.org/kjs.tar Works on 4.4 but can be easily ported to 5.0. - Evan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111251659.fAPGxpi13194>