From b2a665f8f1cdeb7d02c3f665d95e6a80297e21d1 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sun, 7 Sep 2008 10:31:58 +0200 Subject: Ports can now be specified by number or by name. Names are shown in state-screen also. modified: README modified: default/interface.conf modified: interface.c modified: interface.h modified: lcradmin.c modified: lcrsocket.h modified: mISDN.cpp modified: mISDN.h modified: main.h modified: socket_server.c --- lcrsocket.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lcrsocket.h') diff --git a/lcrsocket.h b/lcrsocket.h index 6c7983f..e7d51c5 100644 --- a/lcrsocket.h +++ b/lcrsocket.h @@ -65,6 +65,7 @@ struct admin_response_state { struct admin_response_interface { char interface_name[32]; int portnum; + char portname[64]; int block; int ntmode; int ptp; -- cgit v1.2.3-55-g7522