nslookup: usee bbox network functions instead of opne-coded mess
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 14 Apr 2018 15:54:24 +0000 (17:54 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 14 Apr 2018 15:55:54 +0000 (17:55 +0200)
commit55bc8e8826df8cf5c342f57e513d10ee6c632838
treedc798c0b7e8ce967d0c713c9b76dc0ca6ef7be0f
parent75568354f6e2ab08302085bbcb32c3368c49b86f
nslookup: usee bbox network functions instead of opne-coded mess

function                                             old     new   delta
nslookup_main                                       2363    2091    -272
add_ns                                               663      65    -598
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-870)           Total: -870 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/nslookup.c