]> gitweb.michael.orlitzky.com - hath.git/commit
Don't use min_address or min_octet in the apply_mask functions. Now that apply_mask...
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Aug 2010 06:08:40 +0000 (02:08 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Aug 2010 06:08:40 +0000 (02:08 -0400)
commite2cb918f1808f7f54cc742418050d49b424848c5
tree67284c6ac0b70d0b35b628890f8172201a827f42
parente9664c298771be252a788d5daf74e412240a3c78
Don't use min_address or min_octet in the apply_mask functions. Now that apply_mask accepts a mask bit, we no longer necessarily want the minimum.
src/IPv4Address.hs
src/Octet.hs