Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
3c7969fa9df4922ccf67ef20c273a3b6753ff232
/
src
/
lp
68b5385
docs: update code-style rule 2.24
by Junxiao Shi
· 6 years ago
570b20d
encoding+lp: declare constexpr and noexcept where possible
by Davide Pesavento
· 6 years ago
14883ad
encoding: use Boost.Endian for endianness conversions
by Davide Pesavento
· 6 years ago
974b81a
lp: encode sequence number as fixed-width integer
by Junxiao Shi
· 7 years ago
5b323d1
lp: wrap Data in PrefixAnnouncement field
by Teng Liang
· 7 years ago
8b6eda9
lp: add PrefixAnnouncement field and tag
by Teng Liang
· 7 years ago
0296074
lp: add NonDiscovery field and tag
by Teng Liang
· 7 years ago
c3a4679
base: add PacketBase to provide wrappers for congestion tags
by Eric Newberry
· 7 years ago
79a7a16
face: send Nack after every InterestCallback has responded
by Junxiao Shi
· 7 years ago
88a0d81
Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS
by Davide Pesavento
· 7 years ago
b6e276f
face: move packet encoding to Impl class
by Junxiao Shi
· 7 years ago
b6355e8
lp: fold field-info.{cpp,hpp} into packet.cpp
by Davide Pesavento
· 7 years ago
7d3c14b
Refer to TLV-TYPE as "number" instead of "code"
by Junxiao Shi
· 7 years ago
2a89077
lp: keep LpPacket parsed at all times
by Eric Newberry
· 7 years ago
e387423
src: Avoid use of `detail` folder for installable headers
by Alexander Afanasyev
· 8 years ago
1de6be6
lp: add TxSequence field
by Eric Newberry
· 8 years ago
e178989
src: minor updates to common.hpp and common-pch.hpp
by Davide Pesavento
· 8 years ago
8422f57
lp: add repeatable fields to a packet in the order they were added
by Eric Newberry
· 8 years ago
5fade68
lp: add Ack field
by Eric Newberry
· 8 years ago
3ed6247
lp: correct rules for whether an unknown field can be ignored
by Eric Newberry
· 8 years ago
4d261b6
lp: add CongestionMark field and tag
by Eric Newberry
· 8 years ago
a1478db
lp: delete deprecated LocalControlHeader
by Junxiao Shi
· 8 years ago
09bcab5
lp: fix typo
by Junxiao Shi
· 8 years ago
4b46998
lp: IncomingFaceId, NextHopFaceId, CachePolicy tags
by Junxiao Shi
· 9 years ago
82838be
lp: change return of LpPacket::wireEncode() to non-const
by Eric Newberry
· 9 years ago
43bf6bb
lp: Packet::wireDecode checks TLV-TYPE of Block before decoding
by Eric Newberry
· 9 years ago
45312f5
docs+build: Prepare release of version 0.4.0
by Alexander Afanasyev
· 9 years ago
ndn-cxx-0.4.0-beta1
ndn-cxx-0.4.0-rc1
9697354
lp: use ndn::to_string instead of std::to_string
by Junxiao Shi
· 9 years ago
83872fd
face: send and receive NACK
by Eric Newberry
· 9 years ago
96b96af
Emulate std::to_string on platforms that do not provide it
by Davide Pesavento
· 9 years ago
18cf81b
docs: fix several doxygen errors
by Davide Pesavento
· 9 years ago
0d2ed2e
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
261dbc2
lp: Packet and Fields
by Eric Newberry
· 9 years ago
4b5a5cf
lp: implement CachePolicy and CachePolicyType
by Eric Newberry
· 9 years ago
3898262
lp: Nack abstraction
by Eric Newberry
· 9 years ago
3abeeb8
lp: TLV-TYPE codes
by Eric Newberry
· 9 years ago