commit | 5bcee10c841f4973316853520dadbcfa8b793795 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Mar 27 22:28:29 2017 -0500 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Jun 20 17:47:02 2017 -0700 |
tree | 9971b93e0d28848405ee4bca6aeac6cd6fbdfbfb | |
parent | 7cd43abee3b78864e3308527864190012830e798 [diff] |
util: Add detection whether WiFi interface is ad hoc on macOS This commit only introduces framework to detect WiFi interface type. This function is not yet integrated in any other code. Change-Id: I072d654f7fdbd89fe5fee00b0400133d5cea19cf Refs: #4019
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.