show ipv4 processing moved into helper function so blackhole can call it
add tests for add/delete/show blackhole
For #36 but needs some testing as it modifies the way route add args are parsed and how route show processes ipv4 addresses so I've made some changes that looked ok at first pass but I'm sure there will be side effects I'm not aware of.
-blackhole
option on macroute
For #36 but needs some testing as it modifies the way
route add
args are parsed and howroute show
processes ipv4 addresses so I've made some changes that looked ok at first pass but I'm sure there will be side effects I'm not aware of.