diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2020-01-06 17:41:31 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2020-01-06 17:41:31 +0000 |
commit | f8c8dc76c3b32d96388af756126dda8c14a18cf7 (patch) | |
tree | 50463fb34e4e96ef16c359fe8c5e5b98422880cb /sbin/slaacd | |
parent | 7e026badb3e71f0b65f5f78ccc6d85f03c0b92d3 (diff) |
We only need the config parser from liblwres.
This pulls out the config object (lwres_conf_t) from the context
(lwres_context_t), switches to libc functions (lwres_net_ntop vs
inet_ntop etc ) and removes a lwres_ prefix from number types
(lwres_uint8_t vs uint8_t etc).
With that we can nearly empty out lib/lwres and lose about 20k lines in
the process.
OK sthen
Diffstat (limited to 'sbin/slaacd')
0 files changed, 0 insertions, 0 deletions