kvetak / RINA

RINA Simulator
https://rinasim.omnetpp.org/
Other
29 stars 12 forks source link

Src/Dst addresses not initialized on flow requests #13

Open gaixas1 opened 8 years ago

gaixas1 commented 8 years ago

Requests of new flows don't have the src/dst address parameters initialized, only the APN of those, so the first lookup in order to see if there is already a flow to destination allocated always fails, resulting in a lookup for address "".

kvetak commented 7 years ago

@thykel Any progress with this issue? Is it already resolved?