Changeset 741 for trunk/cgi-bin
- Timestamp:
- 06/04/15 16:01:34 (10 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/cgi-bin/IPDB.pm (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/cgi-bin/IPDB.pmr740 r741 1398 1398 $alloc_from = new NetAddr::IP $alloc_from; 1399 1399 return ('FAIL',"Failed to allocate $args{cidr}; intended free block was used by another allocation.") 1400 if !$fbparent;1400 if ($args{type} !~ /.i/ && !$fbparent); 1401 1401 ##fixme: fail here if !$alloc_from 1402 1402 # also consider "lock for allocation" due to multistep allocation process 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![[ DeepNet IP Database ]](/images/ipdb-logo.png)
