route show does not need to filter unwanted af itself, the sysctl does
authorbenno <benno@openbsd.org>
Mon, 27 Apr 2015 09:51:58 +0000 (09:51 +0000)
committerbenno <benno@openbsd.org>
Mon, 27 Apr 2015 09:51:58 +0000 (09:51 +0000)
commit74d4af9e4a532242559c807a36ae8618f7e874e6
treea03015c0dec26ad61911dbc85eff63e6ad18a03a
parentdd459b5acd677d6e9c65fe58530b77a5f625c047
route show does not need to filter unwanted af itself, the sysctl does
that for us.
approach seems sound deraadt@
ok claudio@ mpi@ henning@ phessler@
sbin/route/show.c