libnl available on github

Thomas Graf tgraf at infradead.org
Fri Jun 8 09:24:41 EDT 2012


On Fri, Jun 08, 2012 at 12:53:31PM +0600, Марк Коренберг wrote:
> 2012/6/6 Thomas Graf <tgraf at infradead.org>
> 
> > Hi everyone
> >
> > Upon request, I have made libnl available on github:
> >
> >        https://github.com/tgraf/libnl.git
> 
> 
> I have forked libnl (as I already said), and have found (and fixed) some
> bugs in my branch named "nonpython"  in git://
> github.com/socketpair/libnl.git. Also, I have request "pull request" at
> github for you.

I merged the first two commits, thanks.

I'm holding off to the return type converstion. While I do realize that
using unsigned types would be better, changing them now would break ABI.
Something I would like to avoid at this point.

If that commit includes any fixes which do not involve change of the
API signatures please extract them so I can merge them separately.

~Thomas



More information about the libnl mailing list