Yukai Tu
971d3c2b09
tools: Simplify nfd-status using SegmentFetcher
...
refs #2456
Change-Id: I5beb402b211717816ae11d3474b41ade15c7418c
2015-06-29 09:47:43 -07:00
Junxiao Shi
78926c9083
face/rib/tools: avoid deprecate Block::fromBuffer overloads
...
refs #2553
Change-Id: I32ea424ab7547f59fea2fca70ad6f41cd90bab58
2015-02-28 23:02:31 -07:00
Chengyu Fan
27d570a089
tools: Display face attribute fields instead of FaceFlags
...
refs #1991
Change-Id: I413db0afd77ceaa1549fcd11d6cb832fff02020b
2014-10-11 10:32:30 -06:00
Alexander Afanasyev
c2642ca20c
tools: Small formatting correction in plain text output of nfd-status
...
Change-Id: I7657d10ce91ce7f90d264296e69b87179c08c1a7
2014-09-02 18:54:31 -07:00
Chengyu Fan
1c630ba026
tools: display RIB flags by name in nfd-status page
...
refs #1870
Change-Id: I327ef9a672dc845f814930c818982fa2700f6402
2014-08-20 13:27:58 -05:00
Chengyu Fan
8a53caf629
tools: include the key name in keylocator as the NFD id in nfd-status
...
refs #1807
Change-Id: I28f17c459efb720f957f33a6fc27a55edde719ea
2014-08-03 22:52:27 -06:00
Chengyu Fan
3331cfa76d
tools: Visualize per-face link-layer byte counts in nfd-status
...
refs #1768
Change-Id: Ic70567501903f6d386a9dc5fdc81e70eeb8c5fd7
2014-07-28 14:02:19 -07:00
Chengyu Fan
30aa207a8f
tools: visualize RIB dataset in nfd-status
...
refs #1749
Change-Id: Ia11b88187635ffa4eda4b829afd6a20120765d58
2014-07-23 16:02:26 -07:00
Alexander Afanasyev
40c61f77cc
tools: Showing ExpirationPeriod if it is present in FaceStatus
...
Change-Id: I8e5b1350179830a1d12866c02c16393068e06369
Refs: #1686
2014-06-30 23:14:49 -07:00
Alexander Afanasyev
d3967a2e11
tools: Visualizing local and on-demand Face flags
...
Change-Id: I639da99bc009777c316b52333f7a8bc4d9b02c7a
Refs: #1716
2014-06-30 12:24:19 -07:00
Chengyu Fan
ee92fc7543
docs, tools: expand nfd-status manpage for -c -s -x
...
Refs: #1689
Change-Id: I5b04f8a89e2b267d07339237ec42dceda3724125
2014-06-21 15:11:05 -06:00
Alexander Afanasyev
0417d2adf7
tools: Add retrieval of ChannelStatus and StrategyChoice datasets
...
Change-Id: I55afae058845a934321ac242e80bc2b9ab6d9b15
Fixes : #1503 , #1525 , #1652
2014-06-13 12:27:40 -07:00
Alexander Afanasyev
b3893c9950
src: Updating code to compile with the latest ndn-cxx library
...
This commit includes updates against the latest Face API and replaces
uses of deprecated methods.
Change-Id: I33ad398d26f8faf9f9627ff329ce0936e0911ab2
2014-05-15 21:52:26 -07:00
Chengyu Fan
514ed5e913
nfd-status: Define format and implement --xml option
...
The ether URI format "ether://01:00:5e:00:17:aa" violates
the URI specification, so it has been changed to
ether://[01:00:5e:00:17:aa] in this commit.
refs: #1438
Change-Id: I1218374b75f919a5e1ab158bbab2e217e64aced3
2014-05-08 17:16:43 -07:00
Alexander Afanasyev
b47d53842a
build+core: Add printing of version number in daemons and tools
...
This commit also changes how version number is handled. Version is now
fully controlled from top-level wscript. In addition to that, a new
NFD_VERSION_BUILD_STRING macro is set to include more detailed
information, including commit ID (e.g., "0.1.0-rc1-1-g5c86570").
Change-Id: I448eb627e0c42dc814de1107cf7bb0dc94fa2a89
Refs: #1575
2014-05-06 18:42:04 -07:00
Alexander Afanasyev
4a77136894
build: == Dependency change == NFD now depends on ndn-cxx library
...
Change-Id: Ia9dd324a536573b5ac4fe1b73d82af772dc84923
Refs: #1536
2014-04-25 10:09:23 -07:00
Junxiao Shi
6e69432262
face/mgmt/fw/tools: add localUri to FaceStatus and FaceEventNotification
...
refs #1396
Change-Id: I6084745c62c44a409ecbd4a795cb712475e32416
2014-04-03 10:27:13 -07:00
Junxiao Shi
88d6937685
mgmt: StatusServer uses ndn::nfd::ForwarderStatus
...
refs #1422
Change-Id: Iea201b62391ecb2e4376ad85c5dcfefed4500515
2014-03-28 12:47:51 -07:00
Alexander Afanasyev
60a7ba55f8
tools: Fixing help message printing in nfd-status
...
Change-Id: I937e317b02989aa9f51168e101d203ecd9199de8
Refs: #1395
2014-03-25 11:01:53 -07:00
Alexander Afanasyev
7b7dfdd1ad
tools: Fixing bugs in nfd-status
...
Also in this commit: implementing const_reverse_iterator in FaceTable.
It also would be good to have reverse iterator in Fib, but not strictly
necessary.
Change-Id: Ie9cf849b718f5db76db2957b4452790f9ae68fd3
Refs: #1378
2014-03-22 17:27:10 -07:00
jeraldabraham
b6dde389bf
tools/nfd-status: plain text status command
...
Change-Id: Id0f5eebd7d811ee8f4f76eb867687f78c445ad97
Refs: #1328
2014-03-19 22:50:34 -07:00