netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFD] Network configuration data in sysfs
@ 2011-10-23 23:35 Kirill A. Shutemov
  2011-10-24  0:49 ` David Miller
  2011-10-24 20:17 ` Stephen Hemminger
  0 siblings, 2 replies; 10+ messages in thread
From: Kirill A. Shutemov @ 2011-10-23 23:35 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, Alexey Kuznetsov, James Morris,
	Hideaki YOSHIFUJI, Patrick McHardy, Greg Kroah-Hartman,
	Kay Sievers, Alexey Gladkov

Hi,

Currently there's no way to set or inspect network configuration (protocol
addresses, routes, etc.) through sysfs. Yes, we have netlink interface for
this, but sysfs has advantage:

- change or inspect network configuration using standard unix utilities
  (echo, cat, etc.). It's useful at least in restricted environment where
  no special utilities available -- initrd or stripped down busybox.

- transparent udev support. It would be nice to get this information to
  udev.

Is there something fundamental preventing us to have sysfs interface for
network configuration?

-- 
 Kirill A. Shutemov

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

end of thread, other threads:[~2011-10-25  7:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-23 23:35 [RFD] Network configuration data in sysfs Kirill A. Shutemov
2011-10-24  0:49 ` David Miller
2011-10-24  1:34   ` Kirill A. Shutemov
2011-10-24  3:24     ` David Miller
2011-10-24  4:24       ` Kirill A. Shutemov
2011-10-24  4:59         ` David Miller
2011-10-24 12:46           ` Kay Sievers
2011-10-24 23:54             ` Alexey Gladkov
2011-10-25  7:57               ` Kay Sievers
2011-10-24 20:17 ` Stephen Hemminger

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