rmartin5 / aqua-sim-ng

Aqua-Sim on NS3
81 stars 41 forks source link

fix vbf routing protocol, and GOAL MAC protocol #10

Closed BigRabbit71 closed 5 years ago

BigRabbit71 commented 5 years ago
  1. Fix vbf routing protocol

    • Set the unique pkt id for AquaSimHeader in AquaSimVBF::Recv() function.
  2. Fix GOAL MAC protocol

    • Carefully deal with the DATA case, remove the goalAckHeader for DATA pkt
    • Fix the operation of the payload pointer in MakeReqPkt(), MakeAckPkt()