--- a/src/devices/mesh/wscript Mon Mar 30 17:47:20 2009 +0400
+++ b/src/devices/mesh/wscript Mon Mar 30 18:13:48 2009 +0400
@@ -12,13 +12,6 @@
# Not refactored
'mesh-wifi-mac-header.cc',
'tx-statistics.cc',
- #'hwmp-rtable.cc',
- #'dot11s-parameters.cc',
- #'hwmp.cc',
- #'mesh-wifi-mac.cc',
- #'hwmp-state.cc',
- #'mesh-mgt-headers.cc',
- #'mesh-wifi-peer-manager.cc',
]
headers = bld.new_task_gen('ns3header')
headers.module = 'mesh'
@@ -31,16 +24,8 @@
'mesh-wifi-interface-mac.h',
'mesh-wifi-interface-mac-plugin.h',
# Dirty
- 'dot11s-codes.h',
- #'hwmp-state.h',
- #'dot11s-parameters.h',
- #'mesh-mgt-headers.h',
- #'hwmp.h',
'tx-statistics.h',
- #'hwmp-rtable.h',
'mesh-wifi-mac-header.h',
- #'mesh-wifi-mac.h',
- #'mesh-wifi-peer-manager.h',
]
# obj = bld.create_ns3_program('wifi-phy-test',