Keep the implementation details minimal. For example, Figure 2 is wrong for a hybrid kernel- and user-space implementation I have in mind. Just focus on the protocol. I'd remove Figure 2 and all text between the start of Section 2 until the start of 2.1.
Right. There may be several ways of implementing this.
Section 5: Why not simply define a new protocol number and reuse all the current function? e.g. socket( AF_INET, SOCK_STREAM, IPPROTO_TOU ); ...
Indeed, reusing all the current functions is the preferred approach. However, an intermediate solution may be needed until the current function calls don't support it.
-s _______________________________________________ P2PSIP mailing list [email protected] https://www.ietf.org/mailman/listinfo/p2psip
