<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/dhclient/dhclient-script, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>Use the -n flag to route(8) when calling "route get".  Otherwise we hang</title>
<updated>2008-06-09T20:03:35Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-06-09T20:03:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9761cdd839dfe0983d6286fa6bbe9c824f27aceb'/>
<id>urn:sha1:9761cdd839dfe0983d6286fa6bbe9c824f27aceb</id>
<content type='text'>
for a long time if we get a lease, but DNS isn't working.

MFC after:	1 week
</content>
</entry>
<entry>
<title>Add a new function is_default_interface() which determines if this</title>
<updated>2008-03-30T02:42:39Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-03-30T02:42:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d5354256b6f0e2090160910b6729abcea20dcf14'/>
<id>urn:sha1:d5354256b6f0e2090160910b6729abcea20dcf14</id>
<content type='text'>
interface is one with the default route (or there isn't one).  Use it to
decide if we should adjust the default route and /etc/resolv.conf.

Fix the delete of the default route.  The if statement was totally bogus
and the delete only worked due to a typo. [1]

Reported by:	Jordan Coleman &lt;jordan at JordanColeman dot com&gt; [1]
MFC after:	1 week
</content>
</entry>
<entry>
<title>During PREINIT, when giving the interface the address 0.0.0.0, do it as an</title>
<updated>2008-01-21T23:54:57Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-01-21T23:54:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1547317e888a4ba6d48ed411dadefd7b5dd9e60c'/>
<id>urn:sha1:1547317e888a4ba6d48ed411dadefd7b5dd9e60c</id>
<content type='text'>
alias to avoid distrubing other addresses.

PR:		bin/119255
Submitted by:	Jaakko Heinonen &lt;jh at saunalahti dot fi&gt;
</content>
</entry>
<entry>
<title>Use the -n flag on ifconfig so that dhclient does not cause the kernel module</title>
<updated>2007-07-03T17:49:32Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2007-07-03T17:49:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=60932bc9ae77f0c2b82e2968f66afc7dbbf3d39c'/>
<id>urn:sha1:60932bc9ae77f0c2b82e2968f66afc7dbbf3d39c</id>
<content type='text'>
to be reloaded when the interface is torn down.

Reviewed by:	brooks
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>The minimum size of an RFC3442 destination descriptor is five bytes, so</title>
<updated>2007-04-13T15:07:10Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2007-04-13T15:07:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9f0d81ba560b9d19e4c31f5ae01b92521335b874'/>
<id>urn:sha1:9f0d81ba560b9d19e4c31f5ae01b92521335b874</id>
<content type='text'>
correct test to -ge 5.  Without this change an RFC3442 encoded default
route would be ignored.

Reported by:	Cedric Jonas &lt;cedric at decemplex dot net&gt;
</content>
</entry>
<entry>
<title>Implement RFC3442, the Classless Static Route option.</title>
<updated>2007-02-09T17:50:26Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2007-02-09T17:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2fcc7370089b24fe8f0aedfa65c9736c0736c912'/>
<id>urn:sha1:2fcc7370089b24fe8f0aedfa65c9736c0736c912</id>
<content type='text'>
The original DHCP specification includes a route option but it supports
only class-based routes.  RFC3442 adds support for specifying the netmask
width for each static route.  A variable length encoding is used to minimize
the size of this option.

PR:             bin/99534
Submitted by:   Andrey V. Elsukov &lt;bu7cher@yandex.ru&gt;
Reviewed by:    brooks
</content>
</entry>
<entry>
<title>Fix rev 1.12.</title>
<updated>2006-01-26T21:05:39Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2006-01-26T21:05:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f1bacaa50130f42b545a2b577df0652b74db9f3d'/>
<id>urn:sha1:f1bacaa50130f42b545a2b577df0652b74db9f3d</id>
<content type='text'>
/tmp may not be writeable yet when dhclient is first run via
/etc/rc.d/netif so using it may not work.  Also, writing to a
predictable file in /tmp as root is a really bad idea since a malicious
user may be able to win a race and insert a symlink which will allow
them to cause any file to be overwritten.  To solve these problems,
create the tempory file in /var/run which will exist this early and is
writable only by root.

Security:	Local risk if users can cause dhclient to run on demand
		(such as by unplugging and replugging the network cable).
</content>
</entry>
<entry>
<title>Give the TIMEOUT case a chance to work by using -t # instead of the</title>
<updated>2006-01-24T06:11:55Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2006-01-24T06:11:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b0864f3a7d9d165018b5f658414d7a66085dd0fc'/>
<id>urn:sha1:b0864f3a7d9d165018b5f658414d7a66085dd0fc</id>
<content type='text'>
OpenBSD -w # when invoking ping.

PR:		bin/92187
Submitted by:	"Shin'ya Kumabuchi" &lt;kumabu at t3 dot rim dot or dot jp&gt;
MFC After:	6 days
</content>
</entry>
<entry>
<title>Make dhclient-script more agreeable with read-only /etc.</title>
<updated>2006-01-23T05:42:59Z</updated>
<author>
<name>Wes Peters</name>
<email>wes@FreeBSD.org</email>
</author>
<published>2006-01-23T05:42:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=90158aee27c7de9dcb2b5a2c74230676f38ddea7'/>
<id>urn:sha1:90158aee27c7de9dcb2b5a2c74230676f38ddea7</id>
<content type='text'>
PR:		90518
Submitted by:	John E. Hein &lt;jhein@timing.com&gt;
MFC after:	3 days
</content>
</entry>
</feed>
