VintageNet.Route.IPRoute.add_default_route
You're seeing just the function
add_default_route
, go back to VintageNet.Route.IPRoute module for more information.
Specs
add_default_route( VintageNet.ifname(), :inet.ip_address(), VintageNet.Route.Calculator.metric(), VintageNet.Route.Calculator.table_index() ) :: :ok | {:error, any()}
Add a default route