<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/dhclient, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>MFC:	1.3</title>
<updated>2007-12-10T17:49:16Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-12-10T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b85c778904901fe8bf7963977e218b05293a9da5'/>
<id>urn:sha1:b85c778904901fe8bf7963977e218b05293a9da5</id>
<content type='text'>
Teach dhclient(8) about net80211 link (association) status.

Especially it helps ndis(4) where it is used with wpa_supplicant(8)
since 0.5.8 is imported.  Previously ndis_events(8) was used to notify
link status to wpa_supplicant but it is defuct now, i. e., external event
notification mechanism is removed by the vendor and there is no substitute
for ndisulator yet.

Reviewed by:	brooks
OK'd by:	sam
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>- Remove references to unexisting man pages</title>
<updated>2007-09-20T10:46:25Z</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2007-09-20T10:46:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b7267a277ac97ee041861283f8f4619d6b7acaf'/>
<id>urn:sha1:6b7267a277ac97ee041861283f8f4619d6b7acaf</id>
<content type='text'>
PR:		docs/116099
Submitted by:	Ben Kaduk &lt;minimarmot@gmail.com&gt;
Approved by:	re (bmah)
MFC after:	3 days
</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>Add a $FreeBSD$ tag missing after the original import.  Note that this</title>
<updated>2007-02-09T16:28:25Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2007-02-09T16:28:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a2d605f78c8efffd109355940d14cb15515d0218'/>
<id>urn:sha1:a2d605f78c8efffd109355940d14cb15515d0218</id>
<content type='text'>
file isn't actually installed; the one in src/etc is.
</content>
</entry>
<entry>
<title>Actually implement rev 1.12 for host names and NIS domain names.  We</title>
<updated>2007-01-29T15:55:13Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2007-01-29T15:55:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a0b5cadc42018cf3289d8c7b17955b4a2eb2389a'/>
<id>urn:sha1:a0b5cadc42018cf3289d8c7b17955b4a2eb2389a</id>
<content type='text'>
were removing the invalid option, but still rejecting the lease.

Reported by:	Yoshihiko Sarumaru &lt;mistral at imasy dot or dot jp&gt;
</content>
</entry>
<entry>
<title>It is possible for bpf to return a length such that:</title>
<updated>2006-09-26T01:02:02Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2006-09-26T01:02:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ebe609b4a27915450777936bd6b50e685531a647'/>
<id>urn:sha1:ebe609b4a27915450777936bd6b50e685531a647</id>
<content type='text'>
	length != BPF_WORDALIGN(length)

This meeans that it is possible for this to be true:

	interface-&gt;rbuf_offset &gt; interface-&gt;rbuf_len

Handle this case in the test for running out of packets.  While
OpenBSD's solution of setting interface-&gt;rbuf_len to
BPF_WORDALIGN(length) is safe due to the size of the buffer, I think
this solution results in less hidden assumptions.

This should fix the problem of dhclient running away and consuming 100%
CPU.

PR:		bin/102226
Submitted by:	Joost Bekkers &lt;joost at jodocus.org&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Revert the addition of -p.  It's flawed in that dhclient should not run</title>
<updated>2006-08-21T16:31:31Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2006-08-21T16:31:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3dd3357a130e1657d2a366b9c5263d81d3505007'/>
<id>urn:sha1:3dd3357a130e1657d2a366b9c5263d81d3505007</id>
<content type='text'>
on an interface without carrier.  devd should be used instead to handle
link up/down events.

Put on the right path by:	brooks, sam
</content>
</entry>
</feed>
