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开源库本身携带 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 22以下patch包为解决在OpenHarmony工程下编译存在的问题自行添加 23lib-utils-c.patch 24src-lib-utils-c.patch 25vrf-c.patch 26 27#### 参与贡献 28 29[如何贡献](https://gitee.com/openharmony/docs/blob/HEAD/zh-cn/contribute/参与贡献.md) 30 31[Commit message规范](https://gitee.com/openharmony/device_qemu/wikis/Commit%20message%E8%A7%84%E8%8C%83) 32 33 34#### 相关仓 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