Bug 185611

Summary: Add option for DHCP timeout [PATCH]
Product: [Fedora] Fedora Reporter: Radek Vokál <rvokal>
Component: NetworkManagerAssignee: Christopher Aillon <caillon>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-13 08:35:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
New option for NetworkManger - --dhcp-timeout=value none

Description Radek Vokál 2006-03-16 10:34:54 UTC
Description of problem:
My DHCP doesn't respond in 25secs, that's too short (I guess the DHCP is badly
set up, but that's not the topic here)

I've created a patch against FC4 NetworkManager-0.5.1-1.FC4.4, if you want to, I
can't rework it for FC5 also.

Version-Release number of selected component (if applicable):
NetworkManager-0.5.1-1.FC4.4

How reproducible:
On my pretty slow DHCP

Steps to Reproduce:
1.
2.
3.
  
Actual results:
No response in 25s

Expected results:
get IP

Additional info:

Comment 1 Radek Vokál 2006-03-16 10:34:54 UTC
Created attachment 126212 [details]
New option for NetworkManger - --dhcp-timeout=value

Comment 2 Radek Vokál 2006-03-16 11:41:20 UTC
Whops, there's a small typo. The argument in getopt options is not optional, but
required_argument. Please change it. 

Comment 3 Radek Vokál 2006-05-13 08:35:53 UTC
Noone cares, the DHCP timeout was set up to a higher value upstream. Closing