<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netinet/ip_flow.c, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2001-11-04T17:35:31Z</updated>
<entry>
<title>s/FREE/free/</title>
<updated>2001-11-04T17:35:31Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2001-11-04T17:35:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1505cdcedcf48d8972fe7355f2d29b0d0227bcde'/>
<id>urn:sha1:1505cdcedcf48d8972fe7355f2d29b0d0227bcde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.12: Pass the correct destination address for the route-to-gateway case.</title>
<updated>2001-08-08T08:20:35Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-08T08:20:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d8ec8d4df81e58799803b466dbee2e54470a7d1'/>
<id>urn:sha1:0d8ec8d4df81e58799803b466dbee2e54470a7d1</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sysctl descriptions to many SYSCTL_XXXs</title>
<updated>1999-05-03T23:57:32Z</updated>
<author>
<name>Bill Fumerola</name>
<email>billf@FreeBSD.org</email>
</author>
<published>1999-05-03T23:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3d177f465a88e6d324c54f0bf69bd2df8946e954'/>
<id>urn:sha1:3d177f465a88e6d324c54f0bf69bd2df8946e954</id>
<content type='text'>
PR:		kern/11197
Submitted by:	Adrian Chadd &lt;adrian@FreeBSD.org&gt;
Reviewed by:	billf(spelling/style/minor nits)
Looked at by:	bde(style)
</content>
</entry>
<entry>
<title>Staticize.</title>
<updated>1999-04-11T02:50:42Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1999-04-11T02:50:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=66235db57fe709016bd2e3c952aeeb9b342cf92d'/>
<id>urn:sha1:66235db57fe709016bd2e3c952aeeb9b342cf92d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static</title>
<updated>1998-12-07T21:58:50Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1998-12-07T21:58:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f1d19042b082d95f07a0027e596ba2405aa8a9a5'/>
<id>urn:sha1:f1d19042b082d95f07a0027e596ba2405aa8a9a5</id>
<content type='text'>
and local variables, goto labels, and functions declared but not defined.
</content>
</entry>
<entry>
<title>Removed unused includes.</title>
<updated>1998-06-21T14:53:44Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-06-21T14:53:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e5b19842ef2f7cc2fedb3c37b2a98796d5739f1d'/>
<id>urn:sha1:e5b19842ef2f7cc2fedb3c37b2a98796d5739f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo-bug in ipflow_reap that could cause a NULL pointer</title>
<updated>1998-05-19T17:47:11Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-05-19T17:47:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=677c9dd6f37e4f1d7ea699a58e6beb7a99b8e8c4'/>
<id>urn:sha1:677c9dd6f37e4f1d7ea699a58e6beb7a99b8e8c4</id>
<content type='text'>
dereference.  I have also sent this fix to Matt Thomas.
</content>
</entry>
<entry>
<title>Move (private) struct ipflow out of ip_var.h, to reduce dependencies</title>
<updated>1998-05-19T15:53:50Z</updated>
<author>
<name>Pierre Beyssac</name>
<email>pb@FreeBSD.org</email>
</author>
<published>1998-05-19T15:53:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c711e6d0438ab8e6bd4bc582ca8fa3c0e6fb378'/>
<id>urn:sha1:4c711e6d0438ab8e6bd4bc582ca8fa3c0e6fb378</id>
<content type='text'>
(for ipfw for example) on internal implementation details.
Add $Id$ where missing.
</content>
</entry>
<entry>
<title>Moved #define of IPFLOW_HASHBITS to ip_flow.c where I think it belongs.</title>
<updated>1998-05-19T14:19:03Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1998-05-19T14:19:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc3205c24d4ecb1316b2897a1286b0b33585880d'/>
<id>urn:sha1:cc3205c24d4ecb1316b2897a1286b0b33585880d</id>
<content type='text'>
</content>
</entry>
</feed>
