Omnet++/Inet: how to adjust routing files when adding components to a .NED scenario
问题 For an exam we are studying LISP Mobile (Locator/Identifier Separation Protocol) and we have asked to some researchers from a German University to send us their LISP simulator with Omnet++/Inet. Inside, we have found the following scenario which is very useful to us: where we have a lispMobileNode multihomed with two wlan interfaces which receives UDP packets (in particular VoIP or video) from a correspondent node which is not mobile called standardHost. This scenario works perfectly as