<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/if_gre, branch releng/7.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-10-14T23:30:17Z</updated>
<entry>
<title>Let modules use the kernel's opt_*.h files if built along with</title>
<updated>2005-10-14T23:30:17Z</updated>
<author>
<name>Yaroslav Tykhiy</name>
<email>ytykhiy@gmail.com</email>
</author>
<published>2005-10-14T23:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=822923447e454b30d310cb46903c9ddeca9f0a7a'/>
<id>urn:sha1:822923447e454b30d310cb46903c9ddeca9f0a7a</id>
<content type='text'>
the kernel by wrapping all targets for fake opt_*.h files in
.if defined(KERNBUILDDIR).  Thus, such fake files won't be
created at all if modules are built with the kernel.

Some modules undergo cleanup like removing unused or unneeded
options or .h files, without which they wouldn't build this way
or the other.

Reviewed by:	ru
Tested by:	no binary changes in modules built alone
Tested on:	i386 sparc64 amd64
</content>
</entry>
<entry>
<title>Fix a bug whereby the physical endpoints of a gre(4) tunnel would not</title>
<updated>2003-11-14T20:58:00Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2003-11-14T20:58:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f16770ae7e91af28ae114597582bcee74ddfb856'/>
<id>urn:sha1:f16770ae7e91af28ae114597582bcee74ddfb856</id>
<content type='text'>
be printed, if the module were loaded into a kernel which had INET6 enabled.

The gre(4) driver does not use INET6, nor is it specified for IPv6. The
tunnel_status() function in ifconfig(8) is somewhat overzealous and assumes
that all tunnel interfaces speak KAME ifioctls.

This fix follows the path of least resistance, by teaching gre(4) about
the two KAME ifioctls concerned.

PR:	bin/56341
</content>
</entry>
<entry>
<title>Finish driving a stake through the heart of netns and the associated</title>
<updated>2003-03-05T19:24:24Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2003-03-05T19:24:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c6b084e9675f9c4f3e9765b9d4b48ff0493d0d1'/>
<id>urn:sha1:3c6b084e9675f9c4f3e9765b9d4b48ff0493d0d1</id>
<content type='text'>
ifdefs scattered around the place - its dead Jim!

The SMB stuff had stolen AF_NS, make it official.
</content>
</entry>
<entry>
<title>Since bpf is no longer an optional component, remove associated ifdef's.</title>
<updated>2002-10-02T09:38:17Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-10-02T09:38:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=748bb23dcc2f019316ca7cb6161076d2ce70d14f'/>
<id>urn:sha1:748bb23dcc2f019316ca7cb6161076d2ce70d14f</id>
<content type='text'>
Submitted by:	don't quite remember - the name of the sender disappeared
		with the rest of my inbox. :(
</content>
</entry>
<entry>
<title>Cosmetics: #define NETATALK --&gt; #define NETATALK 1, so that it is in line with</title>
<updated>2002-09-10T10:19:03Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-09-10T10:19:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5da5a16d46279b1bf5261b8627b8c7cae4203ad9'/>
<id>urn:sha1:5da5a16d46279b1bf5261b8627b8c7cae4203ad9</id>
<content type='text'>
other #define FOO.
</content>
</entry>
<entry>
<title>Add if_gre module glue.</title>
<updated>2002-09-06T17:17:33Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-09-06T17:17:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=856af10e6a35f748e5e7d4501fc52674558b7258'/>
<id>urn:sha1:856af10e6a35f748e5e7d4501fc52674558b7258</id>
<content type='text'>
</content>
</entry>
</feed>
