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:
+8
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user