change readme file

Signed-off-by: wujun <2019125625@qq.com>
This commit is contained in:
wujun
2024-01-15 16:34:46 +08:00
parent 9b0e504193
commit 6f9d43c405
3 changed files with 3 additions and 19 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ if (!defined(ohos_lite)) {
"libnl-3.7.0/lib/route/link/ifb.c",
"libnl-3.7.0/lib/route/link/inet6.c",
"libnl-3.7.0/lib/route/link/inet.c",
"libnl-3.7.0/lib/route/link/ip6pre.c",
"libnl-3.7.0/lib/route/link/ip6gre.c",
"libnl-3.7.0/lib/route/link/ip6tnl.c",
"libnl-3.7.0/lib/route/link/ip6vti.c",
"libnl-3.7.0/lib/route/link/ipgre.c",
+1 -9
View File
@@ -11,19 +11,11 @@
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
solve-oh-compile-problem.patch
#### Contribution
+1 -9
View File
@@ -11,18 +11,10 @@
#### patch包说明
以下patch包为openEuler:libnl3开源库本身携带
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
以下patch包为解决在OpenHarmony工程下编译存在的问题自行添加
lib-utils-c.patch
src-lib-utils-c.patch
vrf-c.patch
solve-oh-compile-problem.patch
#### 参与贡献