]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-ndisc: drop unused functions
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 29 Oct 2021 13:05:16 +0000 (22:05 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 29 Oct 2021 13:05:27 +0000 (22:05 +0900)
commit9661d2e80c54f3d781f84128d510f4a7c8bca482
tree1bc5fac6d41502fa7ad2f4cfa60544c9b26d6e23
parenta27c229c15830895d712ab338a22ef0ec4564ce2
sd-ndisc: drop unused functions

All received information is stored in sd_ndisc_router, and we have
sd_ndisc_router_get_mtu() and sd_ndisc_router_get_hop_limit().
src/libsystemd-network/ndisc-internal.h
src/libsystemd-network/sd-ndisc.c
src/libsystemd-network/test-ndisc-rs.c
src/systemd/sd-ndisc.h