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