From: Michael Orlitzky Date: Sat, 28 Aug 2010 06:08:40 +0000 (-0400) Subject: Don't use min_address or min_octet in the apply_mask functions. Now that apply_mask... X-Git-Tag: 0.0.1~18 X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=e2cb918f1808f7f54cc742418050d49b424848c5;hp=e2cb918f1808f7f54cc742418050d49b424848c5;p=hath.git 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. ---