From: Mikado <mikado4vn@gmail.com>
To: Jan Engelhardt <jengelh@linux01.gwdg.de>
Cc: Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: Which process is associated with process ID 0 (swapper)
Date: Fri, 21 Apr 2006 06:35:42 +0700 [thread overview]
Message-ID: <44481ACE.9040104@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0604210007140.28841@yvahk01.tjqt.qr>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jan Engelhardt wrote:
> Is your code doing it like ipt_owner does?
It seems that ipt_owner does _not_ support PID match anymore:
In /usr/src/linux/net/ipv4/netfilter/ipt_owner.c:
...
if (info->match & (IPT_OWNER_PID|IPT_OWNER_SID|IPT_OWNER_COMM)) {
printk("ipt_owner: pid, sid and command matching "
"not supported anymore\n");
return 0;
}
...
My main objective simply works on single-processor machine, I haven't
intend to do it on SMP one.
Mikado.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFESBrONWc9T2Wr2JcRAnSiAJ9oAMtw0zZ0TcmnSXciuHmWry0sXACfT6M1
o86fk6onyQo/CVz9xIwZK1E=
=e9qN
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2006-04-20 23:29 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-20 14:58 Which process is associated with process ID 0 (swapper) Mikado
2006-04-20 15:30 ` linux-os (Dick Johnson)
2006-04-20 15:48 ` Mike Galbraith
2006-04-20 16:04 ` Mikado
2006-04-20 16:39 ` Joshua Hudson
2006-04-20 22:10 ` Jan Engelhardt
2006-04-20 22:15 ` Hua Zhong
2006-04-20 22:19 ` Jan Engelhardt
2006-04-20 23:12 ` Mikado
2006-04-21 12:46 ` Jan Engelhardt
2006-04-20 23:19 ` Mikado
2006-04-20 23:35 ` Mikado [this message]
2006-04-21 0:37 ` Patrick McHardy
2006-04-21 1:33 ` Mikado
2006-04-21 3:16 ` Bernd Eckenfels
2006-04-21 12:48 ` Jan Engelhardt
2006-04-21 12:52 ` Jan Engelhardt
2006-04-21 15:21 ` Mikado
2006-04-20 22:06 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44481ACE.9040104@gmail.com \
--to=mikado4vn@gmail.com \
--cc=jengelh@linux01.gwdg.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.