Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
d94b7b3b24734231fc7fc19704442019fa4cc6c7
/
daemon
/
face
/
multicast-udp-transport.cpp
d94b7b3
face: reimplement EndpointId with std::variant
by Teng Liang
· 2 years, 6 months ago
a9b09b6
build: make precompiled headers more useful
by Davide Pesavento
· 2 years, 7 months ago
e422f9e
Refactor and modernize namespace declarations
by Davide Pesavento
· 2 years, 7 months ago
264af77
build: prepend "NFD_" to various macro names to avoid conflicts
by Davide Pesavento
· 3 years, 11 months ago
13d582a
face: remove EndpointId from egress APIs in transport
by Teng Liang
· 4 years, 5 months ago
b3a23ca
face: eliminate Transport::Packet wrapper type
by Davide Pesavento
· 6 years ago
2cae8ca
core: move nfd-specific files to daemon/
by Davide Pesavento
· 6 years ago
a681a24
face: downgrade "Creating transport" log message to DEBUG
by Davide Pesavento
· 6 years ago
77d0bfd
face+table: move EndpointId typedef out of Transport and use it in table
by ashiqopu
· 6 years ago
19779d8
Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW
by Davide Pesavento
· 6 years ago
bc59dd0
face: don't set SO_BINDTODEVICE on Android
by Ju Pan
· 6 years ago
e4b2238
Improve and simplify code with modern C++ features
by Davide Pesavento
· 7 years ago
a314808
core: reimplement logging using ndn-cxx's facility
by Davide Pesavento
· 7 years ago
d7b44c8
face: elevate privileges before calling setsockopt(SO_BINDTODEVICE)
by Davide Pesavento
· 7 years ago
8ce0903
face: implement IPv6 UDP multicast transport
by Md Ashiqur Rahman
· 7 years ago
b49313d
face: congestion detection in TCP, UDP, and Unix socket transports
by Eric Newberry
· 7 years ago
8215a3a
face: deduplicate multicast UDP socket setup
by Davide Pesavento
· 7 years ago
fe4fce3
face: configuration option to make UDP multicast face "ad hoc"
by Teng Liang
· 8 years ago
32dab97
face: Transport::canChangePersistencyTo
by Yanbiao Li
· 8 years ago
eee7b97
face: MulticastUdpTransport: set remoteEndpoint for received packets
by Davide Pesavento
· 9 years ago
8728a25
face: override Transport::beforeChangePersistency in all subclasses
by Davide Pesavento
· 9 years ago
1354611
face: Transport::getMtu
by Junxiao Shi
· 9 years ago
0a49d34
face: UdpTransport
by Yukai Tu
· 9 years ago