jkoelker / quark

This is my fork, Quark is now at https://github.com/rackerlabs/quark
Apache License 2.0
0 stars 2 forks source link

Implements a hacky IP policy #64

Closed MattDietz closed 11 years ago

MattDietz commented 11 years ago

This patch prevents .0, .1 and .255 from being assigned in a given subnet. The patch should be reverted later once we have actual IP address policies ala Melange.

jkoelker commented 11 years ago

LGTM!

asadoughi commented 11 years ago

LGTM.