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

2013-11-15 Thread John Baldwin
On Friday, November 15, 2013 7:23:23 am Bruce Evans wrote: > On Thu, 14 Nov 2013, George Neville-Neil wrote: > Does the API require defining OUI_FREEBSD as a value that needs to be > shifted left by 24 to use? It would be more useful to define it as the > left-shifted value. Then it gives the bas

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

2013-11-15 Thread Bruce Evans
On Thu, 14 Nov 2013, George Neville-Neil wrote: On Nov 14, 2013, at 16:03 , Sergey Kandaurov wrote: On 15 November 2013 00:07, George V. Neville-Neil wrote: Log: Shift our OUI correctly. Pointed out by: emaste Modified: head/sys/net/ieee_oui.h Modified: head/sys/net/ieee_oui.h ===

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

2013-11-14 Thread George Neville-Neil
On Nov 14, 2013, at 16:03 , Sergey Kandaurov wrote: > On 15 November 2013 00:07, George V. Neville-Neil wrote: >> Author: gnn >> Date: Thu Nov 14 20:07:17 2013 >> New Revision: 258142 >> URL: http://svnweb.freebsd.org/changeset/base/258142 >> >> Log: >> Shift our OUI correctly. >> >> Pointe

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

2013-11-14 Thread Sergey Kandaurov
On 15 November 2013 00:07, George V. Neville-Neil wrote: > Author: gnn > Date: Thu Nov 14 20:07:17 2013 > New Revision: 258142 > URL: http://svnweb.freebsd.org/changeset/base/258142 > > Log: > Shift our OUI correctly. > > Pointed out by: emaste > > Modified: > head/sys/net/ieee_oui.h > > Mod

svn commit: r258142 - head/sys/net

2013-11-14 Thread George V. Neville-Neil
Author: gnn Date: Thu Nov 14 20:07:17 2013 New Revision: 258142 URL: http://svnweb.freebsd.org/changeset/base/258142 Log: Shift our OUI correctly. Pointed out by: emaste Modified: head/sys/net/ieee_oui.h Modified: head/sys/net/ieee_oui.h =