<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netgraph, branch releng/10.3</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFH: r278640</title>
<updated>2015-12-27T13:37:14+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2015-12-27T13:37:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cc63876f4c082b3f561727bd4756adb9d0ddd2a8'/>
<id>cc63876f4c082b3f561727bd4756adb9d0ddd2a8</id>
<content type='text'>
Revise default limit for maximum of netgraph data items.
With modern internet speeds the limit can be reached even
on a single L2TP link.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revise default limit for maximum of netgraph data items.
With modern internet speeds the limit can be reached even
on a single L2TP link.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r287654: Add support for PPP-Max-Payload PPPoE tag (RFC4638).</title>
<updated>2015-10-06T13:10:21+00:00</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2015-10-06T13:10:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1ed7b7ab07b852374df5e71300d8d6f940bc74c7'/>
<id>1ed7b7ab07b852374df5e71300d8d6f940bc74c7</id>
<content type='text'>
Submitted by:   Dmitry Luhtionov &lt;dmitryluhtionov@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:   Dmitry Luhtionov &lt;dmitryluhtionov@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC of r280785, r280871, r280872, r281510, r218511 - callout fixes.</title>
<updated>2015-04-17T15:39:42+00:00</updated>
<author>
<name>Randall Stewart</name>
<email>rrs@FreeBSD.org</email>
</author>
<published>2015-04-17T15:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e251a06acb53cacf3aabe6791b379723f1f52344'/>
<id>e251a06acb53cacf3aabe6791b379723f1f52344</id>
<content type='text'>
Sponsored by:   Netflix Inc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:   Netflix Inc.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r277951:</title>
<updated>2015-02-03T07:59:33+00:00</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2015-02-03T07:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=39b3de5814ad7466982006e8283fb43685f3b92e'/>
<id>39b3de5814ad7466982006e8283fb43685f3b92e</id>
<content type='text'>
Fix a bunch of -Wcast-qual warnings in netgraph's ng_parse.c, by using
__DECONST.  No functional change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix a bunch of -Wcast-qual warnings in netgraph's ng_parse.c, by using
__DECONST.  No functional change.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r263710, r273377, r273378, r273423 and r273455:</title>
<updated>2014-10-27T14:38:00+00:00</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2014-10-27T14:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d8d5d69aa6ecf430bc909103c271461db8cafb11'/>
<id>d8d5d69aa6ecf430bc909103c271461db8cafb11</id>
<content type='text'>
- De-vnet hash sizes and hash masks.
- Fix multiple issues related to arguments passed to SYSCTL macros.

Sponsored by:	Mellanox Technologies
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- De-vnet hash sizes and hash masks.
- Fix multiple issues related to arguments passed to SYSCTL macros.

Sponsored by:	Mellanox Technologies
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r267336:</title>
<updated>2014-06-30T19:46:17+00:00</updated>
<author>
<name>Mikolaj Golub</name>
<email>trociny@FreeBSD.org</email>
</author>
<published>2014-06-30T19:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=47533f333d12e4628e6b6bcac703053269d02f68'/>
<id>47533f333d12e4628e6b6bcac703053269d02f68</id>
<content type='text'>
PF_BLUETOOTH protocols: skip initialization of non-virtualized globals
for non-default VNET instances.

This fixes panic on a vnet initialization when ng_btsocket is loaded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PF_BLUETOOTH protocols: skip initialization of non-virtualized globals
for non-default VNET instances.

This fixes panic on a vnet initialization when ng_btsocket is loaded.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r266538:</title>
<updated>2014-06-05T05:36:55+00:00</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2014-06-05T05:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f441d27df6a4fbf1cb526d47a3c7b409b76a9633'/>
<id>f441d27df6a4fbf1cb526d47a3c7b409b76a9633</id>
<content type='text'>
Make ng_mppc to not disable the node in case of multiple packet loss.
Quite often it can be just packet reorder, and killing link in such case
is inconvenient.  Add few sysctl's to control that behavior.

PR:		kern/182212
Submitted by:	Eugene Grosbein &lt;egrosbein@rdtc.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make ng_mppc to not disable the node in case of multiple packet loss.
Quite often it can be just packet reorder, and killing link in such case
is inconvenient.  Add few sysctl's to control that behavior.

PR:		kern/182212
Submitted by:	Eugene Grosbein &lt;egrosbein@rdtc.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge r260046:  Fix the parse type for NGM_LISTTYPES.</title>
<updated>2014-01-22T10:38:01+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2014-01-22T10:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=66f50a2a273c15cf96447bf07314e1e74a97e3c0'/>
<id>66f50a2a273c15cf96447bf07314e1e74a97e3c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge 260225:</title>
<updated>2014-01-22T09:22:39+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2014-01-22T09:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e2b3504bd1e387e3176aad9d48c1e06226f015c7'/>
<id>e2b3504bd1e387e3176aad9d48c1e06226f015c7</id>
<content type='text'>
  Fix circular math macro.

PR:	146082
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fix circular math macro.

PR:	146082
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r260048:</title>
<updated>2014-01-04T19:04:53+00:00</updated>
<author>
<name>Dimitry Andric</name>
<email>dim@FreeBSD.org</email>
</author>
<published>2014-01-04T19:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=237188d08cdcb6cb992891a019c20052f202adaa'/>
<id>237188d08cdcb6cb992891a019c20052f202adaa</id>
<content type='text'>
In sys/netgraph/netflow, use __FBSDID() instead of old-style rcs_id[].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In sys/netgraph/netflow, use __FBSDID() instead of old-style rcs_id[].
</pre>
</div>
</content>
</entry>
</feed>
