Skip to content

IPv4 addresses in CIDR (Classless Inter Domain Routing) notation #29

Closed
olk wants to merge 3 commits intochriskohlhoff:masterfrom
olk:master
Closed

IPv4 addresses in CIDR (Classless Inter Domain Routing) notation #29
olk wants to merge 3 commits intochriskohlhoff:masterfrom
olk:master

Conversation

@olk
Copy link

@olk olk commented Sep 22, 2014

class cidr_address_v4 abstracts IPv4 address in CIDR notation providing infos like:
cidr : 192.168.1.21/28
network (subnet-id) : 192.168.1.16
netmask : 255.255.255.240
broadcast: 192.168.1.31
address range: 192.168.1.17 - 192.168.1.30

@chriskohlhoff
Copy link
Owner

Implemented in 956979b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants