jagornet/dhcp

Optimize Subnet class getEndAddress method

agrabil opened this issue · 1 comments

The Subnet.getEndAddress() method needlessly recalculates the endAddress each time it is called.

Resolved by commit a1f03ab