[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <50B1CC1B.20104@mellanox.com>
Date: Sun, 25 Nov 2012 09:43:23 +0200
From: Or Gerlitz <ogerlitz@...lanox.com>
To: David Howells <dhowells@...hat.com>,
netdev <netdev@...r.kernel.org>
Subject: private netdev flags into UAPI?
not sure if this has been brought up before, but I realized that the
private IFF_yyy netdevice flags which weren't exposed to user space so
far have been moved to include/uapi/linux/if.h, isn't that wrong?
Or.
> /* Private (from user) interface flags (netdevice->priv_flags). */
> #define IFF_802_1Q_VLAN 0x1 /* 802.1Q VLAN device. */
> #define IFF_EBRIDGE 0x2 /* Ethernet bridging device. */
> [...] * change when it's running */
--
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