]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ROSE: Add rose_ntop implementation.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 19 Sep 2021 13:30:26 +0000 (15:30 +0200)
committerDavid Ahern <dsahern@kernel.org>
Fri, 24 Sep 2021 02:02:45 +0000 (20:02 -0600)
commit26c5782fab317486f189adff77885c6f18948248
treeab7bc6fd81e46ea91e7212abd99ba5761d6d3665
parentfd4c1c816896919e5a86ee56d2c229ca730fb50e
ROSE: Add rose_ntop implementation.

ROSE addresses are ten digit numbers, basically like North American
telephone numbers.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
Makefile
include/utils.h
lib/rose_ntop.c [new file with mode: 0644]