netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* private netdev flags into UAPI?
@ 2012-11-25  7:43 Or Gerlitz
  2012-11-26  9:22 ` David Howells
  0 siblings, 1 reply; 5+ messages in thread
From: Or Gerlitz @ 2012-11-25  7:43 UTC (permalink / raw)
  To: David Howells, netdev

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 */

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-11-27  6:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-25  7:43 private netdev flags into UAPI? Or Gerlitz
2012-11-26  9:22 ` David Howells
2012-11-26 22:29   ` Or Gerlitz
2012-11-27  2:03     ` David Howells
2012-11-27  6:51       ` Or Gerlitz

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).