netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mariusz Mazur <mmazur@kernel.pl>
To: hadi@cyberus.ca
Cc: Stephen Hemminger <shemminger@osdl.org>,
	jt@hpl.hp.com, jt@bougret.hpl.hp.com,
	"David S. Miller" <davem@redhat.com>,
	netdev@oss.sgi.com
Subject: Re: iproute2 and kernel headers
Date: Sun, 8 Aug 2004 11:38:08 +0200	[thread overview]
Message-ID: <200408081138.09082.mmazur@kernel.pl> (raw)
In-Reply-To: <1091847950.1800.6.camel@jzny.localdomain>

On sobota 07 sierpień 2004 16:04, jamal wrote:
> > > 	By the way, one of the consequence of versioning the API is
> > > that I tend to do most API changes in batches. The idea is that I want
> > > to minimise the number of API versions, because I have to test the
> > > tools and drivers with each of them, and I have finite time.
>
> There should really be no reason you have to change versions. It should
> be the last resort. You can use tricks like data structure augmentation
> and and new TLV types to go for a long time and still be backward (as
> well as forward) compatible. When you are no longer capable of doing
> these tricks, then it would make sense upping the version.
> There also should be rules for evolution reasons against having data
> structures which cross kernel/userspace from having things like
> lookatme[0] elements.

If I understand correctly how the new linux-abi headers are supposed to work - 
this is the way to go (meaning - new versions of linux-abi should not break 
old stuff if they don't have to).


-- 
In the year eighty five ten
God is gonna shake his mighty head
He'll either say,
"I'm pleased where man has been"
Or tear it down, and start again

  reply	other threads:[~2004-08-08  9:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-05  0:50 iproute2 and kernel headers Jean Tourrilhes
2004-08-06 16:39 ` Stephen Hemminger
2004-08-07  0:07   ` Jean Tourrilhes
2004-08-07 14:04   ` jamal
2004-08-08  9:38     ` Mariusz Mazur [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-02 22:38 Stephen Hemminger
2004-08-02 23:04 ` David S. Miller
2004-08-03  7:55   ` YOSHIFUJI Hideaki / 吉藤英明
2004-08-03 21:21     ` David S. Miller
2004-08-03  0:14 ` Tomasz Torcz
2004-08-03 15:31   ` Stephen Hemminger
2004-08-03 17:14     ` Mariusz Mazur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200408081138.09082.mmazur@kernel.pl \
    --to=mmazur@kernel.pl \
    --cc=davem@redhat.com \
    --cc=hadi@cyberus.ca \
    --cc=jt@bougret.hpl.hp.com \
    --cc=jt@hpl.hp.com \
    --cc=netdev@oss.sgi.com \
    --cc=shemminger@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).