In: |
plruby.rb
|
Parent: | Object |
The class PLRuby::NetAddr implement the PostgreSQL type inet and cidr
comparison function for 2 NetAddr objects
comparison is first on the common bits of the network part, then on the length of the network part, and then on the whole unmasked address.