Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
158f73fce299af7e62b552ed61f7eac2687630e4
/
daemon
/
face
/
ethernet-face.cpp
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