]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Add get_long utility and adapt get_integer accordingly
authorMathieu Schroeter <mathieu@schroetersa.ch>
Tue, 8 Aug 2023 21:42:55 +0000 (23:42 +0200)
committerDavid Ahern <dsahern@kernel.org>
Sun, 13 Aug 2023 16:24:27 +0000 (10:24 -0600)
commit3a463c152a9a5503f9c37362b63acd6f72ecba6c
treeab5a9602b9db9d0952b0a535ce2332bb23f6da47
parent27724f3cbb8ae3b25e83f885e8f442dc94f5db1e
Add get_long utility and adapt get_integer accordingly

Signed-off-by: Mathieu Schroeter <mathieu@schroetersa.ch>
Signed-off-by: David Ahern <dsahern@kernel.org>
include/utils.h
lib/utils.c