Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
782a1d1621a379ad05b84d635ade943655ffb9a9
/
daemon
/
face
/
ethernet-transport.cpp
b8eebcb
face: EthernetTransport: use MTU provided by ndn::net::NetworkInterface
by Davide Pesavento
· 7 years ago
0d82d04
face: construct EthernetTransport with NetworkInterface
by Junxiao Shi
· 7 years ago
0b0a71d
face: rename hasBeenUsedRecently to hasRecentlyReceived
by Davide Pesavento
· 7 years ago
1816d4b
face: implement close-on-idle and persistency change for Ethernet unicast
by Davide Pesavento
· 7 years ago
43ff2a9
face: EthernetChannel
by Davide Pesavento
· 7 years ago
fe0580c
face: introduce PcapHelper class
by Davide Pesavento
· 7 years ago
6bd6d0b
face: UnicastEthernetTransport
by Davide Pesavento
· 8 years ago
bfea575
face: configuration option to make Ethernet face "ad hoc"
by Teng Liang
· 8 years ago
32dab97
face: Transport::canChangePersistencyTo
by Yanbiao Li
· 8 years ago
7003c60
face: process face_system.ether config section in EthernetFactory
by Junxiao Shi
· 8 years ago
ca25d72
face: adjust pcap filter in EthernetTransport to accept only untagged frames
by Davide Pesavento
· 9 years ago
35120ea
face: EthernetTransport
by Davide Pesavento
· 9 years ago
[Renamed (62%) from daemon/face/ethernet-face.cpp]
149e02c
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
802c092
face: Use C version of snprintf
by Mathias Gibbens
· 10 years ago
292e5e1
face: use move semantics for sockets where possible
by Davide Pesavento
· 10 years ago
083f778
face: no exceptions in NDNLP PartialMessageStore
by Junxiao Shi
· 10 years ago
78926c9
face/rib/tools: avoid deprecate Block::fromBuffer overloads
by Junxiao Shi
· 10 years ago
9427941
face: refactor handling of LinkType face trait
by Davide Pesavento
· 10 years ago
be40fb1
face: Introduce Face-specific logging macros
by Davide Pesavento
· 10 years ago
9a090a0
EthernetFace: report packets dropped by the kernel if debug is enabled
by Davide Pesavento
· 10 years ago
319f2c8
src: Update copyright notices for files modified in 2015
by Alexander Afanasyev
· 10 years ago
c099ddb
face: replace EventEmitter usage with Signal
by Junxiao Shi
· 10 years ago
f8b41eb
face: Fix ioctl() calls on platforms where libpcap uses /dev/bpf*
by Davide Pesavento
· 10 years ago
8eb9957
face: Support MTU larger than 1500 in EthernetFace (for jumbo frames)
by Davide Pesavento
· 10 years ago
66df974
face: implement NDNLP fragmentation in EthernetFace
by Matteo Sammarco
· 10 years ago
7726ae5
face: make EthernetFace more robust against errors.
by Davide Pesavento
· 10 years ago
10783f2
EthernetFace: avoid putting the NIC in promiscuous mode if possible.
by Davide Pesavento
· 11 years ago
b499a60
core: ignore non-Ethernet AF_LINK addresses when enumerating NICs.
by Davide Pesavento
· 10 years ago
a1937bf
core: use FaceUri from ndn-cxx
by Junxiao Shi
· 10 years ago
3ffe66d
core: use ethernet::Address from ndn-cxx
by Junxiao Shi
· 10 years ago
4c1a078
face: increment link layer byte counters in EthernetFace
by Davide Pesavento
· 10 years ago
d9479aa
face: Fixing compilation failure with libpcap version 1.0.0
by Alexander Afanasyev
· 10 years ago
08d07a7
face: avoid multiple onFail events
by Junxiao Shi
· 10 years ago
251f3c1
face: fire onFail event on WebSocket and Ethernet face close
by Alexander Afanasyev
· 10 years ago
f4e89b4
src: Small improvements
by Alexander Afanasyev
· 10 years ago
f0ae442
face: enable immediate mode for packet capture on EthernetFace.
by Davide Pesavento
· 11 years ago
1bdef28
build: update default CXXFLAGS.
by Davide Pesavento
· 11 years ago
edae353
face: change default separator for ethernet::Address::toString() to ':'
by Davide Pesavento
· 11 years ago
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
7949416
face: Face::getLocalUri
by Junxiao Shi
· 11 years ago
bf6a93d
core: change logging from environment variable to configuration file-based
by Steve DiBenedetto
· 11 years ago
5a8d8d8
face: Remove reliance on exceptions during TLV decoding
by Alexander Afanasyev
· 11 years ago
e463100
face: silence silly warning thrown by clang.
by Davide Pesavento
· 11 years ago
b60cc12
face: use NetworkInterfaceInfo directly in EthernetFace.
by Davide Pesavento
· 11 years ago
9eaeac7
face: enable promiscuous mode in Ethernet face.
by Davide Pesavento
· 11 years ago
7e698e6
face: Incrementing Face counters
by Alexander Afanasyev
· 11 years ago
a39b90b
face: Implementing Face::getUri() method
by Alexander Afanasyev
· 11 years ago
0ff10db
face: remove awkward Face::setLocal, use a constructor argument instead.
by Davide Pesavento
· 11 years ago
44deacc
face: Ethernet{Face,ChannelFactory} implementation.
by Davide Pesavento
· 11 years ago