Ticket #43 (new defect report)
UDP port 6970-6971 binds to all IP instread of only defined bind_ip_addr
| Reported by: | bsa@… | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Version: | Linux |
| Keywords: | 6970 bind_ip_addr | Cc: |
Description
Even if
<PREF NAME="bind_ip_addr" >1.2.3.4</PREF>
is defined Darwin binds UDP port 6970-6971 to all ipadresses on the Linux version of Darwin 6.0.3
I suspect the RTSPClientLib/ClientSession.cpp void ClientSession::SetupUDPSockets() Around line 653
to be the problem.
Will try to patch a solutions that will make use of "bind_ip_addr"
Bjarne
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


