Go to file
openharmony_ci 0b7ccb94b3
!58 fix:sove the problem of license compatibility
Merge pull request !58 from zyshg/master
2023-05-30 09:33:33 +00:00
.travis travis: build tests with NL_MORE_ASSERTS enabled 2019-08-09 16:48:55 +02:00
.gitignore fix: solve the problem of pollution work directory while compiling 2023-05-08 22:45:31 -07:00
.indent.pro style: add .indent.pro file for GNU indent 2014-07-27 10:57:36 +02:00
.travis.yml build: Add continuous integration support via travis-ci 2014-08-26 12:41:38 +02:00
backport-lib-add-include-netlink-private-nl-auto-h-header.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
backport-lib-use-proper-int-type-for-id-attributes-in-nl_object_identical.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
backport-route-link-add-RTNL_LINK_REASM_OVERLAPS-stat.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
backport-route-link-Check-for-null-pointer-in-macvlan.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
backport-rtnl-link-fix-leaking-rtnl_link_af_ops-in-link_msg_parser.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
backport-rtnl-route-fix-NLE_NOMEM-handling-in-parse_multipath.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
BUILD.gn fix: solve the problem of pollution work directory while compiling 2023-05-08 22:45:31 -07:00
bundle.json update bundle.json. 2023-05-19 09:41:49 +00:00
COPYING fix:add license file for libnl 2023-05-24 20:38:27 +08:00
install.sh fix: modify the patch file which solve the problem on OpenHarmony 2023-04-24 00:45:35 -07:00
libnl3.spec feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
libnl-3.5.0.tar.gz feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
OAT.xml fix:modify OAT.xml 2023-05-30 15:36:05 +08:00
README_ZH.md feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
README.md feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
README.OpenSource feat:add README.OpenSource 2023-05-16 21:13:44 +08:00
solve-oh-compile-problem.patch fix: modify the patch file which solve the problem on OpenHarmony 2023-04-24 00:45:35 -07:00
solve-redefinition-of-struct-ipv6_mreq.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00

libnl

Introduction & Software Architecture

Usage Guidelines

Generates Header File

The following patches is carried by the openEuler:libnl3 open source library:

backport-lib-add-include-netlink-private-nl-auto-h-header.patch backport-lib-use-proper-int-type-for-id-attributes-in-nl_object_identical.patch backport-route-link-add-RTNL_LINK_REASM_OVERLAPS-stat.patch backport-route-link-Check-for-null-pointer-in-macvlan.patch backport-rtnl-link-fix-leaking-rtnl_link_af_ops-in-link_msg_parser.patch backport-rtnl-route-fix-NLE_NOMEM-handling-in-parse_multipath.patch solve-redefinition-of-struct-ipv6_mreq.patch

The following patches are added to solve the compilation problem under the OpenHarmony project:

lib-utils-c.patch src-lib-utils-c.patch vrf-c.patch

Contribution

How to involve

Commit message spec

Repositories Involved

third_party_wpa_supplicant

drivers_peripheral