Hi Daniel,
today I was creating http://openbsc.osmocom.org/trac/wiki/PortNumbers and realised that there is no wiki page describing what the control protocol is (which I would ahve linked from PortNumbers).
I know at the time you first posted the control interface patches to the list, there was some README/Documentation. Could you please add that to a wiki page, possibly reviewing/updating it to reflect today's control interface?
Thanks in advance, Harald
On Thu, Jan 17, 2013 at 11:39:45AM +0100, Harald Welte wrote:
Hi Daniel,
Hi,
today I was creating http://openbsc.osmocom.org/trac/wiki/PortNumbers and realised that there is no wiki page describing what the control protocol is (which I would ahve linked from PortNumbers).
the protocol is described in doc/control-interface.txt the commands are not documented.
holger
On Thu, Jan 17, 2013 at 11:39:45AM +0100, Harald Welte wrote:
Hi Daniel,
today I was creating http://openbsc.osmocom.org/trac/wiki/PortNumbers and realised that there is no wiki page describing what the control protocol is (which I would ahve linked from PortNumbers).
how to sort? TCP first, then UDP or interlevaed?
holger
Hi Holger,
On Thu, Jan 17, 2013 at 05:45:35PM +0100, Holger Hans Peter Freyther wrote:
today I was creating http://openbsc.osmocom.org/trac/wiki/PortNumbers and realised that there is no wiki page describing what the control protocol is (which I would ahve linked from PortNumbers).
how to sort? TCP first, then UDP or interlevaed?
do we care about such details? as long as there is some order (currently TCP first, then by port number ascending, then UDP by port number ascending) it doesn't matter.
On Thu, Jan 17, 2013 at 05:51:31PM +0100, Harald Welte wrote:
do we care about such details? as long as there is some order (currently TCP first, then by port number ascending, then UDP by port number ascending) it doesn't matter.
I just added the content but it might have been you had something specific in mind and there is no reason to cause additional re-sort work. :)
holger
Holger Hans Peter Freyther wrote:
On Thu, Jan 17, 2013 at 11:39:45AM +0100, Harald Welte wrote:
Hi Daniel,
today I was creating http://openbsc.osmocom.org/trac/wiki/PortNumbers and realised that there is no wiki page describing what the control protocol is (which I would ahve linked from PortNumbers).
how to sort? TCP first, then UDP or interlevaed?
holger
sort by purpose.
Holger Hans Peter Freyther wrote:
today I was creating http://openbsc.osmocom.org/trac/wiki/PortNumbers and realised that there is no wiki page describing what the control protocol is (which I would ahve linked from PortNumbers).
how to sort? TCP first, then UDP or interlevaed?
Maybe /etc/services style; ie. interleaved?
//Peter