<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netgraph/netflow, branch releng/7.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F7.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2009-05-20T02:48:53Z</updated>
<entry>
<title>MFC rev. 192032</title>
<updated>2009-05-20T02:48:53Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2009-05-20T02:48:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5fefc7f437cb450585ae4d9ddbb5ae2857a48413'/>
<id>urn:sha1:5fefc7f437cb450585ae4d9ddbb5ae2857a48413</id>
<content type='text'>
Fix copy-paste bug in NGM_NETFLOW_SETCONFIG argument size verification.

PR:		kern/134220
Submitted by:	Eugene Mychlo
</content>
</entry>
<entry>
<title>MFC rev. 183693</title>
<updated>2009-01-09T20:55:26Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2009-01-09T20:55:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=269cf59b6be61c877022dd3441a8a5a8614f3a17'/>
<id>urn:sha1:269cf59b6be61c877022dd3441a8a5a8614f3a17</id>
<content type='text'>
Add ability to generate egress netflow instead or in addition to ingress.
Use mbuf tagging for accounted packets to not account packets twice when
both ingress and egress netflow enabled.
To keep compatibility new "setconfig" message added to control new
functionality. By default node works as before, doing only ingress
accounting without using mbuf tags.

Reviewed by:	glebius
</content>
</entry>
<entry>
<title>MFC an ABI compatible implementation of Multiple routing tables.</title>
<updated>2008-07-24T01:13:22Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2008-07-24T01:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6f21d05a2b9797c983c21e798d00ca80952db6d'/>
<id>urn:sha1:b6f21d05a2b9797c983c21e798d00ca80952db6d</id>
<content type='text'>
See the commit message for
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/route.c
version 1.129 (svn change # 178888) for more info.

Obtained from:	 Ironport (Cisco Systems)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2008-05-16T10:11:15Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2008-05-16T10:11:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=143ec1117dc01c2ff3f08b7ed9c3bf2c9bfb3f6b'/>
<id>urn:sha1:143ec1117dc01c2ff3f08b7ed9c3bf2c9bfb3f6b</id>
<content type='text'>
  Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for
  better grep-compliance and to standardize with the rest of the kernel.
</content>
</entry>
<entry>
<title>Revert previous commit.</title>
<updated>2008-02-03T10:30:45Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2008-02-03T10:30:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5bd0af954ee38d6e2932f7d8878f79b5b70006d4'/>
<id>urn:sha1:5bd0af954ee38d6e2932f7d8878f79b5b70006d4</id>
<content type='text'>
glebius@ noticed that it was not a bug, but undocumented feature.
</content>
</entry>
<entry>
<title>MFC rev. 1.15</title>
<updated>2008-02-02T15:48:05Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2008-02-02T15:48:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=27c87e7cf9ccfbcdeb9df61a94c1bfb7d7954983'/>
<id>urn:sha1:27c87e7cf9ccfbcdeb9df61a94c1bfb7d7954983</id>
<content type='text'>
Run expire even without export hook connected.
</content>
</entry>
<entry>
<title>MFC rev. 1.26-1.27</title>
<updated>2008-01-28T19:46:17Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2008-01-28T19:46:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1005b9c4b3a8f54934134c4a4dc5e768902382af'/>
<id>urn:sha1:1005b9c4b3a8f54934134c4a4dc5e768902382af</id>
<content type='text'>
Remove one very strange unneded if.
Fix memory leak when export hook is not connected.
</content>
</entry>
<entry>
<title>Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which</title>
<updated>2007-08-06T14:26:03Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-08-06T14:26:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0bf686c1257e2e7944a4cee9d9d628280facaa3d'/>
<id>urn:sha1:0bf686c1257e2e7944a4cee9d9d628280facaa3d</id>
<content type='text'>
previously conditionally acquired Giant based on debug.mpsafenet.  As that
has now been removed, they are no longer required.  Removing them
significantly simplifies error-handling in the socket layer, eliminated
quite a bit of unwinding of locking in error cases.

While here clean up the now unneeded opt_net.h, which previously was used
for the NET_WITH_GIANT kernel option.  Clean up some related gotos for
consistency.

Reviewed by:	bz, csjp
Tested by:	kris
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Bump maximum number of interface hooks to the maximum possible value.</title>
<updated>2007-03-28T13:59:13Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2007-03-28T13:59:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc7359b8dd06ae28eca54d6049a3a9830db054e2'/>
<id>urn:sha1:dc7359b8dd06ae28eca54d6049a3a9830db054e2</id>
<content type='text'>
This will increase the memory consumption for more than 1 Mb, but this
is required for operation on multiinterface access concentrators running
mpd.

Requested by:	Alexander Motin
</content>
</entry>
<entry>
<title>Recognize 802.1q frames in Ethernet input and process them.</title>
<updated>2006-10-11T15:27:13Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-10-11T15:27:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7801dc7cb32e5df240b1a88b00ef52a2c08887d5'/>
<id>urn:sha1:7801dc7cb32e5df240b1a88b00ef52a2c08887d5</id>
<content type='text'>
PR:		kern/101162
Submitted by:	CoolDavid (Tseng Guo-Fu) &lt;cooldavid cdpa.nsysu.edu.tw&gt;
</content>
</entry>
</feed>
