");
@@ -158,6 +166,17 @@ ajax_channel_tab(http_connection_t *hc, http_reply_t *hr,
ch->ch_icon);
}
+ tcp_qprintf(tq, "
");
+
+ tcp_qprintf(tq, "");
+
+ si = (struct sockaddr_in *)&hc->hc_tcp_session.tcp_self_addr;
+
+ tcp_qprintf(tq,
+ "
Stream",
+ inet_ntoa(si->sin_addr), ntohs(si->sin_port),
+ ch->ch_sname);
+
tcp_qprintf(tq, "
");
tcp_qprintf(tq, "");