Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
782a1d1621a379ad05b84d635ade943655ffb9a9
/
daemon
/
face
/
tcp-factory.cpp
ded1742
face: Configurable IP subnets for "local" TCP faces
by Alexander Afanasyev
· 7 years ago
15b5505
face: group parameters to createFace and connect into a common structure
by Davide Pesavento
· 7 years ago
0c84164
face: allow enabling/disabling congestion marking through config file
by Eric Newberry
· 7 years ago
4b89a6e
face: move createChannel overloads that take strings to unit tests
by Davide Pesavento
· 7 years ago
afb2059
use ndn::ip::address(V6)FromString for scope-id aware conversion
by Yanbiao Li
· 7 years ago
2642cd2
mgmt: support LpReliability flag in faces/create and faces/update
by Eric Newberry
· 7 years ago
6028619
face: remove prohibited endpoint set
by Junxiao Shi
· 7 years ago
944f38b
face: move face parameters into CreateFaceParams struct
by Eric Newberry
· 7 years ago
0ba6d64
face: pass addFace and NetworkMonitor to ProtocolFactory constructor
by Junxiao Shi
· 7 years ago
2d49175
face: give ProtocolFactory access to NetworkMonitor
by Junxiao Shi
· 7 years ago
46afec4
face: unicast support in EthernetFactory
by Davide Pesavento
· 7 years ago
a3c9ddb
face: allow the creation of permanent TCP faces
by Davide Pesavento
· 8 years ago
77911cc
face: make logging more uniform across channel types
by Davide Pesavento
· 8 years ago
78e32b0
face+mgmt: accept LocalUri in ProtocolFactory and FaceManager
by Eric Newberry
· 8 years ago
b47247d
face: ProtocolFactory registry
by Junxiao Shi
· 8 years ago
38b24c7
face: process face_system.tcp config section in TcpFactory
by Junxiao Shi
· 8 years ago
f40551a
face+mgmt: enable local fields through ProtocolFactory::createFace
by Eric Newberry
· 8 years ago
4260241
mgmt+face: move protocol-specific face creation checks into protocol factories
by Eric Newberry
· 8 years ago
1d7e7af
face+mgmt: simplify factories and FaceManager using C++11 features
by Davide Pesavento
· 9 years ago
149e02c
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
7c90e6d
face: ProtocolFactory::createFace with FacePersistency
by Yukai Tu
· 9 years ago
0e156df
face: Remove unnecessary use of DNS resolver in (Udp|Tcp|WebSocket)Factory
by Alexander Afanasyev
· 10 years ago
4381fb6
core: use ndn::dns from ndn-cxx
by Chengyu Fan
· 10 years ago
70aaf8a
face: Prevent infinite loop in TcpFactory and UdpFactory
by Alexander Afanasyev
· 10 years ago
b499a60
core: ignore non-Ethernet AF_LINK addresses when enumerating NICs.
by Davide Pesavento
· 10 years ago
86bc91a
face: Allow trailing slash for UDP and TCP FaceUri's
by Alexander Afanasyev
· 10 years ago
ef04f27
face, mgmt: add channel status dataset publisher
by Steve DiBenedetto
· 10 years ago
f698028
src: Remove unnecessary uses of boost::cref in make_shared and replace boost::cref/boost::ref with just cref/ref
by Alexander Afanasyev
· 10 years ago
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
61e3cc5
faces: Channel base class
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
[Renamed (81%) from daemon/face/tcp-channel-factory.cpp]
7329e02
face: Convert to use the global IO service by all ChannelFactories
by Alexander Afanasyev
· 11 years ago
18bbf81
src: Changing namespace ndn to namespace nfd
by Alexander Afanasyev
· 11 years ago
8ad71ba
face/tcp: Implementing accepting and establishing connections with TCP Channel
by Alexander Afanasyev
· 11 years ago
a9034b0
face: Skeleton implementation for the TCP protocol (face, channel, factory)
by Alexander Afanasyev
· 11 years ago