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
Alexander Afanasyev
b755e9d5a7
docs: Fixing doxygen warnings
...
Change-Id: Ic85f86f4de8224e2fa5d1c41f6afb0f367af5b37
Refs: #3210
2015-10-22 11:34:56 -07:00
Alexander Afanasyev
687dba8614
docs+build: Prepare release of version 0.4.0
...
Change-Id: Ibd3129da74afa24a35115789a517e562f0a12639
Refs: #3178
2015-09-27 19:34:56 -07:00
Junxiao Shi
06a29459dc
docs: delete NRD manpage from toctree
...
refs #2489
Change-Id: I98bf2bbd6895b1c64c3cd4dc24abc493969a0de4
2015-09-10 06:08:25 -07:00
Joao Pereira
c6184cdb3e
tools: Extend nfdc to allow creation of permanent faces
...
Change-Id: If108fc3c7ae2ba1adab50269db3a23b426553b56
Refs: #2993
2015-09-04 20:22:01 -07:00
Alexander Afanasyev
2fc649bfc6
docs+build: Prepare release of version 0.3.4
...
Change-Id: I7e0276ce210cf5322fd5f3195821b3edee74fc64
Refs: #3132
2015-08-31 09:10:26 -07:00
Junxiao Shi
67ba8d28df
fw: rename BroadcastStrategy to MulticastStrategy
...
BroadcastStrategy is temporarily retained for backwards compatibility.
This commit also updates nfd.conf and ndn-autoconfig to use MulticastStrategy
in place of BroadcastStrategy.
refs #3011
Change-Id: I011f1cf75db26b3c93552f8322a0bba4ce8dd033
2015-08-21 21:21:28 -07:00
Alexander Afanasyev
a714792b03
docs: Remove nrd manpage
...
Change-Id: Ib6185c5e32ccbe01ea3803e2e9fb50749ffc9bfe
Refs: #2489
2015-08-09 23:51:06 -07:00
Stumble
62b19a6c09
docs: add spec of prefixes that are automaticly registered upon discovery of hub
...
Change-Id: I26a19e4c0f3608e0f159801e63e201d2d376d0ed
Refs: #2718
2015-08-03 18:15:07 -07:00
Alexander Afanasyev
2666473042
docs+build: Prepare release of version 0.3.3
...
Change-Id: Ia53f820fb60e8a9ed5da0ac1667b8d10ef79c414
Refs: #2812
2015-07-01 11:23:12 -07:00
Joao Pereira
5b6deaea18
docs: Fix indentation in nfdc manpage
...
refs #2995
Change-Id: I154b1ccc73022f59ff8166d4353ee3a23dc75215
2015-06-30 16:03:20 -07:00
Junxiao Shi
5620fb2ac9
tools: deprecate ndn-tlv-peek and ndn-tlv-poke
...
refs #2817
Change-Id: Iee198533659320bf2e9219b92195e06a3ba2b25f
2015-06-07 20:59:38 -07:00
Alexander Afanasyev
2d1b64066c
docs: Add missing item in the release notes for version 0.3.2
...
Change-Id: Iba4f70c2125a702905e11c1db7846495ef377a97
Refs: #2618
2015-05-12 21:15:06 -07:00
Alexander Afanasyev
ed808ab2c9
docs+build: Prepare release of version 0.3.2
...
Change-Id: I43223e09c2201c7d3185a3d8929a691ae963c5d1
Refs: #2618
2015-05-12 13:36:59 -07:00
Junxiao Shi
e8f4246e13
docs: update Planned Features - face enhancements
...
refs #2617
Change-Id: I64dd36025bf1baf0f93a631d02c7d2a6754c6eba
2015-04-06 21:37:28 -07:00
Alexander Afanasyev
58ad5d4dd7
docs: Prepare release notes for version 0.3.1
...
Change-Id: Ic7ff46a119f1dd5b898338ddc6673262aef026e0
Refs: #2588
2015-03-03 12:30:28 -08:00
Junxiao Shi
0d6d036e4f
docs: change prefix of routable-prefixes packet to under /localhop/nfd
...
refs #2479
Change-Id: I49c02bbfe5eed282c33ecfe99ce8b1894a1b7d23
2015-02-20 08:21:16 -08:00