<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 20:59, eclectic 923 wrote:<br>
<blockquote cite="mid:%3C809364.75464.qm@web39608.mail.mud.yahoo.com%3E"
 type="cite">
  <pre wrap="">Setting up the network, and setting up a network interface are really
different things. The interface is an IP {address, mask, broadcast}. The
network is default route and /etc/resolv.conf.

As this bug illustrates, setting both without the ability to separate them
is a flaw in DHCP. Realizing that this flaw won't be easily corrected, I'd
like to submit this patch for consideration as a compromise solution. It's
working well locally, and integrates well with real usage of Debian where
this problem could occur.

This patch is based off the default DHCP client script in Lenny.
  </pre>
</blockquote>
<br>
Hi,<br>
I'm trying to apply this patch on the current stable package, without
success.<br>
Which version did you started from ?<br>
<br>
<blockquote><a class="moz-txt-link-abbreviated" href="mailto:uml@neo1:~/PATCHING.dhcp3-client$">uml@neo1:~/PATCHING.dhcp3-client$</a> patch
./dhcp3-3.1.1/debian/dhclient-script.linux bug_563677_message_40.patch <br>
patching file ./dhcp3-3.1.1/debian/dhclient-script.linux<br>
Hunk #2 succeeded at 209 with fuzz 2.<br>
patch: **** malformed patch at line 65: @@ -237,11 +271,21 @@<br>
</blockquote>
<blockquote cite="mid:%3C809364.75464.qm@web39608.mail.mud.yahoo.com%3E"
 type="cite">
  <pre wrap="">
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

--- dhclient-script.lenny       2010-03-23 19:28:08.000000000 -0400
+++ dhclient-script     2010-03-23 19:27:25.000000000 -0400
@@ -67,6 +67,30 @@
     return $exit_status
  </pre>
</blockquote>
<pre class="moz-signature" cols="72">-- 
Regards,

Guido Serra
VIS Technology QA
Vodafone Group Services GmbH
D&uuml;sseldorf, Germany
Tel: +49-211-820-2629

Registered Office: Mannesmannufer 2, 40213 D&uuml;sseldorf, Germany County Court D&uuml;sseldorf, HRB 53554 
Management Board: Dr. Joachim Peters, Rainer Wallek </pre>
</body>
</html>