1. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  2. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  3. 35120ea face: EthernetTransport by Davide Pesavento · 9 years ago[Renamed (71%) from daemon/face/ethernet-face.hpp]
  4. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  5. 66ff098 face: cleanup log messages in all faces and print fail reason by Davide Pesavento · 10 years ago
  6. 9a090a0 EthernetFace: report packets dropped by the kernel if debug is enabled by Davide Pesavento · 10 years ago
  7. 1e46be3 core: rename nfd::EventId to nfd::scheduler::EventId by Junxiao Shi · 10 years ago
  8. f8b41eb face: Fix ioctl() calls on platforms where libpcap uses /dev/bpf* by Davide Pesavento · 10 years ago
  9. 66df974 face: implement NDNLP fragmentation in EthernetFace by Matteo Sammarco · 10 years ago
  10. 7726ae5 face: make EthernetFace more robust against errors. by Davide Pesavento · 10 years ago
  11. 10783f2 EthernetFace: avoid putting the NIC in promiscuous mode if possible. by Davide Pesavento · 11 years ago
  12. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  13. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  14. 3ffe66d core: use ethernet::Address from ndn-cxx by Junxiao Shi · 10 years ago
  15. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  16. f0ae442 face: enable immediate mode for packet capture on EthernetFace. by Davide Pesavento · 11 years ago
  17. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  18. 885a85b build+face: Fixing regression that broke ethernet support by Alexander Afanasyev · 11 years ago
  19. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  20. b60cc12 face: use NetworkInterfaceInfo directly in EthernetFace. by Davide Pesavento · 11 years ago
  21. 44deacc face: Ethernet{Face,ChannelFactory} implementation. by Davide Pesavento · 11 years ago