Fix max nameserver proposals limit
authorkn <kn@openbsd.org>
Mon, 30 Aug 2021 18:49:19 +0000 (18:49 +0000)
committerkn <kn@openbsd.org>
Mon, 30 Aug 2021 18:49:19 +0000 (18:49 +0000)
commitc871fe0c93d2ecebf16cbbbb84cb1af83c4e02ba
treecec3e217ba898436219c4e56b0d5e4468049015f
parented8242148a38c727f255f8704be7cf70017d3938
Fix max nameserver proposals limit

Count the total number of proposals and not five per address family each.
Don't print ignored addresses by default anymore and leave that to `-v'.

OK benno
sbin/route/route.c