From: "Ian Brown" <ianbrn@gmail.com>
To: netdev@vger.kernel.org
Subject: What is XFRM_POLICY_LOCALOK for?
Date: Sat, 12 Jan 2008 10:31:41 +0200 [thread overview]
Message-ID: <d0383f90801120031r142b2be1taee5efd190768407@mail.gmail.com> (raw)
Hello,
I tried to understand what XFRM_POLICY_LOCALOK is for. (include/linux/xfrm.h)
It is defined thus:
#define XFRM_POLICY_LOCALOK 1 /* Allow user to override global policy */
is it part of flags of xfrm_userpolicy_info?? I doubt this, since we have
above flags two defines:
#define XFRM_POLICY_ALLOW 0
#define XFRM_POLICY_BLOCK 1
Moreover, both XFRM_POLICY_BLOCK and XFRM_POLICY_LOCALOK has a vlaue of 1.
I could not see any usage for XFRM_POLICY_LOCALOK in kernel code.
Regards,
Ian B
next reply other threads:[~2008-01-12 8:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-12 8:31 Ian Brown [this message]
2008-01-12 11:16 ` What is XFRM_POLICY_LOCALOK for? Herbert Xu
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=d0383f90801120031r142b2be1taee5efd190768407@mail.gmail.com \
--to=ianbrn@gmail.com \
--cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox