mirror of
https://gitee.com/openharmony/third_party_libnl
synced 2024-11-23 18:19:50 +00:00
286fd0b0d0
Signed-off-by: weiqian <weiqian22@huawei.com> |
||
---|---|---|
.travis | ||
.gitignore | ||
.indent.pro | ||
.travis.yml | ||
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 | ||
BUILD.gn | ||
bundle.json | ||
COPYING | ||
install.sh | ||
libnl3.spec | ||
libnl-3.5.0.tar.gz | ||
OAT.xml | ||
README_ZH.md | ||
README.md | ||
README.OpenSource | ||
solve-oh-compile-problem.patch | ||
solve-redefinition-of-struct-ipv6_mreq.patch |
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