All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Schaaf <netdev@bof.de>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Patrick McHardy <kaber@trash.net>,
	Jan Engelhardt <jengelh@inai.de>,
	netfilter-devel@vger.kernel.org, kernel@linuxace.com,
	lennart@poettering.net
Subject: Re: [PATCH iptables] iptables: use IPC semaphore instead of abstract unix sockets
Date: Mon, 19 Jan 2015 14:34:19 +0100	[thread overview]
Message-ID: <1852085.CrMOxe8nFy@rofl> (raw)
In-Reply-To: <2675672.bHcfmQIKJk@rofl>

On Monday 19 January 2015 14:19:14 Patrick Schaaf wrote:
>  This appears to work: flock /sys/module/ip_tables

<blush/> also works for ordinary users......

/sys/module/ip_tables/uevent would work, but then it's only present when 
iptables has been built as a module. And stuff like /proc/net/ip_tables does 
not work, as apparently /proc does not support flock...

Sorry for the noise.

Patrick


  reply	other threads:[~2015-01-19 13:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 21:13 [PATCH iptables] iptables: use IPC semaphore instead of abstract unix sockets Pablo Neira Ayuso
2015-01-18 21:28 ` Jan Engelhardt
2015-01-19 12:24   ` Pablo Neira Ayuso
2015-01-19 12:51     ` Patrick McHardy
2015-01-19 13:00       ` Pablo Neira Ayuso
2015-01-19 12:59         ` Patrick McHardy
2015-01-19 13:06         ` Pablo Neira Ayuso
2015-01-19 13:08           ` Patrick McHardy
2015-01-19 13:21             ` Pablo Neira Ayuso
2015-01-19 13:19           ` Patrick Schaaf
2015-01-19 13:34             ` Patrick Schaaf [this message]
2015-01-19 15:54           ` Jan Engelhardt
2015-01-23  3:04             ` Lennart Poettering
2015-01-19 14:21     ` Lennart Poettering
2015-01-19 14:17 ` Lennart Poettering

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=1852085.CrMOxe8nFy@rofl \
    --to=netdev@bof.de \
    --cc=jengelh@inai.de \
    --cc=kaber@trash.net \
    --cc=kernel@linuxace.com \
    --cc=lennart@poettering.net \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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.