As 127.0.0.1 is known as the loopback address, is there a shorter term to refer to 0.0.0.0 other than "the IP address who means all IP address on local machine"?
|
feedback
|
|
Sometimes it is called "wildcard address",
But if it appears as destination address in incoming packet it should be treated as broadcast address 255.255.255.255 (RFC 1122, Section 3.3.6) | |||||
feedback
|
|
The official name for 0.0.0.0/0 (or ::0/0) is "the unspecified address". | |||
|
feedback
|
|
| |||
|
feedback
|