1. 474c3b2 build: check for linux/genetlink.h by Davide Pesavento · 6 years ago
  2. 755f8a8 net: NetworkMonitor: gracefully handle backend initialization failure by Davide Pesavento · 6 years ago
  3. 1077499 net: initial support for generic netlink (genl) by Davide Pesavento · 6 years ago
  4. dc5bb96 net: support multiple concurrent netlink requests by Davide Pesavento · 6 years ago
  5. a0b2a2c net: refactor netlink socket handling by Davide Pesavento · 6 years ago
  6. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  7. 2aec97a net: filter netlink messages based on sender pid and destination group by Davide Pesavento · 6 years ago
  8. 50b9226 net: refactor netlink message parsing, add extack support by Davide Pesavento · 6 years ago
  9. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  10. 90db7ee net+util: remove dependency on Boost.Regex by Davide Pesavento · 6 years ago
  11. 59e266a net: deprecate ndn::ip::address{,V6}FromString by Davide Pesavento · 6 years ago
  12. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  13. 6d43393 tools: fix compilation with Boost 1.67 by Davide Pesavento · 6 years ago
  14. b984e32 net: parse interface names more loosely in FaceUri by Davide Pesavento · 7 years ago
  15. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  16. 5afbb0b util: switch to boost::asio::basic_waitable_timer by Davide Pesavento · 7 years ago
  17. 4d0d096 Fix compilation with boost 1.66.0 by Davide Pesavento · 7 years ago
  18. 130076f build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  19. 2520371 net: NetworkMonitor: set scope_id on link-local IPv6 addresses by Davide Pesavento · 7 years ago
  20. 1c597a1 net+util: fix build with gcc-7 by Davide Pesavento · 7 years ago
  21. f0c827e net: NetworkMonitorImplOsx: various minor cleanups by Davide Pesavento · 7 years ago
  22. ac8b4ca net: support link-local IPv6 addresses in FaceUri by Yanbiao Li · 7 years ago
  23. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  24. a84f464 Cleanup iostream includes by Davide Pesavento · 7 years ago
  25. c008798 net: NetworkMonitorImplOsx: minimize number of calls to getifaddrs() by Davide Pesavento · 7 years ago
  26. f35c427 net: NetworkMonitorImplOsx: optimize conversion from CFString by Davide Pesavento · 7 years ago
  27. b2ae336 net: NetworkMonitor: fix address scope on macOS by Davide Pesavento · 7 years ago
  28. 4346290 net: improve NetworkMonitor documentation by Davide Pesavento · 7 years ago
  29. 0b1b467 util: move CFReleaser from security/tpm by Junxiao Shi · 7 years ago
  30. 2dc416d net: add NetworkMonitorStub by Junxiao Shi · 7 years ago
  31. 2546794 net: move network-related files to src/net by Junxiao Shi · 7 years ago