Hi ns-users, I am doing a multilink LAN project now and I am trying to modify NS2 to make it work in this simulator. This is a bit different from multipath which deal with the multiple path in network layer. The project I am doing is trying to discover and utilize multiple links in linklayer. What I am plan to do is adding an extra layer between linklayer and network layer. This extra layer will take the frames received from each link and pass it to the upper layer for incoming frames. For outgoing packets, it will take the packet from network layer and put it on each available link. I am just started. Currently, I am looking for the implementation of the upper layer of linklayer. If anyone is familiar with NS2 and would like to help me, please reply. I am using ns-2.32.
Thanks, Ming
