Rob Landley f22bec1f33 Add "ifconfig eth0 rename NEWNAME". %!s(int64=2) %!d(string=hai) anos
..
README 3e8b019665 Reword some command directory READMEs (this tweaks menuconfig display). %!s(int64=2) %!d(string=hai) anos
ftpget.c fc345cfc8f Fix ftpget download %!s(int64=4) %!d(string=hai) anos
host.c 9e0547cb94 Promote host to net %!s(int64=2) %!d(string=hai) anos
ifconfig.c f22bec1f33 Add "ifconfig eth0 rename NEWNAME". %!s(int64=2) %!d(string=hai) anos
microcom.c c251e32521 Fix microcom to set serial device's terminal correctly. %!s(int64=3) %!d(string=hai) anos
netcat.c 1d181824bb Don't leak sockfd into children. %!s(int64=4) %!d(string=hai) anos
netstat.c 827cabf789 netstat.c: fix bounds checks. %!s(int64=3) %!d(string=hai) anos
ping.c 34a025cc0e Don't remove the atexit() and then call it manually right before exiting. %!s(int64=2) %!d(string=hai) anos
rfkill.c 4885e8fea8 rfkill: remove get_line(). %!s(int64=4) %!d(string=hai) anos
sntp.c 039d59d227 Replace various x = x declarations with QUIET macro to shut up gcc. %!s(int64=2) %!d(string=hai) anos
tunctl.c 503e636229 Convert more GLOBALS argument vars to the new single letter code style. %!s(int64=5) %!d(string=hai) anos

README

Networking commands

The Internet Engineering Task Force publishes standards drafts at
https://www.ietf.org/rfc/rfc-index.txt (ala https://www.ietf.org/rfc/rfc3.txt)
and the commands tend to be documented in manual page section 8
https://man7.org/linux/man-pages/dir_section_8.html