ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/stats.c
(Generate patch)

Comparing hopm/trunk/src/stats.c (file contents):
Revision 8563 by michael, Sun Sep 23 11:39:44 2018 UTC vs.
Revision 8564 by michael, Wed Sep 26 19:23:54 2018 UTC

# Line 51 | Line 51 | static struct StatsHash STATS_PROXIES[]
51    { .type = OPM_TYPE_ROUTER,    .name = "ROUTER"    },
52    { .type = OPM_TYPE_WINGATE,   .name = "WINGATE"   },
53    { .type = OPM_TYPE_DREAMBOX,  .name = "DREAMBOX"  },
54 +  { .type = OPM_TYPE_SSH,       .name = "SSH"       },
55    { .type = 0 }
56   };
57  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)