Added routing support for virtual network to more of the handlers and fixed up a couple of typos from the previous changes.

Added ReadRange service handler so that trendlogs can be read.
This commit is contained in:
petermcs
2010-11-18 21:29:11 +00:00
parent 3bb228edf2
commit dbb8997b4d
15 changed files with 60 additions and 7 deletions
@@ -327,6 +327,10 @@
RelativePath="..\..\..\..\demo\handler\h_rpm_a.c"
>
</File>
<File
RelativePath="..\..\..\..\demo\handler\h_rr.c"
>
</File>
<File
RelativePath="..\..\..\..\demo\handler\h_ts.c"
>
@@ -403,6 +407,10 @@
RelativePath="..\..\..\..\src\rd.c"
>
</File>
<File
RelativePath="..\..\..\..\src\readrange.c"
>
</File>
<File
RelativePath="..\..\..\..\src\reject.c"
>