hip-3----Page:4
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16 

Implications to existing socket API
Basic assumption is that the shim sub-layer should let existing socket API deal with identifier rather than locator.
IP_RECVDSTADDR, IPV6_RECVDSTADDR
IP_PKNTINFO, IPV6_PKTINFO
Naming of the socket:
We assume that getsockname() and getpeername() return identifier assigned to local/remote node for the specified socket.
PPT Version