Re: svn commit: r270870 - head/sys/net

2014-08-31 Thread Gleb Smirnoff
On Sun, Aug 31, 2014 at 12:20:07PM +0400, Alexander V. Chernikov wrote: A> On 31.08.2014 10:46, Gleb Smirnoff wrote: A> > Author: glebius A> > Date: Sun Aug 31 06:46:21 2014 A> > New Revision: 270870 A> > URL: http://svnweb.freebsd.org/changeset/base/270870 A> > A> > Log: A> >o Remove struct if

Re: svn commit: r270870 - head/sys/net

2014-08-31 Thread Alexander V. Chernikov
On 31.08.2014 10:46, Gleb Smirnoff wrote: Author: glebius Date: Sun Aug 31 06:46:21 2014 New Revision: 270870 URL: http://svnweb.freebsd.org/changeset/base/270870 Log: o Remove struct if_data from struct ifnet. Now it is merely API structure for route(4) socket and ifmib(4) sysctl. o

svn commit: r270870 - head/sys/net

2014-08-30 Thread Gleb Smirnoff
Author: glebius Date: Sun Aug 31 06:46:21 2014 New Revision: 270870 URL: http://svnweb.freebsd.org/changeset/base/270870 Log: o Remove struct if_data from struct ifnet. Now it is merely API structure for route(4) socket and ifmib(4) sysctl. o Move fields from if_data to ifnet, but keep all