From: jamal <hadi@cyberus.ca>
To: Ingo Oeser <netdev@axxeo.de>
Cc: Stephen Hemminger <shemminger@osdl.org>, netdev@vger.kernel.org
Subject: Re: [IPROUTE2 PATCH][GENETLINK] Add controller support for new features exposed
Date: Mon, 11 Dec 2006 20:31:04 -0500 [thread overview]
Message-ID: <1165887064.4441.4.camel@localhost> (raw)
In-Reply-To: <200612111737.59791.netdev@axxeo.de>
On Mon, 2006-11-12 at 17:37 +0100, Ingo Oeser wrote:
> Hi Jamal,
>
> jamal wrote:
> > +
> > + if (fl & GENL_ADMIN_PERM)
> > + fprintf(fp, " requires admin permission;");
> > + if (fl & GENL_CMD_CAP_DO)
> > + fprintf(fp, " can doit;");
> > + if (fl & GENL_CMD_CAP_DUMP)
> > + fprintf(fp, " can dumpit;");
> > + if (fl & GENL_CMD_CAP_HASPOL)
> > + fprintf(fp, " has policy");
>
> Can't you think of sth. more admin/user friendly instead of "doit" and "dumpit"?
> iproute is cryptic enough already :-)
>
I have to think a little about the best way to make this more friendly.
If you have any suggestion please shoot. Lets have Stephen merge all the
patches then we can revisit. If you have time take a look at the genl
howto that Paul Moore has been tossing around and see if you can pick
some better language.
cheers,
jamal
prev parent reply other threads:[~2006-12-12 1:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-06 17:35 [IPROUTE2 PATCH][GENETLINK] Add controller support for new features exposed jamal
[not found] ` <200612111737.59791.netdev@axxeo.de>
2006-12-12 1:31 ` jamal [this message]
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=1165887064.4441.4.camel@localhost \
--to=hadi@cyberus.ca \
--cc=netdev@axxeo.de \
--cc=netdev@vger.kernel.org \
--cc=shemminger@osdl.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;
as well as URLs for NNTP newsgroup(s).