[PATCH 2/3] include/linux: update copy of kernel header "if_link.h"

Nicolas Dichtel nicolas.dichtel at 6wind.com
Mon Aug 17 00:56:42 PDT 2015


Le 14/08/2015 17:32, Thomas Haller a écrit :
> Taken from upstream kernel commit b953c0d234bc72e8489d3bf51a276c5c4ec85345
> (v4.1), file 'include/uapi/linux/if_link.h'.

After looking into the code, it seems that libnl includes raw copy of linux
headers. Usually, raw copy are not used, but sanitized version:
$ cd linux
$ make headers_install
$ cp usr/include/linux/if_link.h ....


Regards,
Nicolas



More information about the libnl mailing list