commit | 530c10f523e000a9b136905bb3f5d950ac96a466 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu May 02 20:00:23 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu May 02 20:00:23 2019 -0400 |
tree | b4dc8f1c6f487223c2fa62224fdf26ea588248e5 | |
parent | 5223ea82f53e0547bd347e4b11c6a16f74e42ec4 [diff] |
net: use the correct netlink message payload to request an address dump RTM_GETADDR wants an ifaddrmsg structure as payload, not ifinfomsg Change-Id: I441d07f873668fac296085547458ef6ea077945b
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
You're encouraged to contribute to ndn-cxx! Check out the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.