- Timestamp:
- Sep 25, 2012 5:15:02 PM (12 years ago)
- Branches:
- master
- Children:
- c7a6a20
- Parents:
- de059e1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/experiment_control.py
rde059e1 rab662b6 1349 1349 assigned[net] = sz 1350 1350 1351 # XXX: hack attack - always avoid 10.0.23.0 which is special on DETER 1352 assigned[long(ip_addr('10.0.23.0'))] = 256 1353 # end of hack 1354 1351 1355 # Walk all substrates, smallest to largest, assigning IP addresses to 1352 1356 # the unassigned and checking the assigned. Build an /etc/hosts file
Note: See TracChangeset
for help on using the changeset viewer.