Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
.travis/ | 12-May-2024 | - | 18 | 11 | ||
.gitignore | D | 12-May-2024 | 281 | 29 | 27 | |
.indent.pro | D | 12-May-2024 | 26 | 2 | 1 | |
.travis.yml | D | 12-May-2024 | 83 | 9 | 6 | |
BUILD.gn | D | 12-May-2024 | 9.5 KiB | 276 | 263 | |
COPYING | D | 12-May-2024 | 25.9 KiB | 503 | 418 | |
OAT.xml | D | 12-May-2024 | 5.4 KiB | 84 | 37 | |
README.OpenSource | D | 12-May-2024 | 429 | 11 | 11 | |
README.md | D | 12-May-2024 | 954 | 32 | 16 | |
README_ZH.md | D | 12-May-2024 | 840 | 32 | 16 | |
bundle.json | D | 12-May-2024 | 900 | 35 | 35 | |
install.sh | D | 12-May-2024 | 573 | 20 | 11 | |
libnl-3.7.0.tar.gz | D | 12-May-2024 | 977.5 KiB | |||
libnl3.spec | D | 12-May-2024 | 3 KiB | 133 | 102 | |
solve-oh-compile-problem.patch | D | 12-May-2024 | 2.6 KiB | 74 | 62 | |
solve-redefinition-of-struct-ipv6_mreq.patch | D | 12-May-2024 | 513 | 13 | 10 |
README.OpenSource
1[ 2 { 3 "Name": "openEuler:libnl3", 4 "License": "LGPL V2.1", 5 "License File": "COPYING", 6 "Version Number": "3.7.0-1.oe2203sp1", 7 "Owner": "xusai4@huawei.com", 8 "Upstream URL": "https://repo.openeuler.org/openEuler-22.03-LTS-SP1/source/Packages/libnl3-3.7.0-1.oe2203sp1.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 14solve-redefinition-of-struct-ipv6_mreq.patch 15 16The following patches are added to solve the compilation problem under the OpenHarmony project: 17 18solve-oh-compile-problem.patch 19 20#### Contribution 21 22[How to involve](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/参与贡献.md) 23 24[Commit message spec](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83) 25 26#### Repositories Involved 27 28[third_party_wpa_supplicant](https://gitee.com/openharmony/third_party_wpa_supplicant) 29 30[drivers_peripheral](https://gitee.com/openharmony/drivers_peripheral) 31 32
README_ZH.md
1# libnl 2 3#### 简介 & 软件架构 4 5- [参考官方文档](https://www.infradead.org/~tgr/libnl/) 6 7#### 使用说明 8 9- [参考官方API文档](https://www.infradead.org/~tgr/libnl/doc/api/group__cb.html) 10 11#### patch包说明 12 13以下patch包为openEuler:libnl3开源库本身携带 14solve-redefinition-of-struct-ipv6_mreq.patch 15 16以下patch包为解决在OpenHarmony工程下编译存在的问题自行添加 17solve-oh-compile-problem.patch 18 19#### 参与贡献 20 21[如何贡献](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/参与贡献.md) 22 23[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83) 24 25 26#### 相关仓 27 28[third_party_wpa_supplicant](https://gitee.com/openharmony/third_party_wpa_supplicant) 29 30[drivers_peripheral](https://gitee.com/openharmony/drivers_peripheral) 31 32