you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 3 years ago

UDP is a transport protocol. OSI layer 4. It sits atop the packet (network/L3) layer which is where IP dictates where a packet is going. A broadcast or multicast IP address would mean it can be observed by many machines, but unicast is still the most common, and is routed to just one machine.

  • source
  • parent