Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
115ea63ecf791e634fac69fcce20ac86a32ae21e
/
daemon
/
nfd.cpp
2cae8ca
core: move nfd-specific files to daemon/
by Davide Pesavento
· 6 years ago
3dade00
core+daemon: eliminate scheduler::{schedule,cancel} wrappers
by Davide Pesavento
· 6 years ago
3ad49db
fib: add EndpointId field in NextHop record
by ashiqopu
· 6 years ago
e4b2238
Improve and simplify code with modern C++ features
by Davide Pesavento
· 6 years ago
a314808
core: reimplement logging using ndn-cxx's facility
by Davide Pesavento
· 7 years ago
cfb1a31
mgmt: eliminate FaceManager::setConfigFile()
by Davide Pesavento
· 7 years ago
f2bfb44
mgmt: CS information dataset (hit/miss counters)
by Junxiao Shi
· 7 years ago
2d49175
face: give ProtocolFactory access to NetworkMonitor
by Junxiao Shi
· 7 years ago
83be1da
use FaceUri and NetworkMonitor from ndn-cxx/net
by Junxiao Shi
· 7 years ago
ea47bde
mgmt: FaceManager no longer owns FaceSystem
by Junxiao Shi
· 8 years ago
0cc125c
mgmt: TablesConfigSection constructor accepts Forwarder&
by Junxiao Shi
· 8 years ago
9ddf1b5
mgmt: NfdManagerBase::makeAuthorization uses CommandAuthenticator
by Junxiao Shi
· 8 years ago
5b43f9a
fw: FaceTable::get returns Face* instead of shared_ptr
by Junxiao Shi
· 8 years ago
a6de429
table: don't use shared_ptr in FIB
by Junxiao Shi
· 8 years ago
cde37ad
face: face refactoring completion
by Junxiao Shi
· 9 years ago
a044be7
face: refactor NullFace as LinkService+Transport
by Junxiao Shi
· 9 years ago
6535f1e
face: InternalForwarderTransport & InternalClientTransport
by Junxiao Shi
· 9 years ago
441ba21
daemon: Properly handle exception from NetworkMonitor when the platform doesn't support it
by Alexander Afanasyev
· 9 years ago
483c433
Merge feature branch 'mgmt-refactoring'
by Alexander Afanasyev
· 9 years ago
63ab1bb
mgmt: Add tables.network_region section in config file to populate NetworkRegionTable
by Vince Lehman
· 9 years ago
6704a4a
mgmt refactoring: StrategyChoiceManager
by Yanbiao Li
· 9 years ago
7cec7ea
mgmt refactoring: ForwarderStatusServer (renamed StatusServer)
by Yanbiao Li
· 9 years ago
711c793
mgmt refactoring: FibManager
by Yanbiao Li
· 9 years ago
73860e3
mgmt refactoring: FaceManager
by Yanbiao Li
· 9 years ago
698f4fe
mgmt refactoring: ManagerBase
by Yanbiao Li
· 9 years ago
4ee73d4
mgmt refactoring: Refactor InternalFace
by Yanbiao Li
· 9 years ago
36f3500
mgmt refactoring: Remove legacy code
by Yanbiao Li
· 9 years ago
3f41ade
daemon: Reload face_system section of the config file when NIC configuration changes
by Alexander Afanasyev
· 9 years ago
2bda6f8
daemon: Replace shared_ptr with unique_ptr in Nfd
by Alexander Afanasyev
· 10 years ago
6f570de
core: Make PrivilegeHeper::drop|raise no-op operations on platforms that do not support drop/elevation of privileges
by Alexander Afanasyev
· 10 years ago
31c781e
daemon: Refactor initialization of NFD instance
by Alexander Afanasyev
· 10 years ago