bugTransport Sample Protocol - Bugs: bug #14783, we may use numeric @IP instead of...

 
 

bug #14783: we may use numeric @IP instead of 'hostname'

Submitter:  Eric NOULARD <erk>
Submitted:  Thu 13 Oct 2005 10:41:11 PM UTC
   
 
Category:  Core Severity:  2 - Minor
Status:  Ready For Test Privacy:  Public
Assigned to:  erk Open/Closed:  Closed
Release:  * Unknown Fixed Release:  * 0.7.1
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 27 Nov 2005 11:56:18 AM UTC, comment #1: 

Yes it works.
Now in CVS.

If the consumer is not able to resolv provider hostname
to its numeric @IP he can still reach it and obtain
sample using the numeric @IP directly.

Nevertheless for the provider to be able to give
a valid numeric @IP he should be able to to do
the hostname --> IP for itself.

The fix is in CVS.

Eric NOULARD <erk>
Group administrator
Thu 13 Oct 2005 10:41:11 PM UTC, original submission:  

The src/core/ctrl/tsp_stream_sender.c
use gethostname in order to build the
'adress' sent to tsp consumer in the
tsp_answer_sample_init_t

we may use @IP (getted by gethostbyname)
which may isolated TSP from incomplete
network configuration on client side.

The client may only know the provider
using its @IP and not his name.

To be tested...

Eric NOULARD <erk>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 8 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-10-20 erk Open/ClosedOpen Closed
    ReleaseNone Unknown
    Fixed ReleaseNone 0.7.1
2006-02-03 erk StatusFixed Ready For Test
2005-11-27 erk StatusIn Progress Fixed
2005-11-27 erk Dependencies- bugs #14770 is dependent
2005-11-27 erk StatusNone In Progress
    Assigned toNone erk

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code