[BusyBox 0002019]: zcip fails to obtain or defend an IP address when daemonized

bugs at busybox.net bugs at busybox.net
Wed Jan 30 21:06:07 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=2019 
====================================================================== 
Reported By:                dajhorn
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   2019
Category:                   Networking Support
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             01-30-2008 13:06 PST
Last Modified:              01-30-2008 13:06 PST
====================================================================== 
Summary:                    zcip fails to obtain or defend an IP address when
daemonized
Description: 
The busybox zcip program fails to obtain or defend an IP address when it is
started as a daemon because the bb_daemonize_or_rexec() function closes the
sock_fd.

Calling bb_daemonize_or_rexec() before opening the domain socket results
in proper behavior.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-30-08 13:06  dajhorn        New Issue                                    
01-30-08 13:06  dajhorn        Status                   new => assigned     
01-30-08 13:06  dajhorn        Assigned To               => BusyBox         
01-30-08 13:06  dajhorn        File Added: busybox-zcip-daemonize.patch         
          
======================================================================




More information about the busybox-cvs mailing list