• Home
Name Date Size #Lines LOC

..--

.travis/12-May-2024-1811

.gitignoreD12-May-2024250 2926

.indent.proD12-May-202426 21

.travis.ymlD12-May-202483 96

BUILD.gnD12-May-20249.2 KiB269256

COPYINGD12-May-202425.9 KiB503418

OAT.xmlD12-May-20245.4 KiB8437

README.OpenSourceD12-May-2024419 1111

README.mdD12-May-20241.3 KiB4024

README_ZH.mdD12-May-20241.2 KiB4024

backport-lib-add-include-netlink-private-nl-auto-h-header.patchD12-May-20244.2 KiB124116

backport-lib-use-proper-int-type-for-id-attributes-in-nl_object_identical.patchD12-May-2024934 3025

backport-route-link-Check-for-null-pointer-in-macvlan.patchD12-May-2024974 3124

backport-route-link-add-RTNL_LINK_REASM_OVERLAPS-stat.patchD12-May-20242.7 KiB6756

backport-rtnl-link-fix-leaking-rtnl_link_af_ops-in-link_msg_parser.patchD12-May-2024939 2621

backport-rtnl-route-fix-NLE_NOMEM-handling-in-parse_multipath.patchD12-May-20241.2 KiB4133

bundle.jsonD12-May-2024900 3535

install.shD12-May-20241.2 KiB2617

libnl-3.5.0.tar.gzD12-May-2024945.2 KiB

libnl3.specD12-May-20243.4 KiB135104

solve-oh-compile-problem.patchD12-May-20241.1 KiB4940

solve-redefinition-of-struct-ipv6_mreq.patchD12-May-2024513 1310

README.OpenSource

1[
2    {
3        "Name": "openEuler:libnl3",
4        "License": "LGPL V2.1",
5        "License File": "COPYING",
6        "Version Number": "3.5.0-4.oe2203",
7        "Owner": "xusai4@huawei.com",
8        "Upstream URL": "https://repo.openeuler.org/openEuler-22.03-LTS/source/Packages/libnl3-3.5.0-4.oe2203.src.rpm",
9        "Description": "Providing APIs to netlink protocol based Linux kernel interfaces."
10  }
11]

README.md

1# libnl
2
3#### Introduction & Software Architecture
4- [Refer to the official documentation](https://www.infradead.org/~tgr/libnl/)
5
6#### Usage Guidelines
7
8- [Refer to the official API documentation](https://www.infradead.org/~tgr/libnl/doc/api/group__cb.html)
9
10#### Generates  Header File
11
12The following patches is carried by the openEuler:libnl3 open source library:
13
14backport-lib-add-include-netlink-private-nl-auto-h-header.patch
15backport-lib-use-proper-int-type-for-id-attributes-in-nl_object_identical.patch
16backport-route-link-add-RTNL_LINK_REASM_OVERLAPS-stat.patch
17backport-route-link-Check-for-null-pointer-in-macvlan.patch
18backport-rtnl-link-fix-leaking-rtnl_link_af_ops-in-link_msg_parser.patch
19backport-rtnl-route-fix-NLE_NOMEM-handling-in-parse_multipath.patch
20solve-redefinition-of-struct-ipv6_mreq.patch
21
22The following patches are added to solve the compilation problem under the OpenHarmony project:
23
24lib-utils-c.patch
25src-lib-utils-c.patch
26vrf-c.patch
27
28#### Contribution
29
30[How to involve](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/参与贡献.md)
31
32[Commit message spec](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83)
33
34#### Repositories Involved
35
36[third_party_wpa_supplicant](https://gitee.com/openharmony/third_party_wpa_supplicant)
37
38[drivers_peripheral](https://gitee.com/openharmony/drivers_peripheral)
39
40