In article <196301c291e9$56d25e70$[EMAIL PROTECTED]>, Sam Leffler
<[EMAIL PROTECTED]> wrote:
> I want to commit the mbuf packet tag changes to stable.  These
> changes replace the aux mbuf pointer in the mbuf with a list of
> "packet tags".  This does not change the size of the mbuf structure
> but does affect any software that uses them (presently only KAME
> ipsec which has been patched to use packet tags instead).

I would strongly prefer that you not put this into the 4.x branch.
The project has a policy against incompatible ABI changes within the
-stable branch.  If you do this MFC then those of us who rely on
third-party binary-only network drivers (such as the ET Inc. drivers,
upon which I and many others rely for network connectivity) will be
SOL.  Changing the ABI within the branch is unfair to the vendors who
try to maintain drivers for FreeBSD, and it only discourages them from
trying to support our operating system.  Let's just let the 4.x branch
live out the rest of its life span in a compatible way.

John
-- 
  John Polstra
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to