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

Design Options (5)
Issue: Encapsulation of the message
Option 1: D-mode (UDP).
Pro: does not need to introduce any state
Con: MTU limitation
Option 2: C-mode (e.g. TCP)
Pro: reuse existing MAs does not hurt, No MTU issue
Con: when no MA between two peers, needs to introduce MAs
Does one want to remove it? If so reverse routing is needed
Proposal:
Use MRM object for query msg routing:
D-mode as default, when MA exists, reuse it.
PPT Version