[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150429151336.0d6d8aab@urahara>
Date: Wed, 29 Apr 2015 15:13:36 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: anuradhak@...ulusnetworks.com
Cc: davem@...emloft.net, sfeldma@...il.com, netdev@...r.kernel.org,
roopa@...ulusnetworks.com, gospo@...ulusnetworks.com,
wkok@...ulusnetworks.com
Subject: Re: [RFC PATCH net-next v3 1/4] net core: Add IFF_PROTO_DOWN
support.
On Mon, 27 Apr 2015 10:38:21 -0700
anuradhak@...ulusnetworks.com wrote:
> From: Anuradha Karuppiah <anuradhak@...ulusnetworks.com>
>
> This patch introduces an IFF_PROTO_DOWN flag that can be used by
> user space applications to notify drivers that errors have been
> detected on the device.
>
> Signed-off-by: Anuradha Karuppiah <anuradhak@...ulusnetworks.com>
> Signed-off-by: Andy Gospodarek <gospo@...ulusnetworks.com>
> Signed-off-by: Roopa Prabhu <roopa@...ulusnetworks.com>
> Signed-off-by: Wilson Kok <wkok@...ulusnetworks.com>
I worry that adding another bit to an already complex state API
will break userspace.
There are lots of things besides iproute2 which look at those
flags including routing daemons (quagga), network manager, netplugd,
and switch controllers.
--
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