- Timestamp:
- Oct 10, 2013, 11:40:17 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/gformat.py
r12433 r12441 1111 1111 1112 1112 def generate_nanostation_config(datadump, iface, ns_type): 1113 #TODO(rvdz): Make sure the proper nanostation IP and subnet is set 1114 datadump['iface_%s' % iface]['ns_ip'] = datadump['iface_%s' % iface]['ns_ip'].split('/')[0] 1115 1113 1116 datadump.update(datadump['iface_%s' % iface]) 1114 1117
Note:
See TracChangeset
for help on using the changeset viewer.