svn commit: r266860 - in head: sys/net sys/netinet sys/netinet6 tests/sys/netinet

Gleb Smirnoff glebius at FreeBSD.org
Mon Jun 2 08:19:45 UTC 2014


On Fri, May 30, 2014 at 08:55:33AM -0600, Alan Somers wrote:
A> On Fri, May 30, 2014 at 2:11 AM, Gleb Smirnoff <glebius at freebsd.org> wrote:
A> > On Thu, May 29, 2014 at 09:03:50PM +0000, Alan Somers wrote:
A> > A> Author: asomers
A> > A> Date: Thu May 29 21:03:49 2014
A> > A> New Revision: 266860
A> > A> URL: http://svnweb.freebsd.org/changeset/base/266860
A> > A>
A> > A> Log:
A> > A>   Fix unintended KBI change from r264905.  Add _fib versions of
A> > A>   ifa_ifwithnet() and ifa_ifwithdstaddr()  The legacy functions will call the
A> > A>   _fib() versions with RT_ALL_FIBS, preserving legacy behavior.
A> >
A> > Is this intended for MFC? If not, then I'd say that API bloat hurts
A> > more than KBI change in head/.
A> 
A> Yes, it's intended for MFC.

Is it possible to make API in head more strict and legacy free, then?

-- 
Totus tuus, Glebius.


More information about the svn-src-all mailing list