Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
802c092d1ac7a89612423ce9868587ac4c2fb385
/
daemon
/
face
/
ethernet-face.cpp
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