0db277e Remove unused is_local(), interface, and defaultnet from CheckedIPAddress

1 file Authored by pspacek 7 years ago, Committed by mbasti 7 years ago,
    Remove unused is_local(), interface, and defaultnet from CheckedIPAddress
    
    All these were unused so I'm removing them to keep the code clean and
    easier to read. At this point it is clear that only difference between
    netaddr.IPAddress and CheckedIPAddress is prefixlen attribute.
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+0 -9