1. b8eebcb face: EthernetTransport: use MTU provided by ndn::net::NetworkInterface by Davide Pesavento · 7 years ago
  2. 0d82d04 face: construct EthernetTransport with NetworkInterface by Junxiao Shi · 7 years ago
  3. 0b0a71d face: rename hasBeenUsedRecently to hasRecentlyReceived by Davide Pesavento · 7 years ago
  4. 1816d4b face: implement close-on-idle and persistency change for Ethernet unicast by Davide Pesavento · 7 years ago
  5. 43ff2a9 face: EthernetChannel by Davide Pesavento · 7 years ago
  6. fe0580c face: introduce PcapHelper class by Davide Pesavento · 7 years ago
  7. 6bd6d0b face: UnicastEthernetTransport by Davide Pesavento · 8 years ago
  8. bfea575 face: configuration option to make Ethernet face "ad hoc" by Teng Liang · 8 years ago
  9. 32dab97 face: Transport::canChangePersistencyTo by Yanbiao Li · 8 years ago
  10. 9f5b01d core: move common.hpp to core/ by Junxiao Shi · 8 years ago
  11. b84bd3a common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 9 years ago
  12. 35120ea face: EthernetTransport by Davide Pesavento · 9 years ago[Renamed (71%) from daemon/face/ethernet-face.hpp]
  13. 292e5e1 face: use move semantics for sockets where possible by Davide Pesavento · 10 years ago
  14. 66ff098 face: cleanup log messages in all faces and print fail reason by Davide Pesavento · 10 years ago
  15. 9a090a0 EthernetFace: report packets dropped by the kernel if debug is enabled by Davide Pesavento · 10 years ago
  16. 1e46be3 core: rename nfd::EventId to nfd::scheduler::EventId by Junxiao Shi · 10 years ago
  17. f8b41eb face: Fix ioctl() calls on platforms where libpcap uses /dev/bpf* by Davide Pesavento · 10 years ago
  18. 66df974 face: implement NDNLP fragmentation in EthernetFace by Matteo Sammarco · 10 years ago
  19. 7726ae5 face: make EthernetFace more robust against errors. by Davide Pesavento · 10 years ago
  20. 10783f2 EthernetFace: avoid putting the NIC in promiscuous mode if possible. by Davide Pesavento · 11 years ago
  21. b499a60 core: ignore non-Ethernet AF_LINK addresses when enumerating NICs. by Davide Pesavento · 10 years ago
  22. a1937bf core: use FaceUri from ndn-cxx by Junxiao Shi · 10 years ago
  23. 3ffe66d core: use ethernet::Address from ndn-cxx by Junxiao Shi · 10 years ago
  24. ef04f27 face, mgmt: add channel status dataset publisher by Steve DiBenedetto · 10 years ago
  25. f0ae442 face: enable immediate mode for packet capture on EthernetFace. by Davide Pesavento · 11 years ago
  26. 613e2a9 src: Reorganizing source code in preparation to merge NRD code by Alexander Afanasyev · 11 years ago
  27. 885a85b build+face: Fixing regression that broke ethernet support by Alexander Afanasyev · 11 years ago
  28. 9bcbc7c docs: Update of copyright and license statement in all .hpp and .cpp files by Alexander Afanasyev · 11 years ago
  29. b60cc12 face: use NetworkInterfaceInfo directly in EthernetFace. by Davide Pesavento · 11 years ago
  30. 44deacc face: Ethernet{Face,ChannelFactory} implementation. by Davide Pesavento · 11 years ago