Go to file
openharmony_ci dceca90587
!49 feat: Change the source from libnl3 third-party library to openEuler:libnl
Merge pull request !49 from 黄一平/master
2023-04-13 07:45:19 +00:00
.travis travis: build tests with NL_MORE_ASSERTS enabled 2019-08-09 16:48:55 +02:00
.gitignore build: merge tests/Makefile.am into top-level makefile 2017-02-27 13:20:34 +01: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 feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
install.sh feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
lib-utils-c.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -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 feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07: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
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
src-lib-utils-c.patch feat: Change the source from libnl3 third-party library to openEuler:libnl 2023-04-12 19:23:03 -07:00
vrf-c.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