1. 6028418 net: NetworkMonitor: ignore AWDL interfaces on macOS by Davide Pesavento · 1 year, 1 month ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 7 months ago
  3. c860bd1 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  4. 0990441 Ensure all include guards start with "NDN_CXX_" by Davide Pesavento · 3 years, 8 months ago
  5. 530c10f net: use the correct netlink message payload to request an address dump by Davide Pesavento · 6 years ago
  6. c9650e4 net: NetworkMonitor: use an enum to track the interface enumeration phase by Davide Pesavento · 6 years ago
  7. 2ec13eb net: NetworkMonitor: improve handling of NLMSG_DONE by Davide Pesavento · 6 years ago
  8. d1fc9a7 detail: move common.hpp to 'detail' by Junxiao Shi · 6 years ago
  9. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago[Renamed (98%) from ndn-cxx/net/detail/network-monitor-impl-netlink.hpp]
  10. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  11. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago[Renamed from src/net/detail/network-monitor-impl-netlink.hpp]
  12. 474c3b2 build: check for linux/genetlink.h by Davide Pesavento · 6 years ago
  13. 1077499 net: initial support for generic netlink (genl) by Davide Pesavento · 6 years ago
  14. a0b2a2c net: refactor netlink socket handling by Davide Pesavento · 6 years ago
  15. 2aec97a net: filter netlink messages based on sender pid and destination group by Davide Pesavento · 6 years ago
  16. 50b9226 net: refactor netlink message parsing, add extack support by Davide Pesavento · 6 years ago[Renamed (74%) from src/net/detail/network-monitor-impl-rtnl.hpp]
  17. 2dc416d net: add NetworkMonitorStub by Junxiao Shi · 7 years ago
  18. 2546794 net: move network-related files to src/net by Junxiao Shi · 7 years ago[Renamed (94%) from src/util/detail/network-monitor-impl-rtnl.hpp]
  19. f4c1eb3 util: no-op NetworkMonitor on unsupported platforms by Junxiao Shi · 7 years ago
  20. 2bf35a6 util: NetworkMonitor: fine-grained signals on interface/address changes by Davide Pesavento · 8 years ago
  21. 9a8bae5 util: split platform-specific NetworkMonitor backends into separate files by Davide Pesavento · 9 years ago