next up previous
Next: 4 Firewalling Up: 3 The Network Layer: Previous: 3.2 Receiving Packets

3.3 Handling Broadcast Packets

Your IP layer should be able to handle broadcast packets (since the DHCP protocol relies on them). More specificially, it needs to provide support for IP packets sent to the limited broadcast address 255.255.255.255. Your implementation should follow these rules:


next up previous
Next: 4 Firewalling Up: 3 The Network Layer: Previous: 3.2 Receiving Packets