View Source VintageNet.InterfaceRenamer behaviour (vintage_net v0.13.3)
Wrapper around the ip
command for renaming interfaces
Link to this section Summary
Functions
Renames an interface
Link to this section Callbacks
@callback rename_interface(VintageNet.ifname(), VintageNet.ifname()) :: :ok | {:error, String.t()}
Link to this section Functions
@spec rename(VintageNet.ifname(), VintageNet.ifname()) :: :ok | {:error, String.t()}
Renames an interface