<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/if_ether.c, branch stable/2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-09-05T08:39:22Z</updated>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-09-05T08:39:22Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-05T08:39:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0b6460abc80cd8953e4eda185c4cad96dcb39c8'/>
<id>urn:sha1:c0b6460abc80cd8953e4eda185c4cad96dcb39c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from current: Don't send arp request for the ip address 0.0.0.0.</title>
<updated>1997-05-14T16:45:42Z</updated>
<author>
<name>Tor Egge</name>
<email>tegge@FreeBSD.org</email>
</author>
<published>1997-05-14T16:45:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=435ca6f78e2f58037b80a9c59d598679c395e6c7'/>
<id>urn:sha1:435ca6f78e2f58037b80a9c59d598679c395e6c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make "can't allocate llinfo" error more useful.</title>
<updated>1996-02-20T17:55:04Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1996-02-20T17:55:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95147e546fc3d975c5ab0d2c0ab0d0f304f9ff5b'/>
<id>urn:sha1:95147e546fc3d975c5ab0d2c0ab0d0f304f9ff5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Brought in changes from rev 1.18: delete obsolete #if 0 block.</title>
<updated>1995-07-23T05:26:13Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-07-23T05:26:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0f5158e9b9c6a697de182f3cd9584e778a51a1e'/>
<id>urn:sha1:b0f5158e9b9c6a697de182f3cd9584e778a51a1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>urn:sha1:9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make networking domains drop-ins, through the magic of GNU ld.  (Some day,</title>
<updated>1995-05-11T00:13:26Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-05-11T00:13:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=748e0b0accfecc7d90f16a3fc05b9c4502112625'/>
<id>urn:sha1:748e0b0accfecc7d90f16a3fc05b9c4502112625</id>
<content type='text'>
there may even be LKMs.)  Also, change the internal name of `unixdomain'
to `localdomain' since AF_LOCAL is now the preferred name of this family.
Declare netisr correctly and in the right place.
</content>
</entry>
<entry>
<title>Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.</title>
<updated>1995-05-09T13:35:48Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-05-09T13:35:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=94a5d9b6a175cae20ec679babd934ba97d36ffd1'/>
<id>urn:sha1:94a5d9b6a175cae20ec679babd934ba97d36ffd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup loopback interface support.</title>
<updated>1995-04-26T18:10:58Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1995-04-26T18:10:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f5fea3ddc9727dd4948cabafd178801ab6630c17'/>
<id>urn:sha1:f5fea3ddc9727dd4948cabafd178801ab6630c17</id>
<content type='text'>
Reviewed by:	wollman
</content>
</entry>
<entry>
<title>Add and move declarations to fix all of the warnings from `gcc -Wimplicit'</title>
<updated>1995-03-16T18:17:34Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-03-16T18:17:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b5e8ce9f12b66453759f254bdf8bfc53fe2b6948'/>
<id>urn:sha1:b5e8ce9f12b66453759f254bdf8bfc53fe2b6948</id>
<content type='text'>
(except in netccitt, netiso and netns) and most of the warnings from
`gcc -Wnested-externs'.  Fix all the bugs found.  There were no serious
ones.
</content>
</entry>
<entry>
<title>Add inet_ntoa() and replace ARP's private routine with same.</title>
<updated>1995-03-16T17:32:27Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-03-16T17:32:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ef0cdf33294934caefbb7ba00d0eab9aa144b0c3'/>
<id>urn:sha1:ef0cdf33294934caefbb7ba00d0eab9aa144b0c3</id>
<content type='text'>
</content>
</entry>
</feed>
