| # | 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 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |