Bug 71856 - net/kphone startup problem with multiple interfaces (patch)
Summary: net/kphone startup problem with multiple interfaces (patch)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tilman Keskinoz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-18 10:20 UTC by RiÄardas Äepas
Modified: 2004-10-17 15:55 UTC (History)
0 users

See Also:


Attachments
file.diff (1.00 KB, patch)
2004-09-18 10:20 UTC, RiÄardas Äepas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description RiÄardas Äepas 2004-09-18 10:20:33 UTC
	Doesn't start in case there are 2 network cards attached.
	I think getdefaultdev() in dissipate2/siputil.cpp is Linux specific
and always returns NULL.  The workaround below lets kphone to start even if
NULL is received from getdefaultdev().

How-To-Repeat: 	Start kphone on box with two NICs.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2004-10-17 14:05:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->arved

I added the port and I can reproduce the problem. 

I will test this patch
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2004-10-17 15:55:16 UTC
State Changed
From-To: open->closed

committed, thanks