GNS3 / vpcs

Simple Virtual PC Simulator
BSD 2-Clause "Simplified" License
101 stars 39 forks source link

fix failure to receive DHCP offer #33

Closed hazardousparticl3 closed 3 years ago

hazardousparticl3 commented 3 years ago

This change resolves a bug preventing VPCS from receiving a DHCP offer if the assigned address if the last octet = 0xE0

grossmj commented 3 years ago

Thanks a lot :+1: