<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/net, branch release/4.9.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.9.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.9.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-10-27T07:57:33Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-10-27T07:57:33Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-10-27T07:57:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=90928716548537e93f54266e33cb4a3353fd3932'/>
<id>urn:sha1:90928716548537e93f54266e33cb4a3353fd3932</id>
<content type='text'>
'RELENG_4_9_0_RELEASE'.

This commit was manufactured to restore the state of the 4.9-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: add support for using kqueue to watch bpf sockets.</title>
<updated>2003-08-21T23:50:54Z</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2003-08-21T23:50:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b08280f6a276147549756a1bbd95aee99a09b4f7'/>
<id>urn:sha1:b08280f6a276147549756a1bbd95aee99a09b4f7</id>
<content type='text'>
v1.33 lib/libc/sys/kqueue.2
v1.113 sys/net/bpf.c
v1.23 sys/net/bpfdesc.h

Submitted by:	Brian Buchanan of nCircle
</content>
</entry>
<entry>
<title>MFC 1.164: Disabling multicast on vlan interface caused kernel panic.</title>
<updated>2003-07-26T11:43:37Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-07-26T11:43:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=13dcb8e56584b058f9926ceb55e02fa5b67b6552'/>
<id>urn:sha1:13dcb8e56584b058f9926ceb55e02fa5b67b6552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev 1.83:</title>
<updated>2003-06-01T01:46:11Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2003-06-01T01:46:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5ceac047fad5b52b878ab866819bacc93070a13a'/>
<id>urn:sha1:5ceac047fad5b52b878ab866819bacc93070a13a</id>
<content type='text'>
Fix a panic in low memory situations.
</content>
</entry>
<entry>
<title>MFC: (1.144, 1.145): Check the return value from m_copy() for NULL.</title>
<updated>2003-04-28T15:45:53Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2003-04-28T15:45:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=493fb332d83b348ab613163e7f639f3375a74866'/>
<id>urn:sha1:493fb332d83b348ab613163e7f639f3375a74866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: if_printf()</title>
<updated>2003-04-15T18:11:19Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-04-15T18:11:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d3469daa3ebfbe9105006b9e9e8496ca7df8379d'/>
<id>urn:sha1:d3469daa3ebfbe9105006b9e9e8496ca7df8379d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.46: Implement SIOCGIFMEDIA for vlan devices</title>
<updated>2003-02-14T22:25:58Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>2003-02-14T22:25:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1cb3be2b7c486a7eb67be628955467e73a586643'/>
<id>urn:sha1:1cb3be2b7c486a7eb67be628955467e73a586643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2003-02-05T18:42:15Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-02-05T18:42:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d9348c4b0aaab08fcec1e75528f6f386e034a961'/>
<id>urn:sha1:d9348c4b0aaab08fcec1e75528f6f386e034a961</id>
<content type='text'>
- bpf is now working (tested with tcpdump)
- fix promiscious mode
</content>
</entry>
<entry>
<title>revert algorithm renumbering done in FAST_IPSEC MFC; this breaks binary</title>
<updated>2003-01-31T23:21:01Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-01-31T23:21:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=875c1a0a8f5c46d54aa86882199577ea330f9683'/>
<id>urn:sha1:875c1a0a8f5c46d54aa86882199577ea330f9683</id>
<content type='text'>
and KAME compatibility

Pointed out by:	Helge Oldach &lt;stable31jan03@oldach.net&gt;
</content>
</entry>
<entry>
<title>MFC: sync Arcnet driver and framework with -current</title>
<updated>2003-01-28T11:19:05Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-01-28T11:19:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c2f733ccf1a20bf1d13e0cd8bb6c8403fdaa417'/>
<id>urn:sha1:8c2f733ccf1a20bf1d13e0cd8bb6c8403fdaa417</id>
<content type='text'>
(most notable addition is IPX support)
</content>
</entry>
</feed>
