CBielstein / projectloon

Class project on routing and positioning in a mesh network inspired by Google's Project Loon.
0 stars 1 forks source link

Packet Forwarding: GPSR #12

Open CBielstein opened 9 years ago

CBielstein commented 9 years ago

Blocked by #10 for now. Once we know we need to forward a packet, determine if ETX or GPSR is appropriate (if the IP is in our IPtoGPS map, it's on our network and should be forwarded GPSR), and do next hop forwarding based on GPSR.

CBielstein commented 9 years ago

Needs perimeter routing.