From: Jarek Poplawski <jarkao2@gmail.com>
To: "YOSHIFUJI Hideaki / 吉藤英明" <yoshfuji@linux-ipv6.org>
Cc: shemminger@linux-foundation.org, netdev@vger.kernel.org
Subject: Re: [PATCH] IPROUTE2: Add addrlabel subsystem.
Date: Sat, 02 Feb 2008 10:43:46 +0100 [thread overview]
Message-ID: <47A43B52.8090203@gmail.com> (raw)
In-Reply-To: <20080201.065754.116071721.yoshfuji@linux-ipv6.org>
YOSHIFUJI Hideaki / 吉藤英明 wrote, On 01/31/2008 08:57 PM:
> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
> ---
> include/linux/if_addrlabel.h | 32 +++++
> ip/Makefile | 2 +-
> ip/ip.c | 5 +-
> ip/ip_common.h | 4 +
> ip/ipaddrlabel.c | 260 ++++++++++++++++++++++++++++++++++++++++++
> ip/ipmonitor.c | 4 +
> 6 files changed, 304 insertions(+), 3 deletions(-)
>
> diff --git a/include/linux/if_addrlabel.h b/include/linux/if_addrlabel.h
> new file mode 100644
> index 0000000..9fe79c9
> --- /dev/null
> +++ b/include/linux/if_addrlabel.h
> @@ -0,0 +1,32 @@
> +/*
> + * if_addrlabel.h - netlink interface for address labels
> + *
> + * Copyright (C)2007 USAGI/WIDE Project, All Rights Reserved.
> + *
Hi,
Is this statement GPL compatible? And, maybe you could add a few words
about this to man ip too?
Regards,
Jarek P.
prev parent reply other threads:[~2008-02-02 9:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-31 19:57 [PATCH] IPROUTE2: Add addrlabel subsystem YOSHIFUJI Hideaki / 吉藤英明
2008-02-02 9:43 ` Jarek Poplawski [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=47A43B52.8090203@gmail.com \
--to=jarkao2@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.org \
--cc=yoshfuji@linux-ipv6.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.