Changes between Version 16 and Version 17 of Internal/NewNodeAgent
- Timestamp:
- Feb 10, 2015, 10:43:44 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/NewNodeAgent
v16 v17 222 222 223 223 Additionally we should start using the Timeout facility of Ruby to ensure that the node agent doesn't hang or block. refrence here [http://ruby-doc.org/stdlib-1.9.3/libdoc/timeout/rdoc/Timeout.html here] 224 225 226 ---- 227 2/10/2015 228 229 We're going to make a new child of ethernet named wired. It will be activated in the reverse of ethernet. It will be told the logical name and the device name, and discover which kernel modules map to it (but this part may not be necissary). 230 231 The assumption is that all wifi devices have their modules blacklisted, but all wired devices are supposed to have thier modules loaded on boot.