susmit
3f94ec31f3
Prepare for 0.6.1 release
...
Change-Id: Ia0b2f1bedafecc58030b66c7cae81ae03eba7886
Refs: #4497
2018-02-19 09:41:38 -05:00
Davide Pesavento
e0bae0f64b
tools: make nfdc smarter when the user asks for help
...
Now 'nfdc foo help', 'nfdc foo --help', and 'nfdc foo -h'
are all accepted as synonyms of 'nfdc help foo'.
Additionally, '--version' can be used in place of '-V'.
Change-Id: I070bb0ea9231a2642c40938377f1e9af2630b34e
Refs: #4503
2018-02-18 10:26:12 -05:00
Davide Pesavento
4d82692800
docs: update XML Schema for nfdc status after the recent changes
...
Plus some minor docs updates
Change-Id: Ieb8d6f520c47c022087354d745e33fff58c2d875
2018-02-12 19:28:30 -05:00
Eric Newberry
17d1849dec
face: enable congestion marking by default on supported faces
...
refs #4465
Change-Id: Id545f83763f1ba27ba0d770fd4398948d6f20acf
2018-02-11 23:23:09 -07:00
Eric Newberry
de33245d9f
tools: add congestion marking parameters to nfdc face create
...
refs #4465
Change-Id: I5df5d6136f4729ad836a72f55531208d868da5f7
2018-02-10 14:04:10 -07:00
Ashlesh Gawande
92e4ea53ba
fw: Add ASF strategy parameters n-silent-timeouts & probing-interval
...
refs: #4193
Change-Id: I9572425a2fdcbf67b9886c2a5b6b50a10a0856e2
2018-02-06 01:09:01 +00:00
Junxiao Shi
0e13e1e2e2
docs: give nfdc examples
...
refs #4234
Change-Id: Ib8102edfc64f2cc8e822335baaa288b0cec3cf42
2018-01-22 08:29:12 +00:00
Junxiao Shi
3160a3f820
tools: implement 'nfdc cs info' command
...
refs #4219
Change-Id: I4252878943c3f6c88f306f83f5023fffc82326b0
2018-01-09 21:25:15 +00:00
Nick Gordon
3257af2823
docs: mention the contributing guide
...
Change-Id: I3f35c7bfa652fca9d32a2476b979415f8f5150c7
refs: #4415
2018-01-06 09:09:54 -08:00
Davide Pesavento
59769b1864
Make the exit status consistent across all programs
...
(except nfdc)
Change-Id: Ia3edb11b3f4284df5db8279b06e6fb708ae454e9
2017-11-20 10:41:07 -05:00
Alexander Afanasyev
84dd4ca348
Prepare release 0.6.0
...
Change-Id: I0a80e05ddf5e3b98544bf56575e13efae22ccb5b
Refs: #4275
2017-10-15 17:47:06 -04:00
Davide Pesavento
b5eee2066b
face: delete deprecated FaceSystem constructor
...
Change-Id: I54d623f1432428c2c3516a00f66dfe3f847bbc2c
Refs: #3377 , #4021
2017-09-22 21:20:02 -04:00
Eric Newberry
84d3adcd6c
tools: add reliability option to nfdc face create
...
add LpReliability flag to FaceManager face status output
refs #4004
Change-Id: Ibcdfe7ff0fc9790cbcc4f2aa5e57e27b8a76023c
2017-08-26 12:39:10 -07:00
Junxiao Shi
15902efdef
tools: delete legacy nfdc and nfd-status invocations
...
The following legacy nfdc sub-commands are deleted:
- register
- unregister
- create
- destroy
- set-strategy
- unset-strategy
- add-nexthop
- remove nexthop
nfd-status no longer accepts command line arguments.
refs #4198
Change-Id: I3ec61fd24c09599c87f07bd92d8f0b5f4e7c70de
2017-08-11 22:58:35 +00:00
Nick Gordon
27b3854eb7
docs: write contributing guide and code of conduct
...
refs: #3898
Change-Id: Ife8936030527dba9020f0b298793c1121ae1fd6c
2017-08-07 12:37:05 -07:00
Junxiao Shi
849e12a068
docs: corrections in Getting Started page
...
* Replace nfdc command lines with new syntax
* Remove mentioning of deprecated 'ndnd' and 'ndnd-tlv'
* Remove 'start nrd' step which has been removed
* Remove mentioning of ndn-cxx 'ndncatchunks3' and
'ndnputchunks3' which have been moved into ndn-tools
refs #4194 , #3570 , #3700
Change-Id: Ie52c727400f7a1b4b076b3a94e48c72724139713
2017-08-02 00:14:57 +00:00
Davide Pesavento
84c65c0546
docs: update doxygen configuration
...
Most notably:
- use relative paths in file list instead of file name only
- enable sorting of brief descriptions of class members
- show one enum value per line
refs #4163
Change-Id: Ib08601bc90f6eeb4e8754ed4335a447d5d0cc26c
2017-07-05 18:40:34 +00:00
Junxiao Shi
b283f52c78
tools: nfdc strategy set/unset commands
...
nfdc set-strategy and nfdc unset-strategy are deprecated.
refs #3865
Change-Id: I934cbfcd567ac7ee33381ae4baf00b668977a0aa
2017-04-06 20:46:15 +00:00
Junxiao Shi
5d3e481956
tools: nfdc strategy list/show commands
...
refs #3865
Change-Id: I6cc115b3c3f3d0840814a329c68356bbe6ad2e3f
2017-04-05 16:52:59 +00:00
Junxiao Shi
0d97692b40
tools: nfdc face create command accepts local FaceUri
...
refs #4017
Change-Id: I2d13403f13c30146c53744828ba2a37a6fab7de2
2017-04-01 14:35:21 +00:00
Junxiao Shi
1d62e62bc0
tools: nfdc route list and nfd route show commands
...
refs #3866
Change-Id: Ic8feab0ce9e5707c1cf382cdea7264e28e3edb30
2017-03-08 22:39:28 +00:00
Junxiao Shi
084b79553f
tools: nfdc route remove command
...
refs #3866
Change-Id: Iffbcf3face8758a52d35a854408f9910f4ba6c0b
2017-02-26 22:00:53 +00:00
Junxiao Shi
918e5d451e
tools: nfdc route add command
...
This commit also simplifies 'nfdc face destroy' and its test case.
'nfdc register' is deprecated in favor of 'nfdc route add'.
refs #3866
Change-Id: I1de5cc0bc956d57b0793da920c1e87b3580a3297
2017-02-25 03:58:21 +00:00
Junxiao Shi
d695801754
tools: deprecate nfdc create and nfdc destroy
...
They are deprecated in favor of nfdc face create and nfdc face destroy.
There is also a minor correction to nfdc-face man page.
refs #3864
Change-Id: I038bc604304ac5650101ee2afe30753e59061632
2017-02-20 03:34:48 +00:00
Junxiao Shi
05dd4441b0
tools: nfdc face destroy command
...
refs #3864
Change-Id: I1d070570c14364529c566273eba44b87413942b1
2017-02-06 22:50:07 +00:00
Junxiao Shi
1d7fef5810
tools: nfdc face create command
...
refs #3864
Change-Id: Icca589eceae0b78f68cda61e761dd4721ce54f9c
2017-02-02 05:33:14 +00:00
Junxiao Shi
f0dfb33292
docs: write arguments as upper case in manpages
...
refs #3780 , #3864
Change-Id: Iff0534dbd0119734fdb567500fe2e1842c7805f5
2017-02-02 05:32:25 +00:00
Junxiao Shi
1f481fa1a3
tools: nfdc face show command
...
refs #3864
Change-Id: Ibee7b082681edc35e8c272b2363436dbc7eaf9c0
2017-01-26 15:14:43 +00:00
Alexander Afanasyev
19e2e6d858
docs+build: Prepare release 0.5.1
...
Change-Id: If6c2cf06d604c6541bedec6cf87731f1f593eae4
Refs: #3859
2017-01-25 16:16:33 -05:00
Eric Newberry
81a9a86305
ci: speed up code-coverage jobs
...
some documentation updates
refs #3809
Change-Id: I0c837a3b8f0f5e5e15d20ba41418bf17660fffb5
2016-12-28 22:52:35 -07:00
Alexander Afanasyev
2a00194316
tools: Add NDN-FCH stage (service to get "closest" NDN hub) to ndn-autoconfig
...
Change-Id: Ia2b0bf93d3d25b45713eeba58924e64871715bdb
Refs: #3800
2016-12-18 15:08:13 -08:00
Niv Sardi
5e8755c774
docs: Fix typos in manpages
...
Change-Id: I0231775c7d509c992e782144e7838dce793f7e5f
2016-12-14 09:27:24 -08:00
Junxiao Shi
934f5055ab
tools: deprecate nfd-status command line options
...
nfd-status command line options are deprecated in favor of
nfdc subcommands such as 'nfdc face list' and 'nfdc status report xml'.
'nfd-status' without command line options is kept as an alias of
'nfdc status report' and is not deprecated.
refs #3780
Change-Id: Ib54b239062b4987295e22c7eb94b75c030f7308a
2016-11-28 17:13:35 -08:00
Junxiao Shi
6c13562d23
tools: nfdc help command
...
refs #3780
Change-Id: Ibd0e37bad127a38e582864fadd81afadc74baf48
2016-11-21 14:30:33 +00:00
Junxiao Shi
00dc91423e
fw: localhop scope restriction in BestRouteStrategy2
...
localhop scope rules are implemented as wouldViolateScope function;
the old violatesScope function is now deprecated.
Strategy::sendInterest overload without specific Interest packet is also
deprecated. BestRouteStrategy2 has switched to use the new overload.
refs #3841 , #1756
Change-Id: Ic117f01926eadddf1da3ccb580b52a3903a70c89
2016-11-21 14:23:12 +00:00
Weiwei Liu
dcdf6212cc
face: support permanent persistency in TcpTransport
...
refs #3167
Change-Id: I217c5f0fe0dfbbd759861ee262920cc03394b0ed
2016-11-19 02:43:53 +01:00
Alexander Afanasyev
67019110d7
docs+build: Prepare for version 0.5.0 release
...
Change-Id: I0f7fbd26d6d3f22c1d14ff10b53c1276abe0aa0c
Refs: #3762
2016-10-04 16:51:28 -07:00
Junxiao Shi
bf6acd5cc9
tools: normalize nfdc exit codes
...
refs #3749
Change-Id: I0c81dff095c170390f62de82badc0cca7b53392d
2016-09-14 03:57:57 +00:00
Alexander Afanasyev
a269f47bc7
docs: Fix syntax for python3
...
Change-Id: I52fc914f462a87efae49115827163db09a5212d1
2016-08-31 18:59:55 -07:00
Junxiao Shi
af9aa366fd
docs: ndn-tlv-ping => ndn-tools in INSTALL
...
refs #2525
Change-Id: I4c137dc838f399bab3dc1dc4128ea4e39d003b13
2016-07-13 13:18:07 +00:00
Weiwei Liu
ace83ac938
tools: display Nack counters in nfd-status
...
refs #3569
Change-Id: I59e76d421502417a13efbf088284d278da07bae4
2016-04-27 12:15:54 -07:00
Davide Pesavento
b84bd3a8c4
common: remove DECL_FINAL/OVERRIDE macros; use C++11 keywords directly
...
Change-Id: I71a148b0df7c95387b2caa8e2b9fe93b03ca2399
Refs: #3599
2016-04-27 12:15:06 -07:00
Davide Pesavento
cc7bee7d80
docs+ci: Ubuntu 12.04 is no longer supported
...
Change-Id: I423a0f22662383f52413d12dc26d2a4ed08579e2
Refs: #3599 , #3600
2016-04-27 12:15:06 -07:00
Alexander Afanasyev
58d479cd4a
docs+build: Prepare release of version 0.4.1
...
Change-Id: I03fc06c2b2f5be87e86a1fa1ab6eca83e8cc07a0
Refs: #3385
2016-03-24 14:00:09 -07:00
Davide Pesavento
42388d6c08
tools: delete deprecated ndn-tlv-peek and ndn-tlv-poke
...
Superseded by ndnpeek and ndnpoke from ndn-tools repo.
Change-Id: Ief379c53d73e0b3e8e0092dfb22b55c6de0de2b1
Refs: #2819
2016-03-10 12:54:48 -08:00
Alexander Afanasyev
da3ba96430
docs+build: Prepare release of version 0.4.0
...
Change-Id: I3af73fed66b44d708532bbda146376b7f7487d28
Refs: #3008
2015-12-29 20:39:40 -08:00
Alexander Afanasyev
5c47597be9
tools: Automatically start ndn-autoconfig in nfd-start, if enabled in autoconfig.conf
...
Change-Id: I09d3fff87f00ce8684e6e304e8327f9d03ca18bf
Refs: #2716
2015-12-28 14:15:50 -08:00
Alexander Afanasyev
bd916ad7fc
docs: Predefine missing DECL_FINAL macro in doxygen configuration file
...
Change-Id: Ic7e161bba091b49fe507f913259f53f44d49e862
2015-11-25 17:26:29 -08:00
Alexander Afanasyev
abb307c9c5
docs: Fix doxygen links in release notes and displayed version
...
Change-Id: Ic1ee22e2607f5ab11c38a9adcaabc27a602c65ae
Refs: #3252
2015-10-26 10:11:02 -07:00
Alexander Afanasyev
ba81830e81
docs+build: Prepare release of version 0.4.0 (beta2)
...
Change-Id: I9c9fe4a9f43d31be9e60fd743699f8729d1ccc4c
Refs: #3252
2015-10-22 11:34:58 -07:00