linux/tools/net/ynl/lib
Jakub Kicinski 4e887471e8 tools: ynl: rename make hardclean -> distclean
The make target to remove all generated files used to be called
"hardclean" because it deleted files which were tracked by git.
We no longer track generated user space files, so use the more
common "distclean" name.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-03-06 12:05:10 +00:00
..
__init__.py tools/net/ynl: Add support for create flags 2023-08-27 17:17:10 -07:00
.gitignore tools: net: add __pycache__ to gitignore 2023-02-24 11:55:47 -08:00
Makefile tools: ynl: rename make hardclean -> distclean 2024-03-06 12:05:10 +00:00
nlspec.py tools: ynl: correct typo and docstring 2024-02-06 18:56:19 -08:00
ynl-priv.h tools: ynl: remove the libmnl dependency 2024-02-28 15:25:45 -08:00
ynl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-02-29 14:24:56 -08:00
ynl.h tools: ynl: stop using mnl socket helpers 2024-02-28 15:25:44 -08:00
ynl.py tools: ynl: allow user to pass enum string instead of scalar value 2024-02-23 18:16:44 -08:00