openharmony_ci 7c381a9f7e !36 modify license to LGPL
Merge pull request !36 from michael4096/master
2022-03-16 03:37:24 +00:00
2019-09-01 16:19:02 +02:00
2015-02-17 15:26:15 +01:00
2015-07-09 22:43:18 +02:00
2022-01-13 08:44:47 +00:00
2012-06-06 11:43:53 +02:00
2019-09-01 16:19:02 +02:00
2012-01-17 12:38:37 +01:00
2022-03-16 02:51:29 +00:00
2014-07-20 18:14:46 +02:00
2022-03-16 02:51:29 +00:00

libnl

Introduction & Software Architecture

Usage Guidelines

Generates Header File

In this warehouse include/netlink/version.h and lib/defs.h file is generated through the following steps

1.Run the following script to generate the tools required for the header file bash install_tool.sh Note:The preceding script performs following operations:Install the autoconf,libtool and pkg-config tools,execute the autogen.sh file in the libnl root directory,generate the configure,defs.h.in and defs.h.in~ files,and then execute the configure command,The version.h file is generated in the include/netlink directory,defs.h file is generated in the lib directory and Makefile is generated in libnl root directory.and then execute the make command,The ematch_grammar.c、ematch_grammar.h、ematch_syntax.c、ematch_syntax.h file is generated in the lib/route/cls directory,pktloc_grammar.c、pktloc_grammar.h、pktloc_syntax.c、pktloc_syntax.h file is generated in the lib/route directory

Contribution

How to involve

Commit message spec

Repositories Involved

third_party_wpa_supplicant

drivers_peripheral

S
Description
暂无描述
Readme 13 MiB
Languages
C 90.4%
Python 4.7%
CSS 2%
Makefile 1.1%
Shell 0.9%
Other 0.9%