public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] ip / ifconfig redesign
@ 2005-12-02 19:53 Al Boldi
  2005-12-02 19:59 ` Pekka Savola
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Al Boldi @ 2005-12-02 19:53 UTC (permalink / raw)
  To: netdev; +Cc: linux-net, linux-kernel

The current ip / ifconfig configuration is arcane and inflexible.  The reason 
being, that they are based on design principles inherited from the last 
century.

In a GNU/OpenSource environment, OpenMinds should not inhibit themselves 
achieving new design-goals to enable a flexible non-redundant configuration.

Specifically, '#> ip addr ' exhibits this issue clearly, by requiring to 
associate the address to a link instead of the other way around.

Consider this new approach for better address management:
1. Allow the definition of an address pool
2. Relate links to addresses
3. Implement to make things backward-compatible.

The obvious benefit here, would be the transparent ability for apps to bind 
to addresses, regardless of the link existence.

Another benefit includes the ability to scale the link level transparently, 
regardless of the application bind state.

And there may be many other benefits... (i.e. 100% OSI compliance)

--
Al


^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <447BB19E14004A4388CB9A864D2BA7630DF693@hq-ex-6.brocade.com>]

end of thread, other threads:[~2005-12-14 14:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02 19:53 [RFC] ip / ifconfig redesign Al Boldi
2005-12-02 19:59 ` Pekka Savola
2005-12-02 20:08 ` Ben Greear
2005-12-02 20:38 ` linux-os (Dick Johnson)
2005-12-02 22:49   ` Jesper Juhl
2005-12-10 18:51   ` Stefan Smietanowski
2005-12-02 21:19 ` Jan-Benedict Glaw
2005-12-08 10:15   ` Eric W. Biederman
2005-12-02 22:40 ` Jeff V. Merkey
2005-12-03 13:46 ` Al Boldi
2005-12-11  4:59 ` Bernd Eckenfels
2005-12-14 14:19 ` Al Boldi
     [not found] <447BB19E14004A4388CB9A864D2BA7630DF693@hq-ex-6.brocade.com>
2005-12-03 14:58 ` Jan-Benedict Glaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox