Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndnSIM
/
b2bcbcd866837a3f258f7d6153ac8c6434f23ed5
/
tests
/
daemon
/
face
/
tcp.cpp
39cd633
face: use MAX_NDN_PACKET_SIZE constant from ndn-cxx
by Junxiao Shi
· 10 years ago
ab1e8f2
build: Always build in C++11 mode.
by Davide Pesavento
· 10 years ago
3f5655f
face: Fix spurious assertion failure in StreamFace
by Davide Pesavento
· 10 years ago
86bc91a
face: Allow trailing slash for UDP and TCP FaceUri's
by Alexander Afanasyev
· 10 years ago
5dd26c3
face: increment link layer byte counters in StreamFace and DatagramFace
by Junxiao Shi
· 10 years ago
1886180
faces: Replace deadline_timer usage in TcpChannel with Scheduler-based events
by Alexander Afanasyev
· 10 years ago
ef04f27
face, mgmt: add channel status dataset publisher
by Steve DiBenedetto
· 10 years ago
650028d
face: Gracefully handle tlv::Error when received TLV block is malformed
by Alexander Afanasyev
· 11 years ago
4a77136
build: == Dependency change == NFD now depends on ndn-cxx library
by Alexander Afanasyev
· 11 years ago
613e2a9
src: Reorganizing source code in preparation to merge NRD code
by Alexander Afanasyev
· 11 years ago
[Renamed (99%) from tests/face/tcp.cpp]
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
ca53ac6
face, mgmt: improve face creation failure and bad URI handling
by Steve DiBenedetto
· 11 years ago
6e69432
face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification
by Junxiao Shi
· 11 years ago
7949416
face: Face::getLocalUri
by Junxiao Shi
· 11 years ago
53a6fd3
face: Implementing forgotten isListening() feature in TcpChannel
by Alexander Afanasyev
· 11 years ago
355c066
face: Implementing new "isOnDemand" flag
by Alexander Afanasyev
· 11 years ago
eb3197f
all: Update code to compile with latest time-related changes in ndn-cpp-dev library
by Alexander Afanasyev
· 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
61e3cc5
faces: Channel base class
by Junxiao Shi
· 11 years ago
7e2413b
tests: use LimitedIo API for time or IO limits
by Junxiao Shi
· 11 years ago
5f1ec25
face: Minor updates of TCP faces
by Alexander Afanasyev
· 11 years ago
d665530
face: Adding new 'createFace' method in all Factories
by Alexander Afanasyev
· 11 years ago
0eb7065
face: Rename all ChannelFactories to protocol Factories
by Alexander Afanasyev
· 11 years ago
7329e02
face: Convert to use the global IO service by all ChannelFactories
by Alexander Afanasyev
· 11 years ago
d9ee45c
tests: resetGlobalIoService for every test
by Junxiao Shi
· 11 years ago
c1e2ee0
tests: Making Scheduler and TCP test cases more resilient to time
by Alexander Afanasyev
· 11 years ago
bd220a0
face: Implementation of encode/decode of LocalControlHeader
by Alexander Afanasyev
· 11 years ago
a0a10fb
face: Implementing close operation and many related fixes in TcpFace and TcpChannel
by Alexander Afanasyev
· 11 years ago
a16abd2
face/tcp: Fixing multiple accept on a channel
by Alexander Afanasyev
· 11 years ago
96dc0c4
face: TCP end-to-end test case
by Junxiao Shi
· 11 years ago