Check out the new USENIX Web site. next up previous
Next: IP fragment reassembly Up: Protocol implementations Previous: Main control loop

IP -- Internet Protocol

When incoming packets are processed by lwIP and uIP, the IP layer is the first protocol that examines the packet. The IP layer does a few simple checks such as if the destination IP address of the incoming packet matches any of the local IP address and verifies the IP header checksum. Since there are no IP options that are strictly required and because they are very uncommon, both lwIP and uIP drop any IP options in received packets.



Subsections

Adam Dunkels 2003-03-03