[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <p73y7d5zunp.fsf@bingen.suse.de>
Date: Sat, 10 Nov 2007 21:56:42 +0100
From: Andi Kleen <andi@...stfloor.org>
To: "Templin, Fred L" <Fred.L.Templin@...ing.com>
Cc: <netdev@...r.kernel.org>
Subject: Re: [PATCH 04/05] ipv6: RFC4214 Support
"Templin, Fred L" <Fred.L.Templin@...ing.com> writes:
>
> +#if defined(CONFIG_IPV6_ISATAP)
> + /* ISATAP (RFC4214) - router address in daddr */
> + if (!strncmp(parms->name, "isatap", 6)) {
Modern distributions tend to have daemons to automatically rename
network interfaces using SIOCSIFNAME. Not sure they would touch
isatap*, but they or someone else might. I would be likely safer to
not base your user interface on the name only, but use a flag
or number somewhere else.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists