Jan 11, 2016

[network] masking

Host IP + mask = result_1
Outgoing IP + mask = result_2

if result_1 != result_2
  send to IP routing process.
else
  send ARP obtain layer 2 MAC address.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.