I read that this pool:
- Means "these hosts" in "this network"
- Is used for self-identification
- Is used for broadcast messages
My questions are:
- Where exactly these addresses can be found?
- Which protocols use them?
ipnetworkingsubnet
I read that this pool:
My questions are:
Best Answer
According to RFC 5735:
So, looking at RFC 1122:
So @Spiff is right, they're used exclusively in initialization procedures before obtaining the "real" IP Address.
But later on RFC 1122 states that:
so BSDs version 4.2 actually send broadcasts to
0.0.0.0
.Update:
Found another piece of info:
And here appears BSD again: