Module:IP: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(rework the IPRange class as an IPBlock class that deals with network blocks and returns CIDR strings)
m (update comment)
Line 94: Line 94:
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- IPBlock class
-- IPBlock class
-- Represents a range of ipv4 or ipv6 addresses.
-- Represents a block of ipv4 or ipv6 addresses.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------