yellowman / nsh

OpenBSD networking configuration shell
http://www.nmedia.net/nsh/
Other
177 stars 27 forks source link

rename interface context "ip" command to "address" #71

Closed stspdotname closed 1 year ago

stspdotname commented 1 year ago

There is already a different "ip" command in the global context which can make things confusing.

Going forward, only allow this command to be used for setting static IP addresses. There are already other commands for auto-configuration of addresses, such as "autoconf4".